Skip to content
Snippets Groups Projects
Commit 5857bc79 authored by Per Cederqvist's avatar Per Cederqvist
Browse files

Import test.base instead of importing unittest. Removed top-level

code -- use testdriver.py to run the tests instead.
(TestSpawn): Inherit from test.base.TestCase.
(TestSpawn.test_spawn_sleep_1): Use assertTimeDiff instead of
	assertAlmostEqual.
(TestSpawn.test_spawn_sleep_1_compat): Ditto.
(TestSpawn.test_hello_world): New test.
(TestSpawn.test_stderr): New test.
(TestSpawn.test_stderr_2): New test.
parent 2e2ae747
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment