1. 01 May, 2003 1 kayıt (commit)
  2. 24 Nis, 2003 1 kayıt (commit)
  3. 22 Nis, 2003 1 kayıt (commit)
  4. 15 Nis, 2003 2 kayıt (commit)
  5. 23 Tem, 2002 1 kayıt (commit)
    • Barry Warsaw's avatar
      Get rid of relative imports in all unittests. Now anything that · 04f357cf
      Barry Warsaw yazdı
      imports e.g. test_support must do so using an absolute package name
      such as "import test.test_support" or "from test import test_support".
      
      This also updates the README in Lib/test, and gets rid of the
      duplicate data dirctory in Lib/test/data (replaced by
      Lib/email/test/data).
      
      Now Tim and Jack can have at it. :)
      04f357cf
  6. 09 Şub, 2001 1 kayıt (commit)
  7. 17 Ock, 2001 2 kayıt (commit)
  8. 12 Ara, 2000 1 kayıt (commit)
  9. 23 Eki, 2000 1 kayıt (commit)
  10. 28 Haz, 2000 1 kayıt (commit)
  11. 26 Mar, 1998 1 kayıt (commit)
  12. 20 May, 1997 2 kayıt (commit)
  13. 23 Ara, 1996 1 kayıt (commit)
    • Barry Warsaw's avatar
      test_rotor.py: New test of the rotor module. · 5e056bbb
      Barry Warsaw yazdı
      test_*: converted to the new test harness.  GvR note!  test_signal.py
      works interatively (i.e. when verbose=1) but does not work inside the
      test harness.  It must be a timing issue, but I haven't figured it out
      yet.
      5e056bbb
  14. 11 Ara, 1996 1 kayıt (commit)