summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix tests file names for distribution.P. J. McDermott2013-06-151-3/+3
* Make test target non-recursive.P. J. McDermott2013-06-152-64/+22
* Additionally license everything under GPLv2.P. J. McDermott2012-10-165-5/+5
* Include tests in opkbuild distribution archive.P. J. McDermott2012-10-101-0/+10
* Improve format of "ob_parse_dep" test data.P. J. McDermott2012-10-023-36/+108
* Improve format of "ob_reduce_deps" test data.P. J. McDermott2012-10-023-48/+88
* Add "ob_match_arch" unit test.P. J. McDermott2012-10-023-1/+147
* Add more data for "ob_reduce_deps" test.P. J. McDermott2012-09-091-0/+14
* Enable "ob_reduce_deps" test.P. J. McDermott2012-09-091-1/+1
* Add unit test for ob_reduce_deps.P. J. McDermott2012-09-092-0/+71
* Rename data file for "ob_parse_dep" test.P. J. McDermott2012-09-092-1/+1
* Rename "deps" test to "ob_parse_dep".P. J. McDermott2012-09-091-2/+2
* Highlight test results banner.P. J. McDermott2012-09-091-1/+12
* Improve ob_parse_dep test output.P. J. McDermott2012-09-091-9/+8
* Collect test output on STDERR.P. J. McDermott2012-09-091-1/+1
* Update tests/common.sh for commit 01cd33a4.P. J. McDermott2012-09-091-3/+6
* Set non-zero exit status on test failures.P. J. McDermott2012-09-092-0/+6
* Add pass/fail logic for tests to build system.P. J. McDermott2012-09-091-5/+15
* Fix depstab parsing and component testing.P. J. McDermott2012-09-091-3/+10
* Fix test_assert.P. J. McDermott2012-09-091-2/+4
* Enable "deps" test.P. J. McDermott2012-09-091-1/+1
* Fix paths in tests.P. J. McDermott2012-09-092-4/+6
* Add a unit test for ob_parse_dep.P. J. McDermott2012-09-082-0/+59
* Implement functions common to all unit tests.P. J. McDermott2012-09-081-0/+50
* Pass DESTDIR macro into environment of unit tests.P. J. McDermott2012-09-081-1/+1
* Add support for unit tests to build system.P. J. McDermott2012-09-081-0/+33