Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add more tests | 2012-01-16 | 1 | -10/+25 | |
| | |||||
* | test more flag funcs | 2012-01-14 | 1 | -1/+19 | |
| | |||||
* | add tests for filter-flags | 2012-01-13 | 1 | -5/+35 | |
| | |||||
* | add tests for savedconfig.eclass:restore_config too | 2012-01-04 | 2 | -25/+76 | |
| | |||||
* | add tests for savedconfig.eclass:save_config() | 2012-01-04 | 2 | -0/+49 | |
| | |||||
* | extend eshopts test coverage | 2011-12-17 | 2 | -5/+43 | |
| | |||||
* | check return values of all push/pop calls | 2011-12-17 | 1 | -3/+11 | |
| | |||||
* | Add new unit test for bug 395025 | 2011-12-17 | 1 | -0/+11 | |
| | |||||
* | small testsuite for estack push/pop and friends | 2011-12-16 | 1 | -0/+42 | |
| | |||||
* | relocate tests to tests/ subdir | 2011-12-15 | 1 | -0/+50 | |
| | |||||
* | relocate tests to tests/ subdir | 2011-12-15 | 1 | -0/+197 | |
| | |||||
* | add some test status helpers to simplify management of i/o and exit status | 2011-12-15 | 5 | -16/+31 | |
| | |||||
* | import KV_to_int and friends since a few eclasses still want it ... | 2011-12-15 | 1 | -0/+41 | |
| | |||||
* | Add regression tests for bug #388961. | 2011-10-30 | 1 | -0/+4 | |
| | |||||
* | handle multiline ACLOCAL_AMFLAGS #383525 by Mikael Morin | 2011-09-23 | 1 | -0/+27 | |
| | |||||
* | add die and has_version helpers | 2011-09-23 | 1 | -1/+10 | |
| | |||||
* | Copy Portage's code for has -function to tests-common.sh. None of the ↵ | 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. | 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. | 2010-10-18 | 1 | -0/+18 | |
| | |||||
* | add tests for new path_exists func | 2010-10-17 | 1 | -0/+36 | |
| | |||||
* | add has/hasq stubs as some eclass use these in global scope | 2010-10-17 | 1 | -0/+3 | |
| | |||||
* | Introducing scons-utils.eclass -- a new eclass providing functions to help ↵ | 2010-10-07 | 1 | -0/+55 | |
| | | | | using SCons buildsystem. | ||||
* | add tests for tc-arch-kernel on x86-fbsd | 2008-06-01 | 1 | -2/+3 | |
| | |||||
* | eclass tests | 2008-01-02 | 2 | -0/+66 | |