Files
cpython/Lib
Éric Araujo 6bbd775377 Consolidate tests for packaging.metadata.
New tests were added in test_metadata and old tests inherited from
distutils were still in test_dist, so I moved them into test_metadata
(except for one which was more at home in test_run) and merged
duplicates.

I also added some skips to lure contributors <wink>, optimized the
Metadata.update method a trifle, and added notes about a number of
issues.

A note: The tests in test_dist used to dump the Metadata objects to a
file in the METADATA format and look for strings in its contents; I
updated them to use the mapping API of Metadata instead.  For some
fields with special writing rules, I have added tests to ensure my
conversion did not lose anything.
2011-09-10 05:18:20 +02:00
..
2011-09-10 04:56:44 +02:00
2011-08-03 08:29:12 +02:00
2011-09-04 08:35:54 +02:00
2011-09-03 10:37:09 +02:00
2011-07-15 21:10:13 -05:00
2011-08-31 00:43:55 +02:00
2011-07-29 17:38:23 +02:00
2011-08-16 19:03:41 +03:00
2011-09-01 08:31:51 +02:00
2011-08-07 17:13:13 +02:00
2011-07-21 11:16:32 +03:00