Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
5c01a8d1bdac598a224d28f26d1d290c9b72b4d7
/
runtests.sh
34bbf00
Really commit the patch for bug 4125; runtests.sh use -bb flag
by Barry Warsaw
· 16 years ago
f7ec7a8
Use bash, so echo -n will do the right thing.
by Guido van Rossum
· 17 years ago
5f7b087
Unset PYTHONPATH, for my convenience.
by Guido van Rossum
· 17 years ago
a62b45c
Use python -E instead of undef PYTHONPATH.
by Guido van Rossum
· 17 years ago
360f2f8
Make runtests.py a little more versatile: support -x, and arbitrary flags
by Guido van Rossum
· 17 years ago
97a7f1e
Don't redirect stdout for test_curses. Kill some dead (commented-out) code.
by Guido van Rossum
· 17 years ago
3698746
Add a command line option to set the -u flag.
by Guido van Rossum
· 17 years ago
5ed317d
Do the right thing for CYGWIN.
by Guido van Rossum
· 17 years ago
486364b
Merged revisions 56020-56124 via svnmerge from
by Guido van Rossum
· 17 years ago
8ddff70
Don't retest failing tests -- it takes too long.
by Guido van Rossum
· 17 years ago
a092947
Fix a typo in the name of an output file.
by Guido van Rossum
· 17 years ago
da5b8f2
Rip out the file object's implementation.
by Guido van Rossum
· 17 years ago
5397039
Minimal changes to make the "freeze" tool work again.
by Guido van Rossum
· 17 years ago
2bf7138
Make test_socket work. Don't exclude test_socket from the tests to run.
by Guido van Rossum
· 17 years ago
e53309c
This is how I run the tests.
by Guido van Rossum
· 17 years ago