1. 30 Tem, 2002 1 kayıt (commit)
    • Barry Warsaw's avatar
      Complete the absolute import patch for the test suite. All relative · 408b6d34
      Barry Warsaw yazdı
      imports of test modules now import from the test package.  Other
      related oddities are also fixed (like DeprecationWarning filters that
      weren't specifying the full import part, etc.).  Also did a general
      code cleanup to remove all "from test.test_support import *"'s.  Other
      from...import *'s weren't changed.
      408b6d34
  2. 23 Agu, 2000 1 kayıt (commit)
    • Tim Peters's avatar
      Rehabilitate autotest.py. · a48b5267
      Tim Peters yazdı
      In README:  Write up (Guido's) rules for intra-test imports; warn against
      asserts; document test_support.use_large_resources.
      a48b5267
  3. 07 Mar, 1997 1 kayıt (commit)
  4. 20 Ara, 1996 1 kayıt (commit)
  5. 18 Ara, 1996 1 kayıt (commit)
  6. 12 Ara, 1996 2 kayıt (commit)
  7. 11 Ara, 1996 1 kayıt (commit)
  8. 10 Ara, 1996 2 kayıt (commit)
    • Barry Warsaw's avatar
      e4a252ef
    • Barry Warsaw's avatar
      New regression testing harness. · 272c00b6
      Barry Warsaw yazdı
      (testall.out): obsolete.  see individual test output files in the
      Output directory.
      
      (testall.py): now contains only the list of all tests
      
      (autotest.py): The new testing harness.  Supports -g option to
      generate output files instead of verifying; -w option to warn about
      non-tested optional modules; additional command line arguments to
      generate or test individual tests (useful for generating output file
      of new tests).
      272c00b6
  9. 17 Ara, 1993 1 kayıt (commit)
  10. 27 Kas, 1992 1 kayıt (commit)