FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
bpo-10572: Move test sub-packages to Lib/test by idomic · Pull Request #18524 · 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
bpo-10572: Move test sub-packages to Lib/test
- #18524
#18524
Closed
idomic
wants to merge 30 commits into
python:master
python/cpython:master
from
idomic:bpo-10572-reArranging_Lib_tests
idomic/cpython:bpo-10572-reArranging_Lib_tests
Copy head branch name to clipboard
Conversation
Commits
30
(30)
Checks
Files changed
Closed
bpo-10572: Move test sub-packages to Lib/test
#18524
idomic
wants to merge 30 commits into
python:master
python/cpython:master
from
idomic:bpo-10572-reArranging_Lib_tests
idomic/cpython:bpo-10572-reArranging_Lib_tests
Copy head branch name to clipboard
Commits
Commits on Feb 13, 2020
Hard reset + cherry piciking the changes.
idomic
committed
13c5b05
View commit details
Copy full SHA for 13c5b05
Browse repository at this point
📜🤖 Added by blurb_it.
blurb-it[bot]
authored and
idomic
committed
fdecdf0
View commit details
Copy full SHA for fdecdf0
Browse repository at this point
Added @vstinner News
idomic
committed
29d13c9
View commit details
Copy full SHA for 29d13c9
Browse repository at this point
Update Misc/NEWS.d/next/Library/2020-02-11-13-01-38.bpo-38691.oND8Sk.rst
Show description for 135259f
idomic
and
vstinner
committed
135259f
View commit details
Copy full SHA for 135259f
Browse repository at this point
Commits on Feb 15, 2020
Merge branch 'master' of https://github.com/python/cpython
idomic
committed
794b948
View commit details
Copy full SHA for 794b948
Browse repository at this point
Commits on Feb 16, 2020
Merge branch 'master' of https://github.com/python/cpython
idomic
committed
bfa3cd1
View commit details
Copy full SHA for bfa3cd1
Browse repository at this point
[bpo-10572] Moved tests of these modules under Lib/tests/MODULE_NAME_test:
Show description for 36b41eb
idomic
committed
36b41eb
View commit details
Copy full SHA for 36b41eb
Browse repository at this point
[bpo-10572] Changing test references for CI
idomic
committed
69ad225
View commit details
Copy full SHA for 69ad225
Browse repository at this point
[bpo-10572] Adapting tests imports
idomic
committed
8e7db7a
View commit details
Copy full SHA for 8e7db7a
Browse repository at this point
Merge branch 'master' of https://github.com/python/cpython
idomic
committed
71b4de5
View commit details
Copy full SHA for 71b4de5
Browse repository at this point
Removed residues
idomic
committed
4be42f0
View commit details
Copy full SHA for 4be42f0
Browse repository at this point
Merge branch 'master' into bpo-10572-reArranging_Lib_tests
idomic
committed
4a3cf9f
View commit details
Copy full SHA for 4a3cf9f
Browse repository at this point
[bpo-10572] Changed Makefile.pre.in to contain the correct tests path
idomic
committed
18c5f36
View commit details
Copy full SHA for 18c5f36
Browse repository at this point
📜🤖 Added by blurb_it.
blurb-it[bot]
authored
60a14df
View commit details
Copy full SHA for 60a14df
Browse repository at this point
[bpo-10572] Changed Makefile.pre.in to contain the correct tests path
idomic
committed
fbd63a8
View commit details
Copy full SHA for fbd63a8
Browse repository at this point
Merge remote-tracking branch 'origin/bpo-10572-reArranging_Lib_tests' into bpo-10572-reArranging_Lib_tests
idomic
committed
e3ff1cd
View commit details
Copy full SHA for e3ff1cd
Browse repository at this point
[bpo-10572] Changed Makefile.pre.in to contain the correct tests path
idomic
committed
bb4e8b8
View commit details
Copy full SHA for bb4e8b8
Browse repository at this point
[bpo-10572] Fixing distutils tests path
idomic
committed
65db1d2
View commit details
Copy full SHA for 65db1d2
Browse repository at this point
[bpo-10572] Fixing Lib.test.tkinter_test tests path
idomic
committed
7cfa472
View commit details
Copy full SHA for 7cfa472
Browse repository at this point
[bpo-10572] Fixing Lib.test.unittest_test + ctypes tests path
idomic
committed
fd7ed2b
View commit details
Copy full SHA for fd7ed2b
Browse repository at this point
Commits on Feb 17, 2020
[bpo-10572] Fixing Lib.test.unittest_test + test_lib2to3 tests path
idomic
committed
6b32dd1
View commit details
Copy full SHA for 6b32dd1
Browse repository at this point
[bpo-10572] Fixing Lib.test.unittest_test + test_lib2to3 tests path
idomic
committed
1021fcf
View commit details
Copy full SHA for 1021fcf
Browse repository at this point
[bpo-10572] Fixed hardcoded Lib.test.unittest_test and lib2to3 path
idomic
committed
f5431d8
View commit details
Copy full SHA for f5431d8
Browse repository at this point
[bpo-10572] Fixed hardcoded Lib.test.unittest_test and lib2to3 path
idomic
committed
d89915f
View commit details
Copy full SHA for d89915f
Browse repository at this point
[bpo-10572] Fixed hardcoded Lib.test.unittest_test and lib2to3 path
idomic
committed
a5e9500
View commit details
Copy full SHA for a5e9500
Browse repository at this point
[bpo-10572] Fixed hardcoded Lib.test.unittest_test and lib2to3 path
idomic
committed
19ab4cd
View commit details
Copy full SHA for 19ab4cd
Browse repository at this point
[bpo-10572] Fixed hardcoded Lib.test.unittest_test and lib2to3 path
idomic
committed
1010154
View commit details
Copy full SHA for 1010154
Browse repository at this point
[bpo-10572] Fixed hardcoded Lib.test.unittest_test and lib2to3 path
idomic
committed
e65b43c
View commit details
Copy full SHA for e65b43c
Browse repository at this point
[bpo-10572] Fixed hardcoded Lib.test.unittest_test and lib2to3 path
idomic
committed
4609963
View commit details
Copy full SHA for 4609963
Browse repository at this point
[bpo-10572] Fixed hardcoded Lib.test.unittest_test and lib2to3 path
idomic
committed
c552264
View commit details
Copy full SHA for c552264
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL