• Éric Araujo's avatar
    Cleanups in distutils tests. · d33399c1
    É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)
    d33399c1
test_bdist_dumb.py 2.87 KB