summaryrefslogtreecommitdiffstats
path: root/src/helper/units-test.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Build a single test executable on Linux to match Windows build system.Krzysztof Kosi??ski2008-12-291-24/+21
| | | (bzr r7040)
* Consistently use (create/destroy)Suite in unit tests.Jasper van de Gronde2008-07-191-0/+5
| | | (bzr r6362)
* EOL fixupsJon A. Cruz2008-07-051-88/+88
| | | (bzr r6164)
* CxxTest unit tests can now be built on Windows, also adds CxxTest versions ↵Jasper van de Gronde2008-07-011-0/+88
of most UTEST unit tests. (These new CxxTest tests are not part of make check on Linux yet.) (bzr r6106)