libgit2/tests
Vicent Marti 2cd6d6866e Tests now run with the resources folder as a hardcoded path
Each tests expects a "TEST_RESOURCES" define with the full path to the
resources folder.

Signed-off-by: Vicent Marti <tanoku@gmail.com>
2010-12-10 05:53:39 +02:00
..
resources Change git_repository initialization to use a path 2010-11-02 18:42:42 +02:00
.gitignore Fix Makefile to correctly handle 'make -j4 test' 2008-11-03 18:42:54 -08:00
NAMING Add unit tests for Commit parsing 2010-06-02 10:32:06 +02:00
t0001-errno.c Add string descriptions for all error codes 2010-11-05 03:55:04 +02:00
t0002-refcnt.c Add a mutex and atomic counter abstraction and implementations 2008-12-31 13:36:55 -08:00
t0003-strutil.c Add git__dirname and git__basename utility routines 2009-01-28 12:25:24 -08:00
t0020-dirent.c Fix some coding style issues 2010-02-28 20:09:45 +00:00
t0101-hash.c Change the library include file 2010-12-06 23:03:16 +02:00
t0101-oid.c Change the library include file 2010-12-06 23:03:16 +02:00
t0102-objtype.c Change the library include file 2010-12-06 23:03:16 +02:00
t0103-objhash.c Change the library include file 2010-12-06 23:03:16 +02:00
t0201-existsloose.c Change the library include file 2010-12-06 23:03:16 +02:00
t0202-readloose.c Change the library include file 2010-12-06 23:03:16 +02:00
t0203-readloose.c Change the library include file 2010-12-06 23:03:16 +02:00
t0204-readpack.c Change the library include file 2010-12-06 23:03:16 +02:00
t0205-readheader.c Change the library include file 2010-12-06 23:03:16 +02:00
t0301-write.c Change the library include file 2010-12-06 23:03:16 +02:00
t0401-parse.c Change the library include file 2010-12-06 23:03:16 +02:00
t0402-details.c Change the library include file 2010-12-06 23:03:16 +02:00
t0403-write.c Change the library include file 2010-12-06 23:03:16 +02:00
t0501-walk.c Change the library include file 2010-12-06 23:03:16 +02:00
t0502-list.c Change the library include file 2010-12-06 23:03:16 +02:00
t0601-read.c Tests now run with the resources folder as a hardcoded path 2010-12-10 05:53:39 +02:00
t0602-write.c Tests now run with the resources folder as a hardcoded path 2010-12-10 05:53:39 +02:00
t0603-sort.c Tests now run with the resources folder as a hardcoded path 2010-12-10 05:53:39 +02:00
t0701-table.c Redesigned the walking/object lookup interface 2010-08-12 18:48:55 +02:00
t0702-tableit.c Redesigned the walking/object lookup interface 2010-08-12 18:48:55 +02:00
t0801-readtag.c Change the library include file 2010-12-06 23:03:16 +02:00
t0802-write.c Change the library include file 2010-12-06 23:03:16 +02:00
t0901-readtree.c Change the library include file 2010-12-06 23:03:16 +02:00
t0902-modify.c Change the library include file 2010-12-06 23:03:16 +02:00
test_helpers.c Change include structure for the project 2010-12-06 01:14:15 +02:00
test_helpers.h Tests now run with the resources folder as a hardcoded path 2010-12-10 05:53:39 +02:00
test_lib.c Fix some coding style issues 2010-02-28 20:09:45 +00:00
test_lib.h Change the library include file 2010-12-06 23:03:16 +02:00
test_main.c Fix segfault handler in Mac OS X 2010-12-02 21:48:03 +02:00
tests.supp Add support for running the tests via valgrind 2009-10-13 16:23:54 +01:00