| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Rewrite the unit testing suite | Vicent Marti | 2011-02-02 | 1 | -125/+0 |
| | | | | | | | | | | | | NIH Enterprises presents: a new testing system based on CuTesT, which is faster than our previous one and fortunately uses no preprocessing on the source files, which means we can run that from CMake. The test suites have been gathered together into bigger files (one file per suite, testing each of the different submodules of the library). Signed-off-by: Vicent Marti <tanoku@gmail.com> | ||||
| * | Add git__dirname and git__basename utility routines | Ramsay Jones | 2009-01-28 | 1 | -0/+58 |
| | | | | | | | | | | | These routines are intended to extract the directory and base name from a path string. Note that these routines do not interact with any filesystem and work only on the text of the path. Signed-off-by: Ramsay Jones <ramsay@ramsay1.demon.co.uk> Signed-off-by: Shawn O. Pearce <spearce@spearce.org> | ||||
| * | Add string utility functions for prefix and suffix compares | Shawn O. Pearce | 2008-12-31 | 1 | -0/+67 |
| Signed-off-by: Shawn O. Pearce <spearce@spearce.org> | |||||
