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
/
packaging
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix packaging byte-compilation to comply with PEP 3147 (#11254).
Éric Araujo
2011-10-08
2
-6/+13
*
Make C code in one packaging test comply with ISO C (#10359).
Éric Araujo
2011-10-08
1
-2/+2
*
Fix return code of “pysetup run COMMAND” (closes #12222)
Éric Araujo
2011-10-06
1
-14/+16
*
Minor: improve one test name, address pyflakes warnings
Éric Araujo
2011-10-06
1
-6/+4
*
Add test that was promised in a comment but not actually written
Éric Araujo
2011-10-06
1
-2/+7
*
Fix incorrect test.
Éric Araujo
2011-10-06
1
-2/+3
*
Change one name in packaging’s test_uninstall to avoid confusion.
Éric Araujo
2011-10-06
1
-12/+12
*
Cosmetic fixes for whitespace and a regex in packaging.
Éric Araujo
2011-10-04
1
-4/+4
*
Add tests for comparing candidate and final versions in packaging (#11841).
Éric Araujo
2011-10-04
1
-0/+12
*
Squash last tempdir leak in packaging tests.
Éric Araujo
2011-09-19
1
-0/+2
*
Final bag of small changes coming from distutils2.
Éric Araujo
2011-09-19
5
-13/+12
*
Branch merge
Éric Araujo
2011-09-18
6
-33/+7
|
\
|
*
Packaging cleanup: remove conditionals for < 2.6 support.
Éric Araujo
2011-09-17
6
-33/+7
*
|
Make a number of small changes to ease the backport to distutils2
Éric Araujo
2011-09-18
15
-119/+97
*
|
Fix fallback base class when tests run without threading
Éric Araujo
2011-09-18
1
-1/+1
*
|
Issue #12765: Fix packaging.test.test_database failures on OS X due
Ned Deily
2011-09-15
1
-0/+1
|
/
*
Fix packaging.database.Distribution.list_distinfo_files (#12785).
Éric Araujo
2011-09-15
1
-22/+24
*
Remove unneeded --all option of “pysetup list”.
Éric Araujo
2011-09-12
1
-0/+1
*
Fix determination of Metadata version in packaging (#8933).
Éric Araujo
2011-09-10
1
-1/+14
*
Consolidate tests for packaging.metadata.
Éric Araujo
2011-09-10
3
-349/+321
*
Issue #9561: packaging now writes egg-info files using UTF-8
Victor Stinner
2011-09-05
1
-2/+2
*
Minor: tweak docstrings and __all__ in packaging.tests.support
Éric Araujo
2011-09-01
1
-13/+27
*
Minor improvement to extensions in setup.cfg: check parent package
Éric Araujo
2011-09-01
1
-2/+29
*
Minor improvement to extensions section in setup.cfg.
Éric Araujo
2011-09-01
1
-5/+11
*
Clean up packaging.util: add __all__, remove some unused functions.
Éric Araujo
2011-09-01
1
-8/+1
*
Make bdist_* commands respect --skip-build passed to bdist (#10946).
Éric Araujo
2011-08-29
1
-29/+13
*
Remove obsolete mentions of the compress program and .Z archives.
Éric Araujo
2011-08-29
1
-11/+8
*
Remove display options (--name, etc.) from the Distribution class.
Éric Araujo
2011-08-29
4
-7/+7
*
Minor code simplification
Éric Araujo
2011-08-25
1
-3/+2
*
Another (hopefully last) fix for test_packaging on Windws (#12678)
Éric Araujo
2011-08-25
1
-3/+13
*
Fix test_packaging on Windows (#12678).
Éric Araujo
2011-08-24
2
-4/+16
*
Try to fix packaging tests using build_ext on Windows (#12678)
Éric Araujo
2011-08-23
2
-19/+18
*
Fix test_command_install_dist in shared Python builds
Éric Araujo
2011-08-21
1
-0/+1
*
Factor out the build_ext fixup for shared Python builds.
Éric Araujo
2011-08-21
2
-22/+29
*
Remove obsolete code
Éric Araujo
2011-08-21
1
-2/+0
*
Add a simple test for the packaging RECORD file.
Éric Araujo
2011-08-20
1
-1/+53
*
Minor cleanup
Éric Araujo
2011-08-20
1
-5/+0
*
Add a test for extension modules in the old-style record file
Éric Araujo
2011-08-20
1
-1/+24
*
Rework test_old_record a bit to make the test more exact
Éric Araujo
2011-08-20
1
-13/+13
*
Refactor the copying of xxmodule.c in packaging tests (#12141).
Éric Araujo
2011-08-20
2
-27/+37
*
Restore $HOME after test has run (should fix #12765)
Éric Araujo
2011-08-19
1
-0/+3
*
Use our existing drop-in, no-op decorator instead of redefining it.
Éric Araujo
2011-08-11
1
-6/+2
*
Stop trying to write into the stdlib during packaging tests (#12331).
Éric Araujo
2011-07-31
1
-23/+31
*
Minor packaging cleanup.
Éric Araujo
2011-07-29
2
-6/+6
*
test_packaging should clean up after itself (but it doesn't really)
Antoine Pitrou
2011-07-15
1
-6/+9
*
Silence 2to3 warnings in packaging tests
Éric Araujo
2011-07-15
1
-4/+8
*
Close file handles in a timely manner in packaging.database (#12504).
Éric Araujo
2011-07-08
1
-2/+0
*
Factor out code used by packaging commands for HTTP requests (#12169).
Éric Araujo
2011-07-08
3
-32/+31
*
Issue #9516: Port OS X deployment target tests from distutils to packaging
Ned Deily
2011-06-29
1
-1/+92
*
Issue #12141: Install copies of template C module file so that
Ned Deily
2011-06-28
1
-0/+5
[next]