18 lines
281 B
INI
18 lines
281 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.sh")
|
|
execute ("./ejson_test")
|
|
|
|
cluster
|
|
test_dir: "."
|
|
|
|
end
|