Testing WP/Region
Use ./fc.sh -h|--help
to visualize the output before commiting changes.
Recommanded workflow
With default configuration, put a single 'job' function in each test file. Then:
- Run
./fc.sh test.i -r
to visualize the region graph and check the proofs - Run
./fc.sh test.i -u
to update the region-graph oracle (creates also the oracle directories) - Run
./fc.sh test.i -t
to check test is OK (eventually use-t -show
or-t -update
) - Run
./fc.sh test.i -q
to check qualif test is OK