index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
test
/
test_tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
gh-126700: pygettext: Support more gettext functions (GH-126912)
Tomas R.
2024-11-22
3
-17/+85
*
gh-126807: pygettext: Do not attempt to extract messages from function defini...
Tomas R.
2024-11-14
1
-5/+28
*
gh-104400: Add more tests to pygettext (GH-108173)
Tomas R.
2024-11-03
7
-21/+362
*
gh-126014: Ignore `__pycache__`-only folders in makefile tests (#126066)
sobolevn
2024-10-29
1
-1/+4
*
gh-120418: Don't assume wheeldata is deleted if `WHEEL_PKG_DIR` is set (#120419)
Stefano Rivera
2024-06-12
1
-3/+4
*
gh-117711: Only check for 'test/wheeldata' when it's actually used (#117712)
Karolina Surma
2024-04-11
1
-0/+4
*
gh-116303: Skip test module dependent tests if test modules are unavailable (...
Erlend E. Aasland
2024-04-03
1
-0/+1
*
gh-117166: Ignore empty and temporary dirs in `test_makefile` (#117190)
Nikita Sobolev
2024-03-29
1
-2/+10
*
gh-115421: Test that our Makefile has all needed test folders (GH-115813)
Nikita Sobolev
2024-03-07
1
-0/+64
*
gh-113384: Skip test_freeze for framework builds on macOS (#113390)
Ronald Oussoren
2023-12-22
1
-0/+2
*
gh-96954: Use skip_if_missing in test_makeunicodedata (GH-111764)
Dennis Sweeney
2023-11-06
1
-1/+2
*
gh-96954: use a directed acyclic word graph for storing the unicodedata codep...
CF Bolz-Tereick
2023-11-04
1
-0/+121
*
gh-103053: Skip test_freeze_simple_script() on PGO build (#109591)
Victor Stinner
2023-09-20
1
-0/+4
*
gh-108303: Move tokenize-related data to Lib/test/tokenizedata (GH-109265)
Nikita Sobolev
2023-09-12
1
-1/+1
*
gh-108416: Mark slow test methods with @requires_resource('cpu') (GH-108421)
Serhiy Storchaka
2023-09-02
1
-3/+1
*
test_peg_generator and test_freeze require cpu (#108386)
Victor Stinner
2023-08-23
2
-6/+3
*
gh-90791: Enable test___all__ on ASAN build (#108286)
Victor Stinner
2023-08-22
1
-1/+1
*
GH-107458: fix test_tools refleak (#107577)
Kumar Aditya
2023-08-03
1
-11/+5
*
gh-104780: Remove 2to3 program and lib2to3 module (#104781)
Victor Stinner
2023-05-23
1
-8/+0
*
Remove non-existing tools from Sundry skiplist (#103991)
Oleg Iarygin
2023-04-29
1
-9/+2
*
gh-102515: Remove unused imports in the `Lib/` directory (#102516)
Alex Waygood
2023-03-08
1
-1/+0
*
gh-95731: Fix module docstring extraction in pygettext (#95732)
Jakub Kuczys
2022-10-15
1
-0/+20
*
gh-97669: Fix test_tools reference leak (#98216)
Victor Stinner
2022-10-12
1
-1/+5
*
gh-97669: Create Tools/patchcheck/ directory (#98186)
Victor Stinner
2022-10-12
1
-2/+2
*
gh-97669: Remove outdated example scripts (#97675) (#98167)
Victor Stinner
2022-10-11
4
-253/+2
*
gh-97670: Remove sys.getdxp() and analyze_dxp.py script (#97671)
Victor Stinner
2022-10-04
1
-8/+1
*
gh-97669: Remove outdated example scripts (#97675)
Victor Stinner
2022-10-04
4
-506/+0
*
gh-84623: Remove unused imports in tests (#93772)
Victor Stinner
2022-06-13
3
-3/+0
*
GH-91752: Skip test_freeze_simple_script when zlib is not available (#91758)
Abhigyan Bose
2022-05-03
1
-1/+1
*
bpo-40280: Skip socket, fork, subprocess tests on Emscripten (GH-31986)
Christian Heimes
2022-03-22
1
-0/+4
*
bpo-46633: Skip tests on ASAN and/or MSAN builds (GH-31632)
Victor Stinner
2022-03-01
1
-0/+7
*
bpo-46425: Fix direct invocation of multiple test modules (GH-30666)
Nikita Sobolev
2022-01-18
1
-1/+1
*
bpo-40479: Fix hashlib's usedforsecurity for OpenSSL 3.0.0 (GH-30455)
Christian Heimes
2022-01-13
1
-1/+1
*
bpo-45783: Preserve file moves and deletions in the tests for the freeze tool...
Eric Snow
2021-11-23
1
-4/+5
*
bpo-45629: Add a test for the "freeze" tool. (gh-29222)
Eric Snow
2021-10-28
1
-0/+29
*
Fix EncodingWarning in test_tools. (GH-28846)
Inada Naoki
2021-10-10
6
-23/+27
*
bpo-45042: Now test classes decorated with `requires_hashdigest` are not skip...
Nikita Sobolev
2021-09-04
1
-3/+4
*
bpo-36310: Allow pygettext.py to detect calls to gettext in f-strings. (GH-19...
jack1142
2020-11-09
1
-0/+70
*
bpo-36876: Fix the C analyzer tool. (GH-22841)
Eric Snow
2020-10-23
20
-4314/+0
*
bpo-41521: Replace whitelist/blacklist with allowlist/denylist (GH-21822)
Victor Stinner
2020-08-11
1
-5/+5
*
bpo-40275: Use new test.support helper submodules in tests (GH-21743)
Hai Shi
2020-08-06
1
-4/+4
*
bpo-40275: Use new test.support helper submodules in tests (GH-21727)
Hai Shi
2020-08-04
6
-17/+21
*
bpo-40275: Use new test.support helper submodules in tests (GH-21151)
Hai Shi
2020-06-25
1
-2/+3
*
bpo-41069: Make TESTFN and the CWD for tests containing non-ascii characters....
Serhiy Storchaka
2020-06-25
1
-3/+5
*
bpo-9216: hashlib usedforsecurity fixes (GH-20258)
Christian Heimes
2020-05-22
1
-0/+2
*
bpo-40443: Remove unused imports in tests (GH-19805)
Victor Stinner
2020-04-29
3
-3/+1
*
bpo-38870: Expose a function to unparse an ast object in the ast module (GH-1...
Pablo Galindo
2019-11-24
1
-318/+0
*
bpo-36876: Re-organize the c-analyzer tool code. (gh-16841)
Eric Snow
2019-10-19
19
-471/+344
*
bpo-38347: find pathfix for Python scripts whose name contain a '-' (GH-16536)
Ruediger Pluem
2019-10-11
1
-6/+28
*
bpo-38187: Fix a refleak in Tools/c-analyzer. (gh-16304)
Eric Snow
2019-09-27
7
-40/+100
[next]