GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/cpython.git
3.6
3.7
3.8
3.9
backport-e35ca41-3.11
gentoo
gentoo-2.7-vanilla
main
master
Gentoo fork of Python
Python project <python@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
runtests.sh
Commit message (
Expand
)
Author
Age
Files
Lines
*
#9628: fix runtests.sh -x option so more than one test can be excluded.
R. David Murray
2010-09-28
1
-1
/
+1
*
Really commit the patch for bug 4125; runtests.sh use -bb flag
Barry Warsaw
2008-10-17
1
-0
/
+2
*
Use bash, so echo -n will do the right thing.
Guido van Rossum
2008-01-12
1
-1
/
+1
*
Unset PYTHONPATH, for my convenience.
Guido van Rossum
2007-08-29
1
-0
/
+3
*
Use python -E instead of undef PYTHONPATH.
Guido van Rossum
2007-08-22
1
-5
/
+5
*
Make runtests.py a little more versatile: support -x, and arbitrary flags
Guido van Rossum
2007-08-20
1
-24
/
+44
*
Don't redirect stdout for test_curses.
Guido van Rossum
2007-07-26
1
-3
/
+4
*
Add a command line option to set the -u flag.
Guido van Rossum
2007-07-23
1
-1
/
+7
*
Do the right thing for CYGWIN.
Guido van Rossum
2007-07-18
1
-0
/
+1
*
Merged revisions 56020-56124 via svnmerge from
Guido van Rossum
2007-06-30
1
-1
/
+1
*
Don't retest failing tests -- it takes too long.
Guido van Rossum
2007-06-30
1
-2
/
+2
*
Fix a typo in the name of an output file.
Guido van Rossum
2007-06-15
1
-1
/
+1
*
Rip out the file object's implementation.
Guido van Rossum
2007-06-12
1
-4
/
+4
*
Minimal changes to make the "freeze" tool work again.
Guido van Rossum
2007-06-12
1
-1
/
+6
*
Make test_socket work.
Guido van Rossum
2007-06-08
1
-1
/
+1
*
This is how I run the tests.
Guido van Rossum
2007-05-23
1
-0
/
+55