File: README.md

package info (click to toggle)
cadical 2.1.3-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 4,224 kB
  • sloc: cpp: 36,901; ansic: 4,521; sh: 1,770; makefile: 91
file content (8 lines) | stat: -rw-r--r-- 381 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
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.