summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
* tests/common.sh: test_diff(): New functionP. J. McDermott2014-08-201-0/+50
|
* tests/common.sh: Fix atexit()P. J. McDermott2014-08-201-2/+2
|
* tests/parse_control.basic.sh now passesP. J. McDermott2014-08-161-3/+0
|
* tests/parse_control.basic.sh: New testP. J. McDermott2014-08-162-0/+46
|
* Add parse_control() tests frameworkP. J. McDermott2014-08-161-0/+93
|
* Support colors in test logsP. J. McDermott2014-08-161-0/+11
|
* tests/parse_control.sh: Use ${srcdir} in . commandP. J. McDermott2014-08-161-1/+1
| | | | | This allows the test to run when the build directory is different from the source directory.
* tests/parse_control.sh: New testP. J. McDermott2014-08-152-1/+79
|
* tests/common.sh: assert(): New functionP. J. McDermott2014-08-151-0/+8
|
* tests/common.sh: Set EXIT trapP. J. McDermott2014-08-151-0/+13
|
* tests/common.sh: Set in_place and builddirP. J. McDermott2014-08-151-0/+2
|
* Set up testsuiteP. J. McDermott2014-08-152-0/+35