1. 06 May, 2016 1 kayıt (commit)
  2. 24 Nis, 2016 1 kayıt (commit)
  3. 02 Haz, 2012 1 kayıt (commit)
    • R David Murray's avatar
      #1079: Fix parsing of encoded words. · 07ea53cb
      R David Murray yazdı
      This is a behavior change: before this leading and trailing spaces were
      stripped from ASCII parts, now they are preserved.  Without this fix we didn't
      parse the examples in the RFC correctly, so I think breaking backward
      compatibility here is justified.
      
      Patch by Ralf Schlatterbeck.
      07ea53cb
  4. 21 Mar, 2011 2 kayıt (commit)
  5. 15 Mar, 2011 1 kayıt (commit)
    • R David Murray's avatar
      #11554: reactivate test_email_codecs, and make it pass. · 56a9d7e3
      R David Murray yazdı
      The fix is to charset.py, which was not doing the encoding to the
      correct output character set when doing a body_encode for either
      the shift-jis or euc-jp charsets.  There's also a fix for handling
      a bytes input in encoders.py.
      
      Patch by Michael Henry, comment changes by me.
      56a9d7e3
  6. 11 Tem, 2009 2 kayıt (commit)
  7. 30 Mar, 2009 1 kayıt (commit)
  8. 28 Mar, 2009 1 kayıt (commit)
    • Benjamin Peterson's avatar
      Merged revisions… · e549ead8
      Benjamin Peterson yazdı
      Merged revisions 70554,70588-70589,70598,70605,70611-70621,70623-70624,70626-70627 via svnmerge from
      svn+ssh://pythondev@svn.python.org/python/trunk
      
      ........
        r70554 | benjamin.peterson | 2009-03-23 16:25:15 -0500 (Mon, 23 Mar 2009) | 1 line
      
        complain when there's no last exception
      ........
        r70588 | benjamin.peterson | 2009-03-24 17:56:32 -0500 (Tue, 24 Mar 2009) | 1 line
      
        fix newline issue in test summary
      ........
        r70589 | benjamin.peterson | 2009-03-24 18:07:07 -0500 (Tue, 24 Mar 2009) | 1 line
      
        another style nit
      ........
        r70598 | benjamin.peterson | 2009-03-25 16:24:04 -0500 (Wed, 25 Mar 2009) | 1 line
      
        add shorthands for expected failures and unexpected success
      ........
        r70605 | benjamin.peterson | 2009-03-26 11:32:23 -0500 (Thu, 26 Mar 2009) | 1 line
      
        remove uneeded function
      ........
        r70611 | benjamin.peterson | 2009-03-26 13:35:37 -0500 (Thu, 26 Mar 2009) | 1 line
      
        add much better tests for python version information parsing
      ........
        r70612 | benjamin.peterson | 2009-03-26 13:55:48 -0500 (Thu, 26 Mar 2009) | 1 line
      
        more and more implementations now support sys.subversion
      ........
        r70613 | benjamin.peterson | 2009-03-26 13:58:30 -0500 (Thu, 26 Mar 2009) | 1 line
      
        roll old test in with new one
      ........
        r70614 | benjamin.peterson | 2009-03-26 14:09:21 -0500 (Thu, 26 Mar 2009) | 1 line
      
        add support for PyPy
      ........
        r70615 | benjamin.peterson | 2009-03-26 14:58:18 -0500 (Thu, 26 Mar 2009) | 5 lines
      
        add some useful utilities for skipping tests with unittest's new skipping ability
      
        most significantly apply a modified portion of the patch from #4242 with
        patches for skipping implementation details
      ........
        r70616 | benjamin.peterson | 2009-03-26 15:05:50 -0500 (Thu, 26 Mar 2009) | 1 line
      
        rename TestCase.skip() to skipTest() because it causes annoying problems with trial #5571
      ........
        r70617 | benjamin.peterson | 2009-03-26 15:17:27 -0500 (Thu, 26 Mar 2009) | 1 line
      
        apply the second part of #4242's patch; classify all the implementation details in test_descr
      ........
        r70618 | benjamin.peterson | 2009-03-26 15:48:25 -0500 (Thu, 26 Mar 2009) | 1 line
      
        remove test_support.TestSkipped and just use unittest.SkipTest
      ........
        r70619 | benjamin.peterson | 2009-03-26 15:49:40 -0500 (Thu, 26 Mar 2009) | 1 line
      
        fix naming
      ........
        r70620 | benjamin.peterson | 2009-03-26 16:10:30 -0500 (Thu, 26 Mar 2009) | 1 line
      
        fix incorrect auto-translation of TestSkipped -> unittest.SkipTest
      ........
        r70621 | benjamin.peterson | 2009-03-26 16:11:16 -0500 (Thu, 26 Mar 2009) | 1 line
      
        must pass argument to get expected behavior ;)
      ........
        r70623 | benjamin.peterson | 2009-03-26 16:30:10 -0500 (Thu, 26 Mar 2009) | 1 line
      
        add missing import
      ........
        r70624 | benjamin.peterson | 2009-03-26 16:30:54 -0500 (Thu, 26 Mar 2009) | 1 line
      
        ** is required here
      ........
        r70626 | benjamin.peterson | 2009-03-26 16:40:29 -0500 (Thu, 26 Mar 2009) | 1 line
      
        update email tests to use SkipTest
      ........
        r70627 | benjamin.peterson | 2009-03-26 16:44:43 -0500 (Thu, 26 Mar 2009) | 1 line
      
        fix another name
      ........
      e549ead8
  9. 26 Mar, 2009 1 kayıt (commit)
  10. 20 May, 2008 1 kayıt (commit)
  11. 30 Agu, 2007 1 kayıt (commit)
  12. 25 Agu, 2007 1 kayıt (commit)
  13. 02 May, 2007 1 kayıt (commit)
  14. 15 Ock, 2007 1 kayıt (commit)
  15. 21 Nis, 2006 1 kayıt (commit)
  16. 18 Mar, 2006 1 kayıt (commit)
  17. 08 Şub, 2006 1 kayıt (commit)
  18. 17 Ock, 2004 1 kayıt (commit)
  19. 06 Mar, 2003 1 kayıt (commit)
  20. 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
  21. 21 Tem, 2002 1 kayıt (commit)
    • Tim Peters's avatar
      Changed import from · 53d019cf
      Tim Peters yazdı
          from test.test_support import TestSkipped, run_unittest
      to
          from test_support import TestSkipped, run_unittest
      
      Otherwise, if the Japanese codecs aren't installed, regrtest doesn't
      believe the TestSkipped exception raised by this test matches the
      
          except (ImportError, test_support.TestSkipped), msg:
      
      it's looking for, and reports the skip as a crash failure instead of
      as a skipped test.
      
      I suppose this will make it harder to run this test outside of
      regrtest, but under the assumption only Barry does that, better to
      make it skip cleanly for everyone else.
      53d019cf
  22. 19 Tem, 2002 1 kayıt (commit)
    • Barry Warsaw's avatar
      The email package's tests live much better in a subpackage · 190390b0
      Barry Warsaw yazdı
      (i.e. email.test), so move the guts of them here from Lib/test.  The
      latter directory will retain stubs to run the email.test tests using
      Python's standard regression test.
      
      test_email_torture.py is a torture tester which will not run under
      Python's test suite because I don't want to commit megs of data to
      that project (it will fail cleanly there).  When run under the mimelib
      project it'll stress test the package with megs of message samples
      collected from various locations in the wild.
      190390b0
  23. 28 Haz, 2002 1 kayıt (commit)
  24. 15 Nis, 2002 1 kayıt (commit)
  25. 10 Nis, 2002 1 kayıt (commit)