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
/
src
/
distutils2
/
tests
/
test_dist.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
moved everything in the same dir - we want to include docs/ in the release
Tarek Ziade
2010-09-19
1
-533
/
+0
*
Bow to the will of pep8 and pyflakes
?ric Araujo
2010-08-20
1
-2
/
+0
*
Remove unused names
?ric Araujo
2010-08-20
1
-20
/
+16
*
Use modern unittest methods
?ric Araujo
2010-08-20
1
-3
/
+4
*
Post-merge touchups
?ric Araujo
2010-08-20
1
-3
/
+3
*
added additional check for the check command
Konrad Delong
2010-08-16
1
-31
/
+12
*
added back tests removed in a recent merge
Konrad Delong
2010-08-16
1
-0
/
+37
*
merged upstream
Konrad Delong
2010-08-15
1
-26
/
+52
|
\
|
*
Fix a test
?ric Araujo
2010-08-15
1
-1
/
+2
|
*
Please pep8 and pyflakes
?ric Araujo
2010-08-15
1
-23
/
+29
|
*
Hook system improvements.
?ric Araujo
2010-08-15
1
-14
/
+71
|
*
Rename tests.support.LoggingSilencer to LoggingCatcher.
?ric Araujo
2010-08-15
1
-1
/
+1
*
|
removed unused warnings & refactored a test to use WarningsCatcher
Konrad Delong
2010-08-15
1
-18
/
+7
*
|
refactoring tests for warnings
Konrad Delong
2010-08-15
1
-16
/
+9
|
/
*
Fix some familiar typos and use consistent spellings
?ric Araujo
2010-08-09
1
-1
/
+1
*
Automated merge with ssh://hg@bitbucket.org/tarek/distutils2
Yannick Gingras
2010-08-05
1
-0
/
+36
|
\
|
*
added a test for bad options to Distribution()
Yannick Gingras
2010-07-30
1
-0
/
+21
|
*
added a test for Distribution(attrs={'options'=...})
Yannick Gingras
2010-07-30
1
-0
/
+15
*
|
Add command post-hooks
Konrad Delong
2010-08-05
1
-0
/
+43
|
/
*
changed some encoding declarations to their canonical names, which happens to...
Yannick Gingras
2010-07-30
1
-1
/
+1
*
Wrap I/O operations in try/except blocks to ensure handles are closed
?ric Araujo
2010-06-27
1
-2
/
+4
*
s/klass/cls/g for PEP 8 and PEP 20 compliance
?ric Araujo
2010-06-26
1
-17
/
+17
*
Don?t use deprecated name (see comment in unittest2.case)
?ric Araujo
2010-06-24
1
-20
/
+20
*
moving cmd.py into command/
Tarek Ziade
2010-06-02
1
-1
/
+1
*
Isolate import of unittest or unittest2 in one place.
?ric Araujo
2010-06-01
1
-7
/
+7
*
normalized some metadata fields
Nicolas Cadou
2010-03-15
1
-11
/
+11
*
now the Description field can be read back (no more EOL lost)
Tarek Ziad?
2010-02-25
1
-1
/
+1
*
refactored DistributionMetadata -- cleaner implementation
Tarek Ziad?
2010-02-24
1
-44
/
+41
*
refactored the code so it works on Python 2.4, 2.5 and 2.6
Tarek Ziad?
2010-02-22
1
-14
/
+14
*
removed all but one dependency on test.test_support
t
2010-02-22
1
-1
/
+1
*
refactored sysconfig and other backported modules
tarek
2010-02-22
1
-7
/
+7
*
renamed distutils to distutils2 -- wow thanks Rope
tarek
2010-02-21
1
-22
/
+22
*
initial import, now need to rename all 'distutils' to 'distutils2'
tarek
2010-02-21
1
-0
/
+434