summaryrefslogtreecommitdiffstats
path: root/Lib/test/output
Commit message (Expand)AuthorAgeFilesLines
* verify that Python raises SyntaxError for long and deeply-nested expressionsJeremy Hylton2000-06-201-0/+2
* Additional tests for seek() method, written by Trent MickAndrew M. Kuchling2000-06-181-0/+0
* Added test for linnuxaudiodev module; directly adapted from sunaudiodevFred Drake2000-06-101-0/+1
* Added a test to catch the base class.Barry Warsaw2000-05-251-0/+1
* Added math.rint() -- round according to current IEEE754 modeGuido van Rossum2000-05-111-0/+1
* Added test_winsound by Mark Hammond.Guido van Rossum2000-04-211-0/+2
* M.-A. Lemburg <mal@lemburg.com>:Fred Drake2000-04-131-0/+1
* Output from test_zipfile.py.Guido van Rossum2000-04-101-0/+1
* Marc-Andre's third try at this bulk patch seems to work (except thatGuido van Rossum2000-04-051-0/+1
* UserString class from Peter Funk <pf@artcom-gmbh.de>.Fred Drake2000-04-031-0/+1
* Added test case output for pyexpat moduleAndrew M. Kuchling2000-03-311-0/+31
* Two fixes for extended call syntax:Jeremy Hylton2000-03-301-0/+4
* Output for simple test case for mmap on Unix; someone needs to write aAndrew M. Kuchling2000-03-301-0/+0
* fix previous checkinJeremy Hylton2000-03-282-23/+7
* add test cases for Greg Ewing's extended call syntax patchJeremy Hylton2000-03-282-0/+42
* Mark Hammond: test suite for new winreg module.Guido van Rossum2000-03-281-0/+4
* Marc-Andre Lemburg:Guido van Rossum2000-03-282-1/+4
* Marc-Andre Lemburg:Guido van Rossum2000-03-241-1/+0
* Regenerated with test for 'contains'.Guido van Rossum2000-03-241-0/+1
* Marc-Andre Lemburg: test script for Unicode implementation.Guido van Rossum2000-03-101-0/+4
* test_contains outputGuido van Rossum2000-03-061-0/+1
* Test case for fork1() behavior.Guido van Rossum2000-02-251-0/+1
* Test output.Guido van Rossum1999-10-191-0/+28
* Test output for test_binhex.py.Guido van Rossum1999-10-191-0/+1
* Output for the regression test of the new string methods.Barry Warsaw1999-06-101-0/+3
* Jonathan Giddy discovered this file was missing.Guido van Rossum1999-03-291-0/+1
* Test suite for UserList.Guido van Rossum1999-03-261-0/+1
* Test suite for UserDictGuido van Rossum1999-03-261-0/+1
* Basic regr tests for pickle/cPickleGuido van Rossum1999-03-252-0/+22
* Added Jeremy's test code for the sha module.Guido van Rossum1999-03-241-0/+4
* Test for popen2 module, by Chris Tismer.Guido van Rossum1999-03-111-0/+5
* New test for ntpath moduleGuido van Rossum1999-02-031-0/+2
* Test the rfc822.py module. Contains just a few simple cases, and someBarry Warsaw1999-01-141-0/+1
* New test_long.py from Tim Peters.Guido van Rossum1998-10-021-1/+2
* Add Tim Peters' test for long intsGuido van Rossum1998-08-131-0/+5
* Now that test_MimeWriter is untabified, do the same here!Guido van Rossum1998-06-111-15/+15
* Use hex() when outputting the various checksums so the test output is theGuido van Rossum1998-04-241-2/+2
* Add test for MimeWriter moduleGuido van Rossum1998-04-231-0/+110
* Track changes in tokenize.pyGuido van Rossum1998-04-031-30/+30
* Adding output of test_xmllib.pyGuido van Rossum1998-02-131-0/+1
* Tests for tokenize.py (Ka-Ping Yee)Guido van Rossum1997-10-271-0/+592
* Added test for __all__.Guido van Rossum1997-09-081-0/+7
* Added feeble test for reload() of packages and submodules.Guido van Rossum1997-09-061-0/+2
* Test set for package import.Guido van Rossum1997-09-061-0/+29
* Now produces some reassuring output.Jeremy Hylton1997-09-041-0/+9
* Output for sequence unpacking testBarry Warsaw1997-08-251-0/+1
* generated output for new testsBarry Warsaw1997-08-221-0/+2
* Forgot to check in the fixed output for printGuido van Rossum1997-08-181-1/+1
* generated by regrtest.py -gJeremy Hylton1997-08-151-0/+1
* Print `a` so encrypted text is shown in ascii, not binary.Guido van Rossum1997-08-141-1/+1