index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
test
/
regrtest.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Alas, Vladimir's patch was too aggressive, and started causing really
Guido van Rossum
2000-05-05
1
-1/+1
*
Patch by Vladimir Marangozov to unload additionally imported modules
Guido van Rossum
2000-04-21
1
-0/+5
*
Added a -s option which is useful for narrowing down memory leaks.
Barry Warsaw
1999-01-28
1
-4/+42
*
There was still something wrong. The original NOTTESTS are replaced
Guido van Rossum
1998-08-25
1
-3/+6
*
Should pass explicit arguments to findtests(). Should initialize 'nottests'.
Guido van Rossum
1998-08-24
1
-2/+4
*
Generalized so it's useful for testing other packages, by Andrew
Guido van Rossum
1998-08-01
1
-9/+34
*
Add writelines() method to Compare class.
Guido van Rossum
1998-04-23
1
-0/+3
*
Mass check-in after untabifying all files that need it.
Guido van Rossum
1998-03-26
1
-80/+80
*
Catch KeyboardInterrupt separately and propagate it, instead of
Guido van Rossum
1997-10-20
1
-1/+4
*
Pass optional arguments (globals(), locals(), []) to __import__() so
Guido van Rossum
1997-09-07
1
-1/+1
*
Change default verbosity so that there are only three levels left: -q,
Guido van Rossum
1997-08-18
1
-12/+15
*
Don't call sys.exit() all over the place -- simply return the exit
Guido van Rossum
1997-08-14
1
-4/+4
*
Add flush() method to fake file.
Guido van Rossum
1997-07-17
1
-0/+3
*
Catch all exceptions in test modules.
Guido van Rossum
1997-07-16
1
-0/+6
*
Add "extra-verbose" mode, triggered by specifying two -v flags. In
Guido van Rossum
1997-03-07
1
-4/+12
*
New regression test harness. See usage message / doc string.
Guido van Rossum
1996-12-20
1
-0/+170