Skip to content

Commit 4e6ee78

Browse files
Rebuild PGF when running precision test
1 parent 7541d02 commit 4e6ee78

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Makefile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,5 +64,6 @@ test_ontograph_40:
6464

6565
# Test the precision by generating random trees and parsing them with Codeco
6666
test_precision:
67-
bash run-precision-test.bash 1000
67+
bash make-pgf.bash grammars/acewiki_aceowl/ "words/acewiki_aceowl/TestAttempto{Ace,}.gf"
68+
bash run-precision-test.bash 100
6869
# bash run-precision-test.bash

0 commit comments

Comments
 (0)