Chris Hines
|
5f5f91717d
|
Avoid leaking a time.Ticker.
|
2015-12-11 15:30:53 -05:00 |
Chris Hines
|
5b2168bb12
|
Use package testtask and httptest.Server to make client/driver tests OS independent.
|
2015-11-25 15:56:20 -05:00 |
Chris Hines
|
e569fb4787
|
Use package testtask in client/driver/spawn tests.
|
2015-11-25 15:34:55 -05:00 |
Chris Hines
|
af2c47460b
|
Speed up tests by allowing parallel execution.
|
2015-11-17 23:43:20 -05:00 |
Chris Hines
|
2120e9e10a
|
Move defer f.Close after error check.
|
2015-11-17 23:43:20 -05:00 |
Chris Hines
|
8e8eccee20
|
Use TestMain to provide portable echo and sleep commands.
|
2015-11-17 23:43:19 -05:00 |
Chris Hines
|
071018569d
|
Extract code to acquire temp file name and make sure the file is closed so os.Remove works on Windows.
|
2015-11-17 23:43:18 -05:00 |
Alex Dadgar
|
82f51601db
|
Track Task State in the client and capture Wait results
|
2015-11-16 15:14:21 -08:00 |
Alex Dadgar
|
d56f9715c9
|
Comments on alive
|
2015-11-06 11:26:14 -08:00 |
Alex Dadgar
|
2321bddf2e
|
Add Valid command to spawner and make executors check when opening
|
2015-11-06 11:23:27 -08:00 |
Alex Dadgar
|
3cc2dd52b6
|
exec_basic uses Spawner; create shared test harness for executors
|
2015-11-05 09:58:57 -08:00 |
Alex Dadgar
|
4259d3a43c
|
Move the executor and spawn package into driver
|
2015-11-04 16:53:27 -08:00 |