
test_scasp.pl
main(+Argv)[private]Options:
| ---------------- | --------------------------------------- |
| -q | Only run the quick tests |
| --timeout=Secs | Run tests with timeout (default 60) |
| --passed | Only run tests that have a .pass file |
| --save | Save result if no .pass file exists |
| --overwrite | Overwrite .pass after we passed |
| --pass | Overwrite .pass after we failed |
| --cov=Dir | Dump coverage data in Dir |
| --cov-by-test | Get coverage information by test |
| --cov-module=M | Module to analyse for --cov-by-test |
run_tests(+Files, +Options)[private]
run_test(+File, +Options) is semidetmeld to show the difference between the stacks if the
test failed.
pass_data(+TestFile, -PassFile, -PassData) is det[private]
test_files(+Argv, -Files, +Options) is det[private]
scasp_test(+File, -StackModelPairs, +Options) is det[private]
minimal_set_of_files(-SetOfClauses, -Minimal) is det[private]The following predicates are exported, but not or incorrectly documented.
test_scasp
qtest_scasp