libgit2/tests
Carlos Martín Nieto 553fbd640f Check for looser reference names
res/dummy/a and refs/stash must pass. The other rules are already
tested by the rest of the checks.

Signed-off-by: Carlos Martín Nieto <cmn@elego.de>
2011-03-29 19:58:19 +03:00
..
resources Add empty bare and normal repos to test resources 2011-03-23 00:25:04 +02:00
.gitignore Fix Makefile to correctly handle 'make -j4 test' 2008-11-03 18:42:54 -08:00
NAMING Merge nulltoken's reference parsing code 2011-01-29 03:39:02 +02:00
t00-core.c Fix detection of attempt to escape the root directory on Windows 2011-03-23 00:17:25 +02:00
t01-data.h Rewrite the unit testing suite 2011-02-02 02:15:25 +02:00
t01-rawobj.c I broke your bindings 2011-03-20 21:45:11 +02:00
t02-data.h Cleanup the testing toolkit 2011-03-03 20:23:52 +02:00
t02-objread.c I broke your bindings 2011-03-20 21:45:11 +02:00
t02-oids.h Rewrite the unit testing suite 2011-02-02 02:15:25 +02:00
t03-objwrite.c I broke your bindings 2011-03-20 21:45:11 +02:00
t04-commit.c Switch from time_t to git_time_t 2011-03-23 00:07:58 +02:00
t05-revwalk.c Fix headers for the new Revision Walker 2011-03-16 23:59:09 +02:00
t06-index.c Switch from time_t to git_time_t 2011-03-23 00:07:58 +02:00
t07-hashtable.c Cleanup the testing toolkit 2011-03-03 20:23:52 +02:00
t08-tag.c I broke your bindings 2011-03-20 21:45:11 +02:00
t09-tree.c I broke your bindings 2011-03-20 21:45:11 +02:00
t10-refs.c Check for looser reference names 2011-03-29 19:58:19 +03:00
t11-sqlite.c Update the SQLite backend 2011-03-28 22:23:44 +03:00
t12-repo.c Add test exercising the opening of an standard repository initialized by git 2011-03-23 00:25:05 +02:00
t13-threads.c Fix MSVC warnings 2011-03-21 19:27:45 +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 Cleanup the testing toolkit 2011-03-03 20:23:52 +02:00
test_lib.h Cleanup the testing toolkit 2011-03-03 20:23:52 +02:00
test_main.c Thread safe cache 2011-03-20 21:45:06 +02:00
tests.supp Add support for running the tests via valgrind 2009-10-13 16:23:54 +01:00