summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* handle more kernel versions like 3.7-trunk-amd64 and add a testsuite for itMike Frysinger2013-01-241-0/+35
|
* Add a simple test to make sure that functions do not collide with sub-phase ↵Michał Górny2012-11-251-0/+30
| | | | names (python_compile).
* raw-ldflags: fix typo in previous commit #441808#10Mike Frysinger2012-11-111-0/+6
|
* fix test failure after letting -L flags stay in LDFLAGS when strippingMike Frysinger2012-11-111-3/+3
|
* error out if loading functions.sh failedMike Frysinger2012-09-121-1/+4
|
* add tests for new multiprocessing eclassMike Frysinger2012-06-072-1/+41
|
* support extended makeflag syntax and not just -j#Mike Frysinger2012-05-111-0/+36
|
* add more testsMike Frysinger2012-01-161-10/+25
|
* test more flag funcsMike Frysinger2012-01-141-1/+19
|
* add tests for filter-flagsMike Frysinger2012-01-131-5/+35
|
* add tests for savedconfig.eclass:restore_config tooMike Frysinger2012-01-042-25/+76
|
* add tests for savedconfig.eclass:save_config()Mike Frysinger2012-01-042-0/+49
|
* extend eshopts test coverageMike Frysinger2011-12-172-5/+43
|
* check return values of all push/pop callsMike Frysinger2011-12-171-3/+11
|
* Add new unit test for bug 395025Maciej Mrozowski2011-12-171-0/+11
|
* small testsuite for estack push/pop and friendsMike Frysinger2011-12-161-0/+42
|
* relocate tests to tests/ subdirMike Frysinger2011-12-151-0/+50
|
* 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