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
:
repo/gentoo.git
master
Official Gentoo ebuild repository
Infrastructure team <infrastructure@gentoo.org>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
eclass
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
eclass/tests: fix toolchain.sh tests by dropping old GCC support
Sam James
2024-09-19
1
-17
/
+0
*
Revert "eclass/tests/toolchain.sh: declare PYTHON_COMPAT"
Sam James
2024-09-18
1
-2
/
+0
*
eclass/tests/toolchain.sh: declare PYTHON_COMPAT
Petr Vaněk
2024-09-18
1
-0
/
+2
*
eclass/tests/dist-kernel-utils.sh: add compressed_module_cleanup tests
Andrew Ammerlaan
2024-08-07
1
-0
/
+59
*
eclass/tests/tests-common.sh: add in_iuse function
Andrew Ammerlaan
2024-08-07
1
-0
/
+2
*
eclass/tests/toolchain-funcs.sh: Cover tc-has-64bit-time_t
Michał Górny
2024-08-06
1
-0
/
+20
*
eclass/tests/toolchain-funcs.sh: Cover tc-is-lto
Michał Górny
2024-08-06
1
-0
/
+20
*
llvm-r1.eclass: Update tests for new stable
Michał Górny
2024-07-29
1
-9
/
+17
*
eclass/tests: Include tests in version-funcs.sh itself
Ulrich Müller
2024-07-28
3
-175
/
+175
*
eclass/tests: Fail the .%.sh.ok Makefile recipe if the test fails
Ulrich Müller
2024-06-13
1
-3
/
+5
*
eclass/tests: Filter version-funcs.sh from the list of tests
Ulrich Müller
2024-06-13
1
-1
/
+1
*
eclass/tests: Update rebar_*.sh to EAPI 8
Ulrich Müller
2024-06-13
3
-6
/
+10
*
eclass/tests: Rename test function in savedconfig.sh
Ulrich Müller
2024-06-13
1
-8
/
+14
*
eclass/tests: Drop FreeBSD test from toolchain-funcs.sh
Ulrich Müller
2024-06-12
1
-2
/
+2
*
eclass/tests: Remove git-r3.sh
Michał Górny
2024-06-12
1
-208
/
+0
*
eclass/tests: Make *-bench.sh work with reference dc
Ulrich Müller
2024-06-12
3
-6
/
+6
*
eclass/tests: Override use() in linux-info_get_running_version.sh
Ulrich Müller
2024-06-12
1
-2
/
+10
*
eclass/tests: Copy code from eapi7-ver.eclass to version-functions.sh
Ulrich Müller
2024-05-25
5
-157
/
+309
*
edo.eclass: enhance edob for usage with noisy commands
Florian Schmaus
2024-05-14
1
-0
/
+113
*
eclass/tests/python-utils-r1.sh: Fix pypy3 matches
Michał Górny
2024-05-08
1
-1
/
+1
*
python-utils-r1.eclass: Add python3_13
Michał Górny
2024-05-08
1
-1
/
+1
*
llvm-r1.eclass: Initial version
Michał Górny
2024-02-10
1
-0
/
+151
*
llvm-utils.eclass: Fix llvm_prepend_path to avoid duplicates
Michał Górny
2024-02-10
1
-0
/
+12
*
llvm-utils.eclass: Split out PATH prepending logic
Michał Górny
2024-02-10
1
-0
/
+24
*
llvm-utils.eclass: Introduce an eclass for common helpers
Michał Górny
2024-02-10
1
-0
/
+82
*
eclass/tests: Remove obsolete/broken distutils-r1 tests
Michał Górny
2023-11-03
2
-264
/
+0
*
multiprocessing.eclass: consider (GNU)MAKEFLAGS, add get_makeopts_{jobs,loadavg}
Florian Schmaus
2023-10-09
1
-2
/
+22
*
verify-sig.eclass: Fix handling multiple/duplicate signatures
Michał Górny
2023-09-14
1
-0
/
+11
*
verify-sig.eclass: Support `openssl dgst` format checksums
Michał Górny
2023-09-14
1
-0
/
+18
*
eclass/tests: Add initial tests for verify-sig
Michał Górny
2023-09-14
1
-0
/
+65
*
python-utils-r1.eclass: make pypy3 match Python 3.10 now
Michał Górny
2023-07-02
1
-1
/
+1
*
cargo.eclass: Support separating crate names/versions via `@`
Michał Górny
2023-06-18
1
-53
/
+58
*
cargo.eclass: Add variable alternative to $(cargo_crate_uris)
Michał Górny
2023-06-18
1
-1
/
+3
*
eclass/tests: Add a minimal benchmark for cargo.eclass
Michał Górny
2023-06-18
1
-0
/
+107
*
eclass/tests: Add a benchmark for python-utils-r1
Michał Górny
2023-06-17
1
-0
/
+53
*
eclass/tests: Add pypi-bench.sh for global scope logic
Michał Górny
2023-06-15
1
-0
/
+69
*
eapi8-dosym.eclass: Fix another corner case of strange input
Ulrich Müller
2023-06-07
1
-0
/
+1
*
eapi8-dosym.eclass: Don't add a spurious newline to the path
Ulrich Müller
2023-06-07
1
-1
/
+3
*
eclass/tests/python-utils-r1.sh: Fix patterns for pypy3.10
Michał Górny
2023-05-23
1
-2
/
+2
*
python-utils-r1.eclass: Add python3_12 target
Michał Górny
2023-05-23
1
-1
/
+7
*
eclass/tests: add Makefile to run eclass tests
Florian Schmaus
2023-05-15
1
-0
/
+27
*
eclass/tests/python-utils-r1.sh: Stop testing python3_9
Michał Górny
2023-05-01
1
-7
/
+1
*
eclass/tests: partially fix toolchain.eclass tests
Sam James
2023-04-21
1
-20
/
+21
*
pypi.eclass: Introduce PYPI_PN to override the default project name
Michał Górny
2023-03-21
1
-1
/
+2
*
eclass: standardize prologue/epilogue
David Seifert
2023-03-17
2
-2
/
+2
*
pypi.eclass: Normalize PN and translate PV for S as well
Michał Górny
2023-02-12
1
-0
/
+3
*
pypi.eclass: Translate ${PV} by default
Michał Górny
2023-02-12
1
-12
/
+12
*
pypi.eclass: Add a version translation function
Michał Górny
2023-02-12
1
-0
/
+7
*
pypi.eclass: Normalize sdist filenames by default
Michał Górny
2023-02-12
1
-3
/
+24
*
pypi.eclass: Normalize wheel filenames
Michał Górny
2023-02-12
1
-0
/
+33
[next]