• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..12-Jul-2019-

README.mdH A D12-Jul-2019381 96

apitrace.cppH A D12-Jul-20191.3 KiB7865

cfreeze.cH A D12-Jul-20193 KiB9576

ctest.cH A D12-Jul-2019668 3127

example.cppH A D12-Jul-20192.4 KiB6534

makefileH A D12-Jul-201996 42

morenmore.cppH A D12-Jul-2019438 2120

newdelete.cppH A D12-Jul-2019131 76

run.shH A D12-Jul-20192.7 KiB12186

terminate.cppH A D12-Jul-2019925 5036

traverse.cppH A D12-Jul-20193 KiB141111

unit.cppH A D12-Jul-2019624 2322

README.md

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