Steps:
- Swi-Prolog -> Consult ->
graph.pl
file (as usual). - Run some queries to ensure everything is ok.
- Load the .plt file using:
load_test_files([]).
- Run the tests using:
run_tests.
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
Steps:
graph.pl
file (as usual).load_test_files([]).
run_tests.