FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
gh-96002: Add functional test for Argument Clinic by colorfulappl · Pull Request #96178 · python/cpython · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
python
/
cpython
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
35.3k
Star
74.9k
Code
Issues
5k+
Pull requests
2.6k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
gh-96002: Add functional test for Argument Clinic
- #96178
#96178
Merged
erlend-aasland
merged 35 commits into
python:main
python/cpython:main
from
colorfulappl:test_clinic_functionality
colorfulappl/cpython:test_clinic_functionality
Copy head branch name to clipboard
Nov 21, 2022
Conversation
Commits
35
(35)
Checks
Files changed
Merged
gh-96002: Add functional test for Argument Clinic
#96178
erlend-aasland
merged 35 commits into
python:main
python/cpython:main
from
colorfulappl:test_clinic_functionality
colorfulappl/cpython:test_clinic_functionality
Copy head branch name to clipboard
Commits
Commits on Aug 23, 2022
Support functional test for Argument Clinic
colorfulappl
committed
f00bb03
View commit details
Copy full SHA for f00bb03
Browse repository at this point
📜🤖 Added by blurb_it.
blurb-it[bot]
authored and
colorfulappl
committed
a59e304
View commit details
Copy full SHA for a59e304
Browse repository at this point
Revert "Support functional test for Argument Clinic"
Show description for 2bd331e
colorfulappl
committed
2bd331e
View commit details
Copy full SHA for 2bd331e
Browse repository at this point
Add functional test for Argument Clinic
colorfulappl
committed
fac5b77
View commit details
Copy full SHA for fac5b77
Browse repository at this point
Add testcases written in C
colorfulappl
committed
962434c
View commit details
Copy full SHA for 962434c
Browse repository at this point
Commits on Oct 25, 2022
Rename _testclinicfunctionality.c to _testclinic.c
colorfulappl
committed
b93b2ae
View commit details
Copy full SHA for b93b2ae
Browse repository at this point
Add _testclinic to stdlib IGNORE list
colorfulappl
committed
35c5f13
View commit details
Copy full SHA for 35c5f13
Browse repository at this point
Merge TestClinicFunctionalityC class into TestClinicFunctionality
colorfulappl
committed
86703de
View commit details
Copy full SHA for 86703de
Browse repository at this point
Format code in _testclinic.c
colorfulappl
committed
e66d60b
View commit details
Copy full SHA for e66d60b
Browse repository at this point
Commits on Oct 26, 2022
Merge test_clinic_functionality.py into test_clinic.py
colorfulappl
committed
f1fb377
View commit details
Copy full SHA for f1fb377
Browse repository at this point
Simplify testcases
colorfulappl
committed
449c8fe
View commit details
Copy full SHA for 449c8fe
Browse repository at this point
Merge branch 'main' into test_clinic_functionality
colorfulappl
committed
1553574
View commit details
Copy full SHA for 1553574
Browse repository at this point
Commits on Nov 1, 2022
Add more testcases
colorfulappl
committed
81fe77b
View commit details
Copy full SHA for 81fe77b
Browse repository at this point
Rename class TestClinicFunctionality to ClinicFunctionalTest
colorfulappl
committed
7c269d0
View commit details
Copy full SHA for 7c269d0
Browse repository at this point
Commits on Nov 2, 2022
Fix UB problem
colorfulappl
committed
a3a3455
View commit details
Copy full SHA for a3a3455
Browse repository at this point
Commits on Nov 4, 2022
Fix refleaks
colorfulappl
committed
80ba71a
View commit details
Copy full SHA for 80ba71a
Browse repository at this point
Clean code
colorfulappl
committed
cf77785
View commit details
Copy full SHA for cf77785
Browse repository at this point
Commits on Nov 8, 2022
Add PoC of GH-99233
colorfulappl
committed
10ce3c7
View commit details
Copy full SHA for 10ce3c7
Browse repository at this point
Add PoC of GH-99240
colorfulappl
committed
2cc6c0a
View commit details
Copy full SHA for 2cc6c0a
Browse repository at this point
Commits on Nov 10, 2022
Delete test cases which fail this test
colorfulappl
committed
6a2d334
View commit details
Copy full SHA for 6a2d334
Browse repository at this point
Merge branch 'main' into test_clinic_functionality
Show description for d82ef72
colorfulappl
committed
d82ef72
View commit details
Copy full SHA for d82ef72
Browse repository at this point
Rerun `make regen-all`
colorfulappl
committed
b27b43d
View commit details
Copy full SHA for b27b43d
Browse repository at this point
Commits on Nov 13, 2022
Fix leaking
colorfulappl
committed
1cae160
View commit details
Copy full SHA for 1cae160
Browse repository at this point
Fix code style
colorfulappl
committed
fb6d3be
View commit details
Copy full SHA for fb6d3be
Browse repository at this point
Merge branch 'main' into test_clinic_functionality
Show description for fd1ed14
colorfulappl
committed
fd1ed14
View commit details
Copy full SHA for fd1ed14
Browse repository at this point
Rerun `make regen-all`
colorfulappl
committed
e82c88a
View commit details
Copy full SHA for e82c88a
Browse repository at this point
Commits on Nov 14, 2022
Fix object leaking and code style
colorfulappl
committed
598568c
View commit details
Copy full SHA for 598568c
Browse repository at this point
Change argument release order
Show description for dd43f24
colorfulappl
and
erlend-aasland
committed
dd43f24
View commit details
Copy full SHA for dd43f24
Browse repository at this point
Rename macro
Show description for 325e35b
colorfulappl
and
erlend-aasland
committed
325e35b
View commit details
Copy full SHA for 325e35b
Browse repository at this point
Update news
colorfulappl
committed
967dda6
View commit details
Copy full SHA for 967dda6
Browse repository at this point
Fix object leaking
colorfulappl
committed
d568683
View commit details
Copy full SHA for d568683
Browse repository at this point
Commits on Nov 15, 2022
Remove unnecessary logic
colorfulappl
committed
ce337e8
View commit details
Copy full SHA for ce337e8
Browse repository at this point
Merge branch 'main' into test_clinic_functionality
Show description for 3314465
colorfulappl
committed
3314465
View commit details
Copy full SHA for 3314465
Browse repository at this point
Merge branch 'main' into test_clinic_functionality
Show description for 68277c5
colorfulappl
committed
68277c5
View commit details
Copy full SHA for 68277c5
Browse repository at this point
Commits on Nov 17, 2022
Merge branch 'main' into test_clinic_functionality
Show description for da0789f
colorfulappl
committed
da0789f
View commit details
Copy full SHA for da0789f
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL