summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* relocate tests to tests/ subdirMike Frysinger2011-12-151-0/+197
|
* add some test status helpers to simplify management of i/o and exit statusMike Frysinger2011-12-155-16/+31
|
* import KV_to_int and friends since a few eclasses still want it ...Mike Frysinger2011-12-151-0/+41
|
* Add regression tests for bug #388961.Michał Górny2011-10-301-0/+4
|
* handle multiline ACLOCAL_AMFLAGS #383525 by Mikael MorinMike Frysinger2011-09-231-0/+27
|
* add die and has_version helpersMike Frysinger2011-09-231-1/+10
|
* Copy Portage's code for has -function to tests-common.sh. None of the ↵Samuli Suominen2011-07-121-2/+10
| | | | eclasses use hasq anymore, so assuming this is safe. Feel free to yell at me if this breaks.
* Translate --jobs with no count to safer --jobs=5.Michał Górny2011-02-071-1/+1
| | | | Value-less --jobs is mostly used along with --load-average, which is not supported by SCons. Thus, we should use a safe number of jobs.
* Implement debug-print*() family of functions for tests.Michał Górny2010-10-181-0/+18
|
* add tests for new path_exists funcMike Frysinger2010-10-171-0/+36
|
* add has/hasq stubs as some eclass use these in global scopeMike Frysinger2010-10-171-0/+3
|
* Introducing scons-utils.eclass -- a new eclass providing functions to help ↵Michał Górny2010-10-071-0/+55
| | | | using SCons buildsystem.
* add tests for tc-arch-kernel on x86-fbsdAlexis Ballier2008-06-011-2/+3
|
* eclass testsMike Frysinger2008-01-022-0/+66