Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
... | |||||
* | Rename data file for "ob_parse_dep" test. | P. J. McDermott | 2012-09-09 | 2 | -1/+1 |
* | Rename "deps" test to "ob_parse_dep". | P. J. McDermott | 2012-09-09 | 1 | -2/+2 |
* | Highlight test results banner. | P. J. McDermott | 2012-09-09 | 1 | -1/+12 |
* | Improve ob_parse_dep test output. | P. J. McDermott | 2012-09-09 | 1 | -9/+8 |
* | Collect test output on STDERR. | P. J. McDermott | 2012-09-09 | 1 | -1/+1 |
* | Update tests/common.sh for commit 01cd33a4. | P. J. McDermott | 2012-09-09 | 1 | -3/+6 |
* | Set non-zero exit status on test failures. | P. J. McDermott | 2012-09-09 | 2 | -0/+6 |
* | Add pass/fail logic for tests to build system. | P. J. McDermott | 2012-09-09 | 1 | -5/+15 |
* | Fix depstab parsing and component testing. | P. J. McDermott | 2012-09-09 | 1 | -3/+10 |
* | Fix test_assert. | P. J. McDermott | 2012-09-09 | 1 | -2/+4 |
* | Enable "deps" test. | P. J. McDermott | 2012-09-09 | 1 | -1/+1 |
* | Fix paths in tests. | P. J. McDermott | 2012-09-09 | 2 | -4/+6 |
* | Add a unit test for ob_parse_dep. | P. J. McDermott | 2012-09-08 | 2 | -0/+59 |
* | Implement functions common to all unit tests. | P. J. McDermott | 2012-09-08 | 1 | -0/+50 |
* | Pass DESTDIR macro into environment of unit tests. | P. J. McDermott | 2012-09-08 | 1 | -1/+1 |
* | Add support for unit tests to build system. | P. J. McDermott | 2012-09-08 | 1 | -0/+33 |