Rewrite the unit testing suite
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 <tanoku@gmail.com>
Showing
tests/t00-core.c
0 → 100644
This diff is collapsed.
Click to expand it.
tests/t0002-refcnt.c
deleted
100644 → 0
tests/t0003-strutil.c
deleted
100644 → 0
tests/t0004-vector.c
deleted
100644 → 0
tests/t0005-path.c
deleted
100644 → 0
tests/t0020-dirent.c
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
tests/t0101-hash.c
deleted
100644 → 0
tests/t0102-objtype.c
deleted
100644 → 0
tests/t02-objread.c
0 → 100644
tests/t0201-existsloose.c
deleted
100644 → 0
tests/t0203-readloose.c
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
tests/t0205-readheader.c
deleted
100644 → 0
tests/t0402-details.c
deleted
100644 → 0
tests/t0403-write.c
deleted
100644 → 0
tests/t0502-list.c
deleted
100644 → 0
tests/t0602-write.c
deleted
100644 → 0
tests/t0603-sort.c
deleted
100644 → 0
tests/t0702-tableit.c
deleted
100644 → 0
tests/t08-tag.c
0 → 100644
tests/t0801-readtag.c
deleted
100644 → 0
tests/t0802-write.c
deleted
100644 → 0
tests/t0901-readtree.c
deleted
100644 → 0
tests/t10-refs.c
0 → 100644
tests/t1001-readtag.c
deleted
100644 → 0
tests/t1002-readsymref.c
deleted
100644 → 0
tests/t1003-readpackedref.c
deleted
100644 → 0
tests/test_lib.c
100644 → 100755
tests/test_lib.h
100644 → 100755
Please
register
or
sign in
to comment