.. |
resources
|
Add test for empty config file
|
2011-05-31 17:57:18 +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
|
Fileops: Added a fourth argument to the path prettifying functions to use an alternate basepath.
|
2011-06-03 21:04:02 +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
|
Add root commit test
|
2011-04-29 12:08:24 +02:00 |
t05-revwalk.c
|
Fix headers for the new Revision Walker
|
2011-03-16 23:59:09 +02:00 |
t06-index.c
|
index: Change the memory management for repo indexes
|
2011-06-01 18:54:47 +02:00 |
t07-hashtable.c
|
Fix -Wunused-but-set-variable warnings
|
2011-04-26 11:29:05 +02:00 |
t08-tag.c
|
Add git_tag_list
|
2011-04-12 15:55:51 -07:00 |
t09-tree.c
|
Fix tree-entry attribute convertion (fix corrupted trees)
|
2011-04-26 15:32:11 +04:00 |
t10-refs.c
|
Fix tiny typo
|
2011-05-29 20:15:27 +02:00 |
t11-sqlite.c
|
Update the SQLite backend
|
2011-03-28 22:23:44 +03:00 |
t12-repo.c
|
Add git_repository_is_bare() accessor
|
2011-05-24 21:50:02 +02:00 |
t13-threads.c
|
Fix MSVC warnings
|
2011-03-21 19:27:45 +02:00 |
t14-hiredis.c
|
redis backend
|
2011-04-08 03:27:01 +03:00 |
t15-config.c
|
Add test for empty config file
|
2011-05-31 17:57:18 +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
|
Merge upstream/development
|
2011-04-11 17:43:56 +02:00 |
tests.supp
|
Add support for running the tests via valgrind
|
2009-10-13 16:23:54 +01:00 |