summaryrefslogtreecommitdiff
path: root/tests-clar/clar.h
Commit message (Collapse)AuthorAgeFilesLines
* Rename tests-clar to testsBen Straub2013-11-141-95/+0
|
* Update clar and recreate cl_assert_equal_szRussell Belfer2013-09-171-1/+0
| | | | | | | This updates clar to the version without cl_assert_equal_sz and then adds a new version of that macro the clar_libgit2.h. The new version works around a strange issue that seemed to be arising on release builds with VS 10 64-bit builds.
* clar: Move cl_assert_equal_sz() definition to clar.hnulltoken2013-09-121-0/+1
|
* Update clarRussell Belfer2013-09-041-8/+15
|
* Update to latest ClarRussell Belfer2013-03-221-2/+14
|
* Update clar to a80e7f30Russell Belfer2013-01-211-0/+6
|
* ...and add Clar rawVicent Marti2013-01-031-0/+70
|
* clar: Remove pregenerated filesVicent Martí2012-01-271-248/+0
| | | | Those were re-added on the move. Ops!
* Rename the Clay test suite to ClarVicent Martí2012-01-241-0/+248
Clay is the name of a programming language on the makings, and we want to avoid confusions. Sorry for the huge diff!