index
:
delta/python-packages/disutils2.git
master
python3
hg.python.org: Obsolete (use python-setuptools-git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
distutils2
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Fix name and attribute errors
?ric Araujo
2011-09-21
1
-1
/
+1
*
|
Squash last remaining tempdir leak in tests
?ric Araujo
2011-09-19
1
-0
/
+2
*
|
A few changes to match packaging
?ric Araujo
2011-09-19
1
-0
/
+1
*
|
Fix determination of Metadata version in packaging (#8933).
?ric Araujo
2011-09-19
1
-2
/
+2
*
|
Consolidate tests for d2.metadata.
?ric Araujo
2011-09-19
3
-349
/
+343
*
|
Write a UTF-8 empty string to make haypo happy :) (#9561)
?ric Araujo
2011-09-19
1
-2
/
+2
*
|
Avoid gratuitous changes in method names
?ric Araujo
2011-09-19
1
-5
/
+5
*
|
Minor improvement to extensions in setup.cfg: check parent package
?ric Araujo
2011-09-19
1
-2
/
+28
*
|
Minor improvement to extensions section in setup.cfg.
?ric Araujo
2011-09-19
1
-5
/
+12
*
|
Make bdist_* commands respect --skip-build passed to bdist (#10946).
?ric Araujo
2011-09-19
1
-28
/
+12
*
|
Remove obsolete mentions of the compress program and .Z archives.
?ric Araujo
2011-09-19
1
-13
/
+10
*
|
Remove display options (--name, etc.) from the Distribution class.
?ric Araujo
2011-09-19
4
-12
/
+11
*
|
Add a simple test for the packaging RECORD file.
?ric Araujo
2011-09-19
2
-5
/
+75
*
|
Minor cleanup
?ric Araujo
2011-09-19
1
-5
/
+0
*
|
Add a test for extension modules in the old-style record file
?ric Araujo
2011-09-19
1
-0
/
+41
*
|
Rework test_old_record a bit to make the test more exact
?ric Araujo
2011-09-19
1
-9
/
+11
*
|
Refactor support code for compiling xxmodule.c.
?ric Araujo
2011-09-19
3
-66
/
+455
*
|
Remove some duplication in tests subpackage.
?ric Araujo
2011-09-18
3
-120
/
+31
*
|
Provide replacement for platform.python_implementation for 2.4 and 2.5
?ric Araujo
2011-09-18
1
-4
/
+2
*
|
Fix backport changesets part 3: backported modules.
?ric Araujo
2011-09-18
4
-14
/
+5
*
|
Fix database.Distribution.list_distinfo_files (#12785).
?ric Araujo
2011-09-18
1
-26
/
+26
*
|
Fix backport changesets part 2: tests
?ric Araujo
2011-09-18
34
-452
/
+452
*
|
Fix the backport fixes.
?ric Araujo
2011-09-18
8
-30
/
+33
*
|
Branch merge, reverting some of Alexis? changes.
?ric Araujo
2011-09-13
5
-16
/
+29
|
\
\
|
*
|
Let the test suite run again
?ric Araujo
2011-09-12
4
-11
/
+24
|
*
|
Convert print function calls back to print statements.
?ric Araujo
2011-09-12
2
-5
/
+5
*
|
|
Fixes to actually use the backports.
Jeremy Kloth
2011-09-12
7
-8
/
+8
|
/
/
*
|
Branch merge. Will clean up later.
?ric Araujo
2011-08-31
1
-0
/
+3
|
\
\
|
*
|
Restore $HOME after test has run (#12765)
?ric Araujo
2011-08-29
1
-0
/
+3
*
|
|
Fixed a python2.4 syntax errors.
Alexandru Plugaru
2011-08-30
28
-258
/
+364
|
/
/
*
|
the name of the module is __builtin__ (not __builtins__)
Alexis Metaireau
2011-08-22
1
-1
/
+1
*
|
Backported packaging from cpython default, overwriting previous version.
Vinay Sajip
2011-08-18
97
-2429
/
+3617
*
|
fixed the test_sub_commands test
Tarek Ziade
2011-03-14
1
-8
/
+4
*
|
fix pysetup tests
Tarek Ziade
2011-03-13
2
-15
/
+27
*
|
merge
Tarek Ziade
2011-03-13
2
-10
/
+20
|
\
\
|
*
|
Further work on Py3 support; try blocks for imports mainly
Arc Riley
2011-03-13
1
-8
/
+15
|
*
|
Branch merge to trunk
Arc Riley
2011-03-13
34
-352
/
+1520
|
|
\
\
|
*
|
|
Changed test.test_support import to test.support when running on Python 3
Arc Riley
2010-11-25
1
-2
/
+5
*
|
|
|
[mq]: commandline
Tarek Ziade
2011-02-20
3
-16
/
+8
|
|
/
/
|
/
|
|
*
|
|
Merge Kelsey changes
Alexis Metaireau
2011-02-13
6
-33
/
+406
|
\
\
\
|
*
\
\
Merging the resource branch !
Alexis Metaireau
2011-02-13
8
-23
/
+51
|
|
\
\
\
|
*
|
|
|
Change resource files declaration in setup.cfg
Pierre-Yves David
2011-02-06
2
-17
/
+19
|
*
|
|
|
Allow glob in base part of ressource files
Pierre-Yves David
2011-02-05
1
-3
/
+4
|
*
|
|
|
Improve iglob error handling.
Pierre-Yves David
2011-02-05
1
-0
/
+28
|
*
|
|
|
merge upstream into resources branches
Pierre-Yves David
2011-02-04
6
-49
/
+46
|
|
\
\
\
\
|
*
|
|
|
|
Finish the renaming of datafiles to resources.
FELD Boris
2011-02-04
1
-45
/
+73
|
*
|
|
|
|
merge test_glob.py into test_util.py
Pierre-Yves David
2011-02-02
3
-163
/
+152
|
*
|
|
|
|
renames datafiles in ressources for consistency with setup.cfg section
Pierre-Yves David
2011-02-02
1
-1
/
+1
|
*
|
|
|
|
merge with upstream
Pierre-Yves David
2011-02-02
3
-10
/
+122
|
|
\
\
\
\
\
|
*
|
|
|
|
|
Fix missing import.
FELD Boris
2011-01-30
1
-1
/
+2
[prev]
[next]