libgit2/tests
Carlos Martín Nieto 3d5a02b653 Plug an index leak
The test wasn't updated when repos lost ownership of indices

Signed-off-by: Carlos Martín Nieto <cmn@elego.de>
2011-06-16 20:30:40 +02:00
..
resources Test replacing a value 2011-06-14 14:26:08 +02:00
.gitignore Fix Makefile to correctly handle 'make -j4 test' 2008-11-03 18:42:54 -08:00
NAMING tests: Update NAMING file 2011-05-17 15:11:43 +03:00
t00-core.c Fix filebuf0 test which was failing on Windows 2011-06-12 07:37:56 +02:00
t01-data.h Rewrite the unit testing suite 2011-02-02 02:15:25 +02:00
t01-rawobj.c oid: Rename methods 2011-06-16 02:36:21 +02:00
t02-data.h Cleanup the testing toolkit 2011-03-03 20:23:52 +02:00
t02-objread.c oid: Rename methods 2011-06-16 02:36:21 +02:00
t02-oids.h Rewrite the unit testing suite 2011-02-02 02:15:25 +02:00
t03-objwrite.c oid: Rename methods 2011-06-16 02:36:21 +02:00
t04-commit.c oid: Rename methods 2011-06-16 02:36:21 +02:00
t05-revwalk.c oid: Rename methods 2011-06-16 02:36:21 +02:00
t06-index.c Plug an index leak 2011-06-16 20:30:40 +02:00
t07-hashtable.c Fix -Wunused-but-set-variable warnings 2011-04-26 11:29:05 +02:00
t08-tag.c oid: Rename methods 2011-06-16 02:36:21 +02:00
t09-tree.c oid: Rename methods 2011-06-16 02:36:21 +02:00
t10-refs.c oid: Rename methods 2011-06-16 02:36:21 +02:00
t12-repo.c Plug leaks in the repo discovery tests 2011-06-16 20:24:51 +02:00
t13-threads.c Fix MSVC warnings 2011-03-21 19:27:45 +02:00
t15-config.c Test replacing a value 2011-06-14 14:26:08 +02:00
test_helpers.c Add remove_placeholders() test helper function which recursively removes marker files from a directory structure 2011-03-23 00:25:04 +02:00
test_helpers.h Add remove_placeholders() test helper function which recursively removes marker files from a directory structure 2011-03-23 00:25:04 +02:00
test_lib.c test_lib.c: flush stdout after every test-run 2011-05-30 21:13:11 +02:00
test_lib.h test_lib: add return value to git_test 2011-05-18 12:36:41 +02:00
test_main.c Remove custom backends 2011-06-14 17:40:17 +02:00
tests.supp Add support for running the tests via valgrind 2009-10-13 16:23:54 +01:00