ACEC/hCaD_V2/test/api/README.md
2022-10-21 19:34:18 +08:00

9 lines
381 B
Markdown

These are unit API tests of the library executed with `run.sh` which
actually needs to be called from an immediate sub-directory of CaDiCaL.
The binary and results of the tests are put into the build directory.
The `makefile` allows to compile and execute the API tests from within this
sub-directory with a single `make` command, but then uses `../../build` as
build directory.