Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | handle more kernel versions like 3.7-trunk-amd64 and add a testsuite for it | Mike Frysinger | 2013-01-24 | 1 | -0/+35 |
| | |||||
* | Add a simple test to make sure that functions do not collide with sub-phase ↵ | Michał Górny | 2012-11-25 | 1 | -0/+30 |
| | | | | names (python_compile). | ||||
* | raw-ldflags: fix typo in previous commit #441808#10 | Mike Frysinger | 2012-11-11 | 1 | -0/+6 |
| | |||||
* | fix test failure after letting -L flags stay in LDFLAGS when stripping | Mike Frysinger | 2012-11-11 | 1 | -3/+3 |
| | |||||
* | error out if loading functions.sh failed | Mike Frysinger | 2012-09-12 | 1 | -1/+4 |
| | |||||
* | add tests for new multiprocessing eclass | Mike Frysinger | 2012-06-07 | 2 | -1/+41 |
| | |||||
* | support extended makeflag syntax and not just -j# | Mike Frysinger | 2012-05-11 | 1 | -0/+36 |
| | |||||
* | add more tests | Mike Frysinger | 2012-01-16 | 1 | -10/+25 |
| | |||||
* | test more flag funcs | Mike Frysinger | 2012-01-14 | 1 | -1/+19 |
| | |||||
* | add tests for filter-flags | Mike Frysinger | 2012-01-13 | 1 | -5/+35 |
| | |||||
* | add tests for savedconfig.eclass:restore_config too | Mike Frysinger | 2012-01-04 | 2 | -25/+76 |
| | |||||
* | add tests for savedconfig.eclass:save_config() | Mike Frysinger | 2012-01-04 | 2 | -0/+49 |
| | |||||
* | extend eshopts test coverage | Mike Frysinger | 2011-12-17 | 2 | -5/+43 |
| | |||||
* | check return values of all push/pop calls | Mike Frysinger | 2011-12-17 | 1 | -3/+11 |
| | |||||
* | Add new unit test for bug 395025 | Maciej Mrozowski | 2011-12-17 | 1 | -0/+11 |
| | |||||
* | small testsuite for estack push/pop and friends | Mike Frysinger | 2011-12-16 | 1 | -0/+42 |
| | |||||
* | relocate tests to tests/ subdir | Mike Frysinger | 2011-12-15 | 1 | -0/+50 |
| | |||||
* | relocate tests to tests/ subdir | Mike Frysinger | 2011-12-15 | 1 | -0/+197 |
| | |||||
* | add some test status helpers to simplify management of i/o and exit status | Mike Frysinger | 2011-12-15 | 5 | -16/+31 |
| | |||||
* | import KV_to_int and friends since a few eclasses still want it ... | Mike Frysinger | 2011-12-15 | 1 | -0/+41 |
| | |||||
* | Add regression tests for bug #388961. | Michał Górny | 2011-10-30 | 1 | -0/+4 |
| | |||||
* | handle multiline ACLOCAL_AMFLAGS #383525 by Mikael Morin | Mike Frysinger | 2011-09-23 | 1 | -0/+27 |
| | |||||
* | add die and has_version helpers | Mike Frysinger | 2011-09-23 | 1 | -1/+10 |
| | |||||
* | Copy Portage's code for has -function to tests-common.sh. None of the ↵ | Samuli Suominen | 2011-07-12 | 1 | -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órny | 2011-02-07 | 1 | -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órny | 2010-10-18 | 1 | -0/+18 |
| | |||||
* | add tests for new path_exists func | Mike Frysinger | 2010-10-17 | 1 | -0/+36 |
| | |||||
* | add has/hasq stubs as some eclass use these in global scope | Mike Frysinger | 2010-10-17 | 1 | -0/+3 |
| | |||||
* | Introducing scons-utils.eclass -- a new eclass providing functions to help ↵ | Michał Górny | 2010-10-07 | 1 | -0/+55 |
| | | | | using SCons buildsystem. | ||||
* | add tests for tc-arch-kernel on x86-fbsd | Alexis Ballier | 2008-06-01 | 1 | -2/+3 |
| | |||||
* | eclass tests | Mike Frysinger | 2008-01-02 | 2 | -0/+66 |