summaryrefslogtreecommitdiffstats
path: root/Lib/test/output
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Add test for function comparisonsGuido van Rossum1997-08-051-0/+1
|
* Corresponding output.Guido van Rossum1997-07-171-1/+11
|
* Jeffrey's latest -- seems to solve most problems!Guido van Rossum1997-07-171-131/+19
|
* Added output from new tests.Guido van Rossum1997-07-151-0/+381
|
* Tweak re_tests and test_re to differentiate betweenGuido van Rossum1997-07-151-1/+1
| | | | groups that have no value and groups that are out of bounds.
* More tweaks; re.py is nearly there...Guido van Rossum1997-07-151-8/+1
|
* Jeffrey's newestGuido van Rossum1997-07-151-52/+7
|
* Three fewer incorrect failuresGuido van Rossum1997-07-151-3/+0
|
* Removed the traceback output in non-verbose modeGuido van Rossum1997-07-111-108/+0
|
* Jeffrey's latest.Guido van Rossum1997-07-111-122/+82
|
* This is pretty pathetic and full of errors,Guido van Rossum1997-07-111-0/+339
| | | | but it makes the regression test not complain about test_re.
* Changes to make these tests work on the Mac.Guido van Rossum1997-05-161-1/+1
|
* Print less in test_socket.Guido van Rossum1997-05-091-15/+0
|
* New test output for test_builtinGuido van Rossum1997-04-021-0/+1
|
* Test output for the SGI cl C module test script.Roger E. Masse1997-01-171-0/+1
|
* Output from test script for the bsddb C extension module.Roger E. Masse1997-01-161-0/+1
|
* test output for the binascii C module test script.Roger E. Masse1997-01-161-0/+1
|
* test is no longer neededBarry Warsaw1997-01-161-5/+0
|
* Output for test of the timing moduleBarry Warsaw1997-01-131-0/+1
|
* Test of the sunaudiodev module -- it simply plays a sound if it canBarry Warsaw1997-01-071-0/+1
| | | | | | find one and doesn't output any data that can be verified. If it can't find a sound file by looking in the standard Solaris locations (which we can extend later), it raises an ImportError.
* New output file for strop testBarry Warsaw1997-01-061-0/+2
|
* Output file for test_cd.pyRoger E. Masse1997-01-031-0/+1
|
* Output file for test_al.pyRoger E. Masse1997-01-031-0/+1
|
* Output of socket module test.Barry Warsaw1997-01-031-0/+18
|
* Output for signal module testBarry Warsaw1997-01-031-0/+2
|
* Test output for the gl C extension module.Roger E. Masse1996-12-241-0/+1
|
* Output filesBarry Warsaw1996-12-236-0/+60
| | | | | | | | | test_rotor.py: New test of the rotor module. 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.
* added test of the regex moduleBarry Warsaw1996-12-201-0/+29
| | | | | | | [NOTE: testall.py and autotest.py might could go away soon, I've played with Guido's new regrtest.py script and it seems to work well. I'll wait until Guido gives the word to completely switch over -- and change the Makefile too!]
* Output for test script for the SGI imgfile module.Roger E. Masse1996-12-201-0/+1
|
* test output for SGI imageop C module.Roger E. Masse1996-12-201-0/+1
|
* Two new files (to shut up regrtest).Guido van Rossum1996-12-202-0/+30
|
* Test of the operator moduleBarry Warsaw1996-12-181-0/+1
|
* Test script output for the UNIX group file access module (grp)Roger E. Masse1996-12-181-0/+1
|
* Test output for the GNU dbm module (gdbm)Roger E. Masse1996-12-171-0/+1
|
* Added the test output for fcntl.Roger E. Masse1996-12-171-0/+1
|
* Output for _xdr module testBarry Warsaw1996-12-171-0/+1
|
* (test_thread): output from thread testBarry Warsaw1996-12-161-0/+6
|
* Revised output for test_cryptRoger E. Masse1996-12-161-1/+0
|
* Output files for test_dl and test_errnoRoger E. Masse1996-12-162-0/+2
|
* FixedBarry Warsaw1996-12-131-2/+0
|