summaryrefslogtreecommitdiff
path: root/test
Commit message (Collapse)AuthorAge
* checkbashisms: clean up export statements.Robin H. Johnson2012-11-07
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* tests: fix the pathsWilliam Hubbs2012-10-17
| | | | | | When the test suite is being run, we need our local directories in PATH and LD_LIBRARY_PATH before the system directories. This makes sure we run our tests using the currently built tree.
* test: You need to run "make" before "make check" will work.Robin H. Johnson2011-01-18
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* tests: setup env before reading local filesMike Frysinger2011-01-17
| | | | | | | The local files we source might use local binaries (like eval_ecolors), so setup the env first. Signed-off-by: Mike Frysinger <vapier@gentoo.org>
* More unit fixes.Roy Marples2008-07-03
|
* Tests now work on NetBSD.Roy Marples2008-04-07
|
* setup a bit of a test frameworkMike Frysinger2008-03-24