Skip to content

Commit

Permalink
Rewrite the unit testing suite
Browse files Browse the repository at this point in the history
NIH Enterprises presents: a new testing system based on CuTesT, which is
faster than our previous one and fortunately uses no preprocessing on
the source files, which means we can run that from CMake.

The test suites have been gathered together into bigger files (one file
per suite, testing each of the different submodules of the library).

Signed-off-by: Vicent Marti <[email protected]>
  • Loading branch information
vmg committed Feb 2, 2011
1 parent b70e4f8 commit 2a1732b
Show file tree
Hide file tree
Showing 44 changed files with 3,004 additions and 3,541 deletions.
596 changes: 596 additions & 0 deletions tests/t00-core.c

Large diffs are not rendered by default.

13 changes: 0 additions & 13 deletions tests/t0002-refcnt.c

This file was deleted.

125 changes: 0 additions & 125 deletions tests/t0003-strutil.c

This file was deleted.

27 changes: 0 additions & 27 deletions tests/t0004-vector.c

This file was deleted.

185 changes: 0 additions & 185 deletions tests/t0005-path.c

This file was deleted.

Loading

0 comments on commit 2a1732b

Please sign in to comment.