]> git.proxmox.com Git - libgit2.git/history - tests/test_lib.h
Merge pull request #349 from MasterGrumpy/development
[libgit2.git] / tests / test_lib.h
2011-07-12 Vicent MartíMerge pull request #321 from letolabs/readme
2011-07-05 Vicent MartíMerge pull request #300 from carlosmn/gsoc2011/master
2011-07-01 Kirill A. Shutemovcleanup: remove trailing spaces
2011-06-28 Vicent Martitest: Properly show error messages
2011-06-02 Vicent MartíMerge pull request #144 from nordsturm/fix_fakewstream
2011-05-19 Vicent MartíMerge pull request #193 from carlosmn/config
2011-05-19 Vicent MartíMerge pull request #141 from jpfender/unmerged
2011-05-19 Vicent MartíMerge pull request #197 from schu/errors
2011-05-18 Vicent MartíMerge pull request #194 from schu/must-pass-ret
2011-05-18 schutest_lib: add return value to git_test
2011-03-03 Vicent MartiCleanup the testing toolkit
2011-02-07 Vicent MartiMerge branch 'master' of https://github.com/saschpe...
2011-02-05 Vicent MartiMerge branch 'master' of https://github.com/jwiegley...
2011-02-02 Vicent MartiMake the test return an error code on failure
2011-02-02 Vicent MartiRewrite the unit testing suite
2010-12-06 Vicent MartiChange the library include file
2010-04-23 Andreas EricssonMerge remote branch 'ramsay/dev'
2010-02-28 Ramsay JonesFix some coding style issues
2010-01-20 Ramsay JonesUse a 64 bit off_t throughout the library and tests...
2009-06-16 Julio Espinoza-SokalAdd noreturn declaration compatible with the MSVC compiler.
2008-11-04 Shawn O. PearceAdd git_oid_cpy, git_oid_cmp as inline functions
2008-11-04 Shawn O. PearceMove GIT_NORETURN into test_lib.h only
2008-11-02 Shawn O. PearceCreate a basic test suite for the library and test...