test: ratchet LANGBYTEID floor 142->143 after #11 idx-dot-aggret pin
This commit is contained in:
2
Makefile
2
Makefile
@@ -2769,7 +2769,7 @@ test-lang: all
|
|||||||
LANGBYTEID_DIR = $(OUT)/langbyteid
|
LANGBYTEID_DIR = $(OUT)/langbyteid
|
||||||
LANGBYTEID_FILES = $(filter-out %_runonly_test.ww,$(wildcard test/lang/*_test.ww))
|
LANGBYTEID_FILES = $(filter-out %_runonly_test.ww,$(wildcard test/lang/*_test.ww))
|
||||||
LANGBYTEID_VERB = test -c
|
LANGBYTEID_VERB = test -c
|
||||||
LANGBYTEID_EXPECTED_MIN = 142
|
LANGBYTEID_EXPECTED_MIN = 143
|
||||||
$(if $(LANGBYTEID_FILES),,$(error test-lang-byteid: empty corpus))
|
$(if $(LANGBYTEID_FILES),,$(error test-lang-byteid: empty corpus))
|
||||||
test-lang-byteid: all
|
test-lang-byteid: all
|
||||||
@set -e; \
|
@set -e; \
|
||||||
|
|||||||
Reference in New Issue
Block a user