Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename tests-clar to tests | Ben Straub | 2013-11-14 | 1 | -95/+0 |
| | |||||
* | Update clar and recreate cl_assert_equal_sz | Russell Belfer | 2013-09-17 | 1 | -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.h | nulltoken | 2013-09-12 | 1 | -0/+1 |
| | |||||
* | Update clar | Russell Belfer | 2013-09-04 | 1 | -8/+15 |
| | |||||
* | Update to latest Clar | Russell Belfer | 2013-03-22 | 1 | -2/+14 |
| | |||||
* | Update clar to a80e7f30 | Russell Belfer | 2013-01-21 | 1 | -0/+6 |
| | |||||
* | ...and add Clar raw | Vicent Marti | 2013-01-03 | 1 | -0/+70 |
| | |||||
* | clar: Remove pregenerated files | Vicent Martà | 2012-01-27 | 1 | -248/+0 |
| | | | | Those were re-added on the move. Ops! | ||||
* | Rename the Clay test suite to Clar | Vicent Martà | 2012-01-24 | 1 | -0/+248 |
Clay is the name of a programming language on the makings, and we want to avoid confusions. Sorry for the huge diff! |