Name |
Last commit
|
Last update |
---|---|---|
.. | ||
.gitignore | ||
NAMING | ||
t0001-errno.c | ||
t0101-hash.c | ||
t0101-oid.c | ||
t0102-objtype.c | ||
t0103-objhash.c | ||
t0201-readloose.c | ||
t0202-readloose.c | ||
test_lib.c | ||
test_lib.h | ||
test_main.c |
This way we can be fairly certain we run tests of lower-level parts of the library before we run tests of higher-level more complex parts. If there is any problem in a lower-level part of the library, the earlier test will identify it and stop, making it easire to troubleshoot the failure. A rough naming guide has been added for the test suite to explain the current category structure. Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
.gitignore | Loading commit data... | |
NAMING | Loading commit data... | |
t0001-errno.c | Loading commit data... | |
t0101-hash.c | Loading commit data... | |
t0101-oid.c | Loading commit data... | |
t0102-objtype.c | Loading commit data... | |
t0103-objhash.c | Loading commit data... | |
t0201-readloose.c | Loading commit data... | |
t0202-readloose.c | Loading commit data... | |
test_lib.c | Loading commit data... | |
test_lib.h | Loading commit data... | |
test_main.c | Loading commit data... |