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
/
test_version.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix stringification of final versions (#16107).
?ric Araujo
2012-10-27
1
-1
/
+3
*
Removed the trailing zero wiping (#14264)
Tarek Ziade
2012-03-12
1
-2
/
+8
*
Fix comparison bug with 'rc' versions (#11841)
?ric Araujo
2012-02-27
1
-0
/
+9
*
Clean up some idioms in tests.
?ric Araujo
2011-11-12
1
-3
/
+1
*
Cosmetic fixes for whitespace and a regex.
?ric Araujo
2011-10-05
1
-4
/
+4
*
Add tests for comparing candidate and final versions (#11841).
?ric Araujo
2011-10-05
1
-0
/
+12
*
Backported packaging from cpython default, overwriting previous version.
Vinay Sajip
2011-08-18
1
-10
/
+9
*
make sure project that have numbers in their names can be parsed
Tarek Ziade
2011-01-01
1
-0
/
+9
*
allowing predicates without parenthesis -- that's how the install script will...
Tarek Ziade
2011-01-01
1
-0
/
+3
*
Don?t use a deprecated name
?ric Araujo
2010-12-09
1
-3
/
+3
*
refactored unittest import logic to improve accuracy of the coverage measurement
Yannick Gingras
2010-09-30
1
-1
/
+1
*
Added some more hash testing to make the intent of equal hashes clearer.
Amos Latteier
2010-09-29
1
-0
/
+2
*
Add test for VersionPredicate.__repr__
Amos Latteier
2010-09-29
1
-0
/
+4
*
Changed hashing behaviour for NormalizedVersion. Equal versions have the
Amos Latteier
2010-09-29
1
-0
/
+9
*
moved everything in the same dir - we want to include docs/ in the release
Tarek Ziade
2010-09-19
1
-0
/
+226