summaryrefslogtreecommitdiffstats
path: root/Lib/test/output
Commit message (Expand)AuthorAgeFilesLines
* - fixed grouping error bugFredrik Lundh2000-07-031-3/+0
* Fixed test outputPaul Prescod2000-07-011-0/+1
* Added minidom tests.Paul Prescod2000-07-011-0/+64
* output for openpty testGuido van Rossum2000-07-011-0/+2
* Thomas Wouters <thomas@xs4all.net>:Fred Drake2000-06-301-0/+3
* Output for test_winreg2.Fred Drake2000-06-301-0/+1
* - reverted to "\x is binary byte"Fredrik Lundh2000-06-301-1/+0
* remove all prints (since the prints where of memory locations)Jeremy Hylton2000-06-301-10/+0
* the mad patcher strikes again:Fredrik Lundh2000-06-301-2/+1
* - fixed lookahead assertions (#10, #11, #12)Fredrik Lundh2000-06-301-3/+0
* Marc-Andre Lemburg <mal@lemburg.com>:Marc-André Lemburg2000-06-301-0/+1
* Marc-Andre Lemburg <mal@lemburg.com>:Marc-André Lemburg2000-06-301-3/+0
* - added support for (?P=name)Fredrik Lundh2000-06-301-2/+0
* - fixed default value handling in group/groupdictFredrik Lundh2000-06-301-0/+14
* final patches from Neil Schemenauer for garbage collectionJeremy Hylton2000-06-301-0/+11
* This patch addresses two main issues: (1) There exist some non-fatalFred Drake2000-06-291-0/+1
* Marc-Andre Lemburg <mal@lemburg.com>:Marc-André Lemburg2000-06-291-0/+4
* Marc-Andre Lemburg <mal@lemburg.com>:Marc-André Lemburg2000-06-281-0/+3
* Added the atexit module and documentation from Skip MontanaroFred Drake2000-06-281-0/+4
* Change pyexpat test suite to exercise the .returns_unicode attribute,Andrew M. Kuchling2000-06-271-10/+70
* update output file to reflect new test of exception object str-nessJeremy Hylton2000-06-251-0/+18
* 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