• Éric Araujo's avatar
    Cleanups in distutils tests. · 489ea5a9
    Éric Araujo authored
    - Actually check the contents of the file created by bdist_dumb.
    - Don’t use “RECORD” as filename for non-PEP 376 record file
    - Don’t start method name with “_test”, it smells like a disabled test
      method instead of an helper method
    - Fix some idioms (assertIn, addCleanup)
    489ea5a9
test_bdist_dumb.py 2.87 KB