1. 46268c4 Issue #8716: Avoid crashes caused by Aqua Tk on OSX when attempting to run by Ned Deily · 14 years ago
  2. a4f46e1 Remove unused imports in test modules. by Georg Brandl · 16 years ago
  3. 53a9dc9 Restore sys.path in test_tk by Nick Coghlan · 16 years ago
  4. 597ebab A few more test skips via import_module, and change import_module to by R. David Murray · 16 years ago
  5. 8e1a338 add missing import by Benjamin Peterson · 16 years ago
  6. 888a39b remove test_support.TestSkipped and just use unittest.SkipTest by Benjamin Peterson · 16 years ago
  7. 55bdb8e Checking for tk availability before continuing (basically the same that is done in test_ttk_guionly) by Guilherme Polo · 16 years ago
  8. bbb7efd Some tests for Tkinter.Text.search by Guilherme Polo · 16 years ago