summaryrefslogtreecommitdiffstats
path: root/Lib/test
Commit message (Expand)AuthorAgeFilesLines
* after discussions with perky, reverted fix for Bug #1379994: BuiltinAnthony Baxter2006-03-281-14/+22
* Merge rev 43181 from the trunk.Tim Peters2006-03-281-40/+47
* Backport of r41530 (neal.norwitz, 2005-11-24):Martin v. Löwis2006-03-271-17/+18
* Backport:Neal Norwitz2006-03-261-1/+4
* Mechanical whitespace normalization.Tim Peters2006-03-233-5/+5
* Change SystemError into SyntaxError, when a Unicode stringMartin v. Löwis2006-03-221-0/+4
* Merge revs 42842, 42844, and part of a whitespace normalizationTim Peters2006-03-201-0/+7
* Backport 43147:Neal Norwitz2006-03-201-0/+11
* Merge rev 43091 from the trunk.Tim Peters2006-03-181-1/+1
* Merge rev 43081 from trunk.Tim Peters2006-03-161-13/+13
* Merge rev 43079 from the trunk. This should allow test_winsound to passTim Peters2006-03-162-34/+128
* Backport 42932:Neal Norwitz2006-03-141-8/+2
* Backport from trunk r42989:Hye-Shik Chang2006-03-131-0/+7
* Merge rev 42963 from the trunk.Tim Peters2006-03-131-0/+2
* Merge rev 41859 from the trunk.Tim Peters2006-03-131-0/+9
* Merge rev 42904 from the trunk.Tim Peters2006-03-111-1/+4
* Backport of 42960, to support the options buildbot uses.Martin v. Löwis2006-03-101-3/+20
* Backport trunk's r42878 (neal.norwitz):Thomas Wouters2006-03-071-0/+13
* Backport revision 42872:Walter Dörwald2006-03-061-5/+9
* Bug #1101233: fix test_fcntl on netbsd2 platform.Georg Brandl2006-02-201-1/+1
* Backported from r41842.Armin Rigo2006-02-202-0/+112
* Patch #1337756: fileinput now accepts Unicode filenames.Georg Brandl2006-02-191-0/+10
* Backport: This should get test_timeout to pass when running on any python.org...Neal Norwitz2006-02-181-0/+5
* Fix typoNeal Norwitz2006-02-041-1/+1
* Work around a Solaris peculiarity that caused test_pty to sometimes fail: aThomas Wouters2006-01-281-1/+8
* Remove file even if non-existantNeal Norwitz2006-01-251-2/+6
* Remove generated test db filesNeal Norwitz2006-01-251-2/+3
* Backport:Neal Norwitz2006-01-251-0/+6
* Checkin the test of patch #1400181.Georg Brandl2006-01-201-0/+14
* Backport:Neal Norwitz2006-01-142-0/+9
* Test curses.setupterm() before initscr().Georg Brandl2006-01-121-2/+3
* Backport:Neal Norwitz2006-01-101-1/+7
* Backport:Neal Norwitz2006-01-091-0/+11
* Skip this test on Darwin. It's skipped on the trunk and is listed asSkip Montanaro2006-01-071-0/+6
* Backport:Neal Norwitz2006-01-061-4/+7
* Backport: If the audio file does not exist, the test should be skipped.Neal Norwitz2006-01-052-2/+2
* Backport: Skip test_curses if stdin is not a tty (like when run from cron or ...Neal Norwitz2006-01-051-1/+3
* Work around test_locale failing on Solaris 10.Martin v. Löwis2005-12-301-3/+8
* backport Sniffer class fix (rev 41838)Skip Montanaro2005-12-281-0/+4
* Backport: Patch #1117398: fix cookielib LoadErrorNeal Norwitz2005-12-231-0/+25
* Bug #1379994: Fix *unicode_escape codecs to encode r'\' as r'\\'Hye-Shik Chang2005-12-171-10/+14
* fix recurring typo: occured --> occurredFred Drake2005-11-302-2/+2
* fix indentation; this could not have passedFred Drake2005-11-301-3/+3
* Backport checkin:Walter Dörwald2005-11-251-2/+12
* [Patch #1094164] replaceChild(x,x) ends up removing x from the tree. Add fix...Andrew M. Kuchling2005-11-221-0/+11
* [Patch #1350573] zlib.crc32 doesn't handle 0xffffffff seed. Add tests and bu...Andrew M. Kuchling2005-11-221-0/+2
* Backport (with output/test_poll):Neal Norwitz2005-11-032-0/+22
* Backport:Neal Norwitz2005-11-021-1/+1
* Backport:Neal Norwitz2005-10-281-0/+24
* Backport: SF bug #1167751: fix incorrect code being for generator expressions.Neal Norwitz2005-10-231-0/+12