summaryrefslogtreecommitdiff
path: root/tests/test_main.c
Commit message (Expand)AuthorAgeFilesLines
* Moved testing resources to clar, and removed old tests directory.Ben Straub2012-03-311-93/+0
* Clean up GIT_UNUSED macros on all platformsRussell Belfer2012-03-021-3/+3
* threads: Make the old test suite TLS awarenulltoken2012-01-291-0/+4
* repository: Change ownership semanticsVicent Marti2011-11-261-6/+0
* fileops/repository: create (most) directories with 0777 permissionsBrodie Rao2011-10-141-0/+4
* Force the test's main function to use cdecl under WindowsCarlos Martín Nieto2011-08-061-1/+6
* status: get blob object id of file on diskJason Penny2011-07-091-0/+2
* odb: Direct writes are backVicent Marti2011-07-091-0/+2
* Add a test for remote parsingCarlos Martín Nieto2011-06-261-0/+2
* Remove custom backendsVicent Marti2011-06-141-4/+0
* Merge upstream/developmentCarlos Martín Nieto2011-04-111-0/+2
|\
| * redis backendDmitry Kovega2011-04-081-0/+2
* | config: add testsCarlos Martín Nieto2011-04-041-0/+2
|/
* Thread safe cacheVicent Marti2011-03-201-0/+2
* Cleanup the testing toolkitVicent Marti2011-03-031-59/+27
* Internal changes on the backend systemVicent Marti2011-02-091-0/+2
* Add support for SQLite backendsVicent Marti2011-02-051-1/+3
* Make the test return an error code on failureVicent Marti2011-02-021-3/+5
* Rewrite the unit testing suiteVicent Marti2011-02-021-56/+65
* Minor modifications for MinGW/Cygwin compatibility.Peter Drahos2010-12-121-2/+2
* Fix segfault handler in Mac OS XVicent Marti2010-12-021-39/+9
* Add stack trace to the tests when building with GCCVicent Marti2010-12-021-0/+60
* Makefile: Add CFLAGS to the "test_main.c" compile targetRamsay Jones2009-06-051-0/+1
* Change test_main to run a single test case out of the suiteShawn O. Pearce2008-11-031-4/+29
* Fix Makefile to correctly handle 'make -j4 test'Shawn O. Pearce2008-11-031-2/+2
* Create a basic test suite for the library and test oid functionsShawn O. Pearce2008-11-011-0/+39