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_metadata.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
-291
/
+0
*
Rename tests.support.LoggingSilencer to LoggingCatcher.
?ric Araujo
2010-08-15
1
-2
/
+2
*
Fix DistributionMetadata.update
?ric Araujo
2010-08-12
1
-1
/
+5
*
Improve Metadata instantiation
?ric Araujo
2010-08-05
1
-3
/
+33
*
Fix a bug in environment marker micro-language parser
?ric Araujo
2010-07-31
1
-6
/
+11
*
Test env marker version without quotes
?ric Araujo
2010-07-31
1
-1
/
+1
*
Add fixme comment about dubious return value
?ric Araujo
2010-07-30
1
-0
/
+2
*
Improved code coverage
Nicolas Cadou
2010-07-30
1
-0
/
+6
*
Removed unecessary tempfile use
Nicolas Cadou
2010-07-30
1
-5
/
+5
*
Automated merge with https://bitbucket.org/mtlpython/distutils2
Nicolas Cadou
2010-07-29
1
-10
/
+6
|
\
|
*
Improved metadata read/write test and removed unused function
Nicolas Cadou
2010-07-29
1
-10
/
+6
*
|
Fix import errors found by pyflakes
?ric Araujo
2010-07-18
1
-0
/
+1
|
/
*
Improved test coverage
Nicolas Cadou
2010-07-16
1
-0
/
+9
*
Catch logging output in test_metadata
?ric Araujo
2010-06-30
1
-2
/
+2
*
Wrap I/O operations in try/except blocks to ensure handles are closed
?ric Araujo
2010-06-27
1
-2
/
+5
*
Don?t use deprecated name (see comment in unittest2.case)
?ric Araujo
2010-06-24
1
-19
/
+19
*
Fix a typo before it gets out
?ric Araujo
2010-06-11
1
-2
/
+2
*
Change assert for proper unittest methods
?ric Araujo
2010-06-03
1
-22
/
+23
*
Isolate import of unittest or unittest2 in one place.
?ric Araujo
2010-06-01
1
-3
/
+3
*
Use the same name everywhere.
?ric Araujo
2010-05-31
1
-1
/
+1
*
make sure project_url is correctly serialized
Tarek Ziade
2010-05-06
1
-0
/
+19
*
make sure 1.2 is picked when a 1.1 or 1.2 field is encoutered
Tarek Ziade
2010-05-06
1
-1
/
+8
*
make sure we control only filled values
Tarek Ziade
2010-04-13
1
-1
/
+1
*
checking all version predicates in check()
Tarek Ziade
2010-04-13
1
-0
/
+9
*
Project-URL is also a 1.2 field
Tarek Ziade
2010-03-20
1
-0
/
+1
*
make sure the Project-URL field is not transformed into a string
Tarek Ziade
2010-03-20
1
-0
/
+6
*
now checking Requires-Python and Name
Tarek Ziade
2010-03-12
1
-3
/
+45
*
a bad predicate just display a warning --
Tarek Ziade
2010-03-04
1
-0
/
+7
*
refactored DistributionMetadata so it also recognizes 1.1. It's much cleaner ...
Tarek Ziade
2010-03-04
1
-0
/
+24
*
now we can provide a custom execution context
Tarek Ziade
2010-03-04
1
-0
/
+9
*
added mapping-like APIs
Tarek Ziad?
2010-02-28
1
-0
/
+10
*
now the Description field can be read back (no more EOL lost)
Tarek Ziad?
2010-02-25
1
-0
/
+20
*
added an option to apply the markers to the current platform
Tarek Ziad?
2010-02-25
1
-0
/
+10
*
refactored DistributionMetadata -- cleaner implementation
Tarek Ziad?
2010-02-24
1
-0
/
+14
*
added all operators and cleaned up the micro-interpreter
Tarek Ziad?
2010-02-24
1
-2
/
+29
*
first version of the micro-language for PEP 345
Tarek Ziad?
2010-02-24
1
-0
/
+9
*
fixed imports
Tarek Ziad?
2010-02-23
1
-0
/
+20