summaryrefslogtreecommitdiffstats
path: root/Lib/test/output/test_largefile
Commit message (Collapse)AuthorAgeFilesLines
* Remove all files of expected output that contain only the name of theFred Drake2001-05-211-1/+0
| | | | | test; there is no need to store this in a file if the actual test code does not produce any output.
* Add largefile support for Linux64 and WIn64. Add test_largefile and some minorTrent Mick2000-08-111-0/+1
change to regrtest.py to allow optional running of test_largefile ('cause it's slow on Win64). This closes patches: http://sourceforge.net/patch/index.php?func=detailpatch&patch_id=100510&group_id=5470 and http://sourceforge.net/patch/index.php?func=detailpatch&patch_id=100511&group_id=5470