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