Skip to content

Commit

Permalink
Revert "Add regression test for 4 byte UTF-8 handling"
Browse files Browse the repository at this point in the history
Since the fix to improve handling of numbers and alphanumeric codes in
snowballstem/snowball#81 this no longer
provides a regression test, and it causes iconv errors when running
tests for danish in ISO 8859-1:

iconv: illegal input sequence at position 213041
iconv: illegal input sequence at position 174917

It would be good to have a regression test for this, but we'll have to
do it a different way.

This reverts commit ef66b48.
  • Loading branch information
ojwb committed Jul 2, 2019
1 parent 2d7b98a commit dd6b18a
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion danish/output.txt
Expand Up @@ -23828,4 +23828,3 @@ zåvan
øvr
øvr
øvr
😘aa😘
1 change: 0 additions & 1 deletion danish/voc.txt
Expand Up @@ -23828,4 +23828,3 @@ zåvan
øvrig
øvrige
øvrigt
😘aa😘

0 comments on commit dd6b18a

Please sign in to comment.