From 563eb7d2b9446ee778f903df8f35f8b8d6daa765 Mon Sep 17 00:00:00 2001 From: Flammie A Pirinen Date: Tue, 4 Jun 2024 14:33:27 +0200 Subject: [PATCH] test case filtering? --- .../test/fstbased/desktop/hfst/accept-all-lemmas.sh.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/spellcheckers/test/fstbased/desktop/hfst/accept-all-lemmas.sh.in b/tools/spellcheckers/test/fstbased/desktop/hfst/accept-all-lemmas.sh.in index 0b4cc70d2..af15d38c9 100755 --- a/tools/spellcheckers/test/fstbased/desktop/hfst/accept-all-lemmas.sh.in +++ b/tools/spellcheckers/test/fstbased/desktop/hfst/accept-all-lemmas.sh.in @@ -29,7 +29,7 @@ checked_lemmas=checked_lemmas.txt ##### --include "(pattern1|pattern2|...)" ##### ##### --exclude "(pattern1|pattern2|...)" ##### @GTCORE@/scripts/extract-lemmas.sh \ - --exclude "(CmpN/Only|ShCmp|\+Cmp\/SplitR| Rreal | R | Rnoun |\+V\+|NOT-TO-LEMMATEST|Err\/Cmp|Use\/MT)" \ + --exclude "(CmpN/Only|ShCmp|\+Cmp\/SplitR| Rreal | R | Rnoun |\+V\+|NOT-TO-LEMMATEST|Err\/Cmp|Use\/MT|Err/Der|Err/Orth|Use/-Spell|ab-dot|VINJO-)" \ $source_files > $lemmas if ! test -f $speller_dir/${GIELLA_LANG}.zhfst ; then