GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
archive/repo/gentoo-2.git
RELEASE-1_4
import-1.1.1
master
Another conversion of the historical gentoo-x86 ebuild repository
Ulrich Müller <ulm@gentoo.org>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
eclass
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add standard header, acknowledged by rhill in bug 548984.
Ulrich Müller
2015-05-17
1
-0
/
+3
*
Add standard header, acknowledged by mgorny in bug 548984.
Ulrich Müller
2015-05-11
6
-0
/
+18
*
Add standard header, acknowledged by vapier and mgorny in bug 548984.
Ulrich Müller
2015-05-11
1
-0
/
+3
*
Add standard header, acknowledged by vapier in bug 548984.
Ulrich Müller
2015-05-10
11
-0
/
+33
*
Avoid problematic colon char in filenames, bug 548750.
Ulrich Müller
2015-05-09
10
-0
/
+0
*
make flag testing work for clang too crbug.com/474652
Mike Frysinger
2015-05-06
1
-0
/
+27
*
tc-ld-is-gold/tc-ld-disable-gold: add helpers for detecting & disabling gold
Mike Frysinger
2015-03-16
1
-1
/
+54
*
Update tests for unsupported python3.2.
Michał Górny
2014-12-21
1
-1
/
+1
*
Use gentoo-functions for tests, bug #504378.
Michał Górny
2014-12-21
1
-2
/
+2
*
Add support for PyPy3.
Michał Górny
2014-11-05
1
-0
/
+10
*
tests: let overlays add their own eclasses and testsuites and reuse this infr...
Mike Frysinger
2014-10-16
1
-2
/
+12
*
Preserve all whitespace in shebangs, and add regression test for that. Also, ...
Michał Górny
2014-09-04
1
-0
/
+3
*
Fix tests for python_is_python3.
Michał Górny
2014-09-04
1
-4
/
+4
*
Add tests for _python_impl_supported.
Michał Górny
2014-07-06
1
-7
/
+21
*
Improve handling of corner cases in python_fix_shebang. Support --force and -...
Michał Górny
2014-06-19
1
-0
/
+71
*
Properly canonicalize relative submodule URIs, bug #501250.
Michał Górny
2014-06-01
1
-0
/
+35
*
Disable pypy2_0 and clean up after it.
Michał Górny
2014-04-08
1
-8
/
+0
*
Add slot op to expected PyPy dependency string.
Michał Górny
2014-04-01
1
-1
/
+1
*
Add non-slotted pypy to the eclass.
Michał Górny
2014-03-12
1
-0
/
+8
*
Limit downgrading flags to amd64 and x86. Strip -mtune for < 3.4. Only
Ryan Hill
2014-02-05
1
-11
/
+10
*
Add downgrade_arch_flags() to automatically replace/strip unsupported -march
Ryan Hill
2014-02-02
1
-0
/
+81
*
Fix python-utils-r1 tests to accomodate versions in PYTHON_PKG_DEP.
Michał Górny
2013-11-03
1
-4
/
+4
*
Account for leading whitespace in append-cflags tests.
Ryan Hill
2013-11-02
1
-2
/
+2
*
Switch the tests to reuse the same git repo.
Michał Górny
2013-09-26
1
-92
/
+66
*
Add more simple fetch tests.
Michał Górny
2013-09-25
1
-23
/
+177
*
Split out repo-uri->GIT_DIR tests to a separate script.
Michał Górny
2013-09-25
2
-46
/
+58
*
Add minimal fetch+checkout test for git-r3.
Michał Górny
2013-09-25
2
-0
/
+62
*
Add tests for repo URI canonicalization.
Michał Górny
2013-09-25
1
-0
/
+58
*
Introduce PYTHON_SCRIPTDIR for python-exec:2 script location.
Michał Górny
2013-09-17
1
-0
/
+4
*
Introduce tests for python-utils-r1.
Michał Górny
2013-09-08
1
-0
/
+65
*
Use EAPI5 in distutils-r1 tests.
Michał Górny
2013-08-22
1
-1
/
+1
*
evar_push/evar_pop: new api for saving/restoring variables on a stack
Mike Frysinger
2013-06-21
1
-0
/
+97
*
add test using version from #404371
Mike Frysinger
2013-02-10
1
-7
/
+8
*
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 n...
Michał Górny
2012-11-25
1
-0
/
+30
*
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
[next]