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_clinic.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
[3.12] gh-106368: Add test for Argument Clinic misbehaving custom converter_i...
Miss Islington (bot)
2023-07-31
1
-0/+20
*
[3.12] gh-106368: Argument clinic tests: improve failure message when tests i...
Miss Islington (bot)
2023-07-28
1
-1/+1
*
[3.12] gh-106368: Increase Argument Clinic CLI test coverage (GH-107277) (#10...
Miss Islington (bot)
2023-07-26
1
-3/+75
*
[3.12] gh-106368: Increase Argument Clinic CLI test coverage (GH-107156) (#10...
Miss Islington (bot)
2023-07-24
1
-14/+176
*
[3.12] gh-106368: Increase coverage for Argument Clinic output directive (GH-...
Miss Islington (bot)
2023-07-22
1
-0/+53
*
[3.12] gh-106970: Fix Argument Clinic 'destination <name> clear' command (GH-...
Miss Islington (bot)
2023-07-22
1
-0/+9
*
[3.12] gh-106368: Increase Argument Clinic test coverage for IndentStack (GH-...
Miss Islington (bot)
2023-07-21
1
-0/+19
*
[3.12] gh-106368: Increase Argument Clinic test coverage for cpp.Monitor (GH-...
Miss Islington (bot)
2023-07-17
1
-0/+49
*
[3.12] gh-106368: Increase Argument Clinic BlockParser test coverage (GH-1067...
Miss Islington (bot)
2023-07-15
1
-4/+96
*
[3.12] gh-106368: Increase Argument Clinic test coverage (GH-106728) (#106730)
Miss Islington (bot)
2023-07-13
1
-0/+37
*
[3.12] gh-64595: Fix regression in file write logic in Argument Clinic (#1064...
Erlend E. Aasland
2023-07-05
1
-4/+3
*
[3.12] gh-104683: Rename Lib/test/clinic.test as Lib/test/clinic.test.c (GH-1...
Miss Islington (bot)
2023-07-05
1
-2/+3
*
[3.12] gh-106368: Add tests for formatting helpers in Argument Clinic (GH-106...
Miss Islington (bot)
2023-07-04
1
-0/+164
*
[3.12] gh-106368: Add tests for permutation helpers in Argument Clinic (GH-10...
Miss Islington (bot)
2023-07-04
1
-0/+106
*
[3.12] gh-106368: Increase Argument Clinic test coverage (GH-106389) (#106390)
Miss Islington (bot)
2023-07-04
1
-0/+24
*
[3.12] gh-106368: Harden Argument Clinic parser tests (GH-106384) (#106387)
Miss Islington (bot)
2023-07-03
1
-42/+68
*
[3.12] gh-106368: Clean up Argument Clinic tests (#106373) (#106379)
Erlend E. Aasland
2023-07-03
1
-357/+441
*
[3.12] gh-106368: Increase Argument Clinic test coverage (GH-106369) (#106370)
Miss Islington (bot)
2023-07-03
1
-0/+57
*
[3.12] gh-106359: Fix corner case bugs in Argument Clinic converter parser (G...
Miss Islington (bot)
2023-07-03
1
-0/+16
*
gh-104683: `clinic.py`: Improve coverage for the `parse_converter` method (#1...
Alex Waygood
2023-05-21
1
-0/+39
*
gh-104629: Don't skip test_clinic if _testclinic is missing (#104630)
Erlend E. Aasland
2023-05-18
1
-2/+5
*
gh-104389: Add 'unused' keyword to Argument Clinic C converters (#104390)
Erlend E. Aasland
2023-05-12
1
-0/+38
*
gh-64595: Argument Clinic: Touch source file if any output file changed (#104...
Erlend E. Aasland
2023-05-05
1
-3/+4
*
gh-64631: Test exception messages in cloned Argument Clinic funcs (#104167)
Erlend E. Aasland
2023-05-05
1
-0/+13
*
gh-64490: Fix bugs in argument clinic varargs processing (#32092)
colorfulappl
2022-11-24
1
-0/+44
*
gh-99240: Fix double-free bug in Argument Clinic str_converter generated code...
colorfulappl
2022-11-24
1
-0/+15
*
gh-64490: Fix refcount error when arguments are packed to tuple in argument c...
colorfulappl
2022-11-24
1
-0/+14
*
gh-96002: Add functional test for Argument Clinic (#96178)
colorfulappl
2022-11-21
1
-1/+393
*
gh-92886: [clinic.py] raise exception on invalid input instead of assertion (...
Irit Katriel
2022-10-07
1
-1/+1
*
bpo-42398: Fix "make regen-all" race condition (GH-23362)
Victor Stinner
2020-11-18
1
-7/+19
*
bpo-40275: Use new test.support helper submodules in tests (GH-21448)
Hai Shi
2020-08-03
1
-1/+2
*
bpo-36876: Add a tool that identifies unsupported global C variables. (#15877)
Eric Snow
2019-09-11
1
-10/+3
*
bpo-35578: Add an example file for testing Argument Clinic converters. (GH-11...
Serhiy Storchaka
2018-12-25
1
-1/+17
*
bpo-26901: Fix the Argument Clinic test suite (GH-8879)
Victor Stinner
2018-09-03
1
-0/+802