1. 59beec3 Add import_function method to test.test_support, and modify a number of by R. David Murray · 16 years ago
  2. 888a39b remove test_support.TestSkipped and just use unittest.SkipTest by Benjamin Peterson · 16 years ago
  3. 672237d warnings.catch_warnings() now returns a list or None instead of the custom by Brett Cannon · 17 years ago
  4. 6f5a2b5 skip test_macostools when UCS4 is enabled by Benjamin Peterson · 17 years ago
  5. 5a0382e Fix a missed instance of test.test_support.guard_warnings_filter (which was by Brett Cannon · 18 years ago
  6. 5e26351 Remove the macfs module. This led to the deprecation of macostools.touched(); by Brett Cannon · 18 years ago
  7. c8aa848 Have test_mkalias_relative check that sys.prefix already exists; otherwise test by Brett Cannon · 21 years ago
  8. 98fc683 Getting rid of macfs. by Jack Jansen · 22 years ago
  9. f2715e0 Whitespace normalization. by Tim Peters · 22 years ago
  10. b86a2e8 Use os.path.realpath() in stead of abspath(), so the tests don't fail if by Jack Jansen · 23 years ago
  11. addc585 Test aliases too. by Jack Jansen · 23 years ago
  12. 10882f6 Finally created the first two tests for MacPython modules: macfs and macostools. by Jack Jansen · 23 years ago