18 lines
299 B
INI
18 lines
299 B
INI
-- Gobo test (getest) configuration file for eJSON
|
|
|
|
test
|
|
ejson_test
|
|
|
|
default
|
|
class ("TEST_[A-Z0-9_]*")
|
|
feature ("test_[a-z0-9_]*")
|
|
prefix ("X")
|
|
testgen ("TESTGEN")
|
|
compile ("ec_compile.bat")
|
|
execute ("ejson_test.exe")
|
|
|
|
cluster
|
|
test_dir: "."
|
|
|
|
end
|