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
*
Restore rev 47014:
Neal Norwitz
2006-07-07
1
-1/+9
*
Add new utility function, reap_children(), to test_support. This should
Neal Norwitz
2006-06-29
1
-1/+2
*
Revert 47014 until it is more robust
Neal Norwitz
2006-06-18
1
-9/+1
*
The hppa ubuntu box sometimes hangs forever in these tests. My guess
Neal Norwitz
2006-06-18
1
-1/+9
*
Patch #1309579: wait3 and wait4 were added to the posix module by Chad J. Sch...
Neal Norwitz
2006-03-20
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