summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Disable pypy2_0 and clean up after it.Michał Górny2014-04-081-8/+0
|
* Add slot op to expected PyPy dependency string.Michał Górny2014-04-011-1/+1
|
* Add non-slotted pypy to the eclass.Michał Górny2014-03-121-0/+8
|
* Limit downgrading flags to amd64 and x86. Strip -mtune for < 3.4. OnlyRyan Hill2014-02-051-11/+10
| | | | worry about -mno* flags, -m* are removed by strip-flags. Add -mno-movbe.
* Add downgrade_arch_flags() to automatically replace/strip unsupported -marchRyan Hill2014-02-021-0/+81
| | | | and instruction set flags. Add testsuite.
* Fix python-utils-r1 tests to accomodate versions in PYTHON_PKG_DEP.Michał Górny2013-11-031-4/+4
|
* Account for leading whitespace in append-cflags tests.Ryan Hill2013-11-021-2/+2
|
* Switch the tests to reuse the same git repo.Michał Górny2013-09-261-92/+66
|
* Add more simple fetch tests.Michał Górny2013-09-251-23/+177
|
* Split out repo-uri->GIT_DIR tests to a separate script.Michał Górny2013-09-252-46/+58
|
* Add minimal fetch+checkout test for git-r3.Michał Górny2013-09-252-0/+62
|
* Add tests for repo URI canonicalization.Michał Górny2013-09-251-0/+58
|
* Introduce PYTHON_SCRIPTDIR for python-exec:2 script location.Michał Górny2013-09-171-0/+4
|
* Introduce tests for python-utils-r1.Michał Górny2013-09-081-0/+65
|
* Use EAPI5 in distutils-r1 tests.Michał Górny2013-08-221-1/+1
|
* evar_push/evar_pop: new api for saving/restoring variables on a stackMike Frysinger2013-06-211-0/+97
|
* add test using version from #404371Mike Frysinger2013-02-101-7/+8
|
* 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