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
/
test_fork1.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merged revisions 46753-51188 via svnmerge from
Thomas Wouters
2006-08-11
1
-2/+11
*
Merge p3yk branch with the trunk up to revision 45595. This breaks a fair
Thomas Wouters
2006-04-21
1
-64/+12
*
Oops, missed an import of test_support.
Barry Warsaw
2002-07-23
1
-1/+1
*
Unixware 7 support by Billy G. Allie (SF patch 413011)
Guido van Rossum
2001-04-11
1
-1/+4
*
Checking in patch #103478 -- makes popen2 and fork1 tested on BeOS.
Moshe Zadka
2001-01-30
1
-9/+2
*
This patch removes all uses of "assert" in the regression test suite
Marc-André Lemburg
2001-01-17
1
-4/+5
*
Chris Herborth <chrish@pobox.com>:
Fred Drake
2000-08-15
1
-0/+9
*
Raise 'TestSkipped' (from the test_support) module rather than 'ImportError'
Thomas Wouters
2000-08-04
1
-1/+2
*
Raise ImportError when os.fork does not exist.
Guido van Rossum
2000-05-04
1
-0/+5
*
Added a provision to stop all threads before exiting from the test:
Guido van Rossum
2000-04-24
1
-1/+7
*
Use a constant to specify the number of child threads to create.
Fred Drake
2000-04-10
1
-4/+7
*
Test case for fork1() behavior.
Guido van Rossum
2000-02-25
1
-0/+54