Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove all files of expected output that contain only the name of the | Fred Drake | 2001-05-21 | 1 | -1/+0 |
| | | | | | test; there is no need to store this in a file if the actual test code does not produce any output. | ||||
* | Test case for fork1() behavior. | Guido van Rossum | 2000-02-25 | 1 | -0/+1 |
Only the main thread should survive in the child after a fork(). |