April 23, 2013
View 97535e5

Add unit test for file deletion

Guillaume J. Charmes authored on 2013/04/23 09:51:09
April 20, 2013
View e92c4b1

Merge pull request #415 from dotcloud/261-choose_grace_period-feature

Guillaume J. Charmes authored on 2013/04/20 04:42:34
April 18, 2013
View 90602ab

fixed test

Victor Vieux authored on 2013/04/18 23:03:50
View 4ef2d5c

Added 'author' field to the image format

Solomon Hykes authored on 2013/04/18 11:58:17
April 12, 2013
View bb22cd4

Add unit test for hanging kill + fix other tests behaviour

Guillaume J. Charmes authored on 2013/04/12 08:21:19
April 5, 2013
View 2008579

Increase the timeout in TestStart() to make sure the container has the time to die within the function

Guillaume J. Charmes authored on 2013/04/05 18:01:38
View cda9cf1

Avoid unwanted warnings from destroy() in TestStart()

Guillaume J. Charmes authored on 2013/04/05 12:30:24
April 1, 2013
View 91b1f9e

Avoid destroy() timeout by closing stdin in TestStart()

Guillaume J. Charmes authored on 2013/04/01 14:42:10
View d949e28

Add a check to avoid double start (resulting in dockerd to panic) and unit test for it

Guillaume J. Charmes authored on 2013/04/01 06:15:10
March 30, 2013
View 15b3088

Don't convert []byte to string unnecessarily.

Caleb Spare authored on 2013/03/30 16:22:56
View 7dbb1ea

Merge remote-tracking branch 'origin/improve_container_tests'

Solomon Hykes authored on 2013/03/30 15:41:09
View 0ebdca5

Add unit test for multiple attach / restart

Guillaume J. Charmes authored on 2013/03/30 02:56:49
March 29, 2013
View 232dbb1

Improve the containers unit tests (add error checking)

Guillaume J. Charmes authored on 2013/03/29 23:44:58
March 27, 2013
View a8ae0aa

Add unit test for container id format

Solomon Hykes authored on 2013/03/27 08:54:13
March 24, 2013
View 6ce64e8

Moved image name into config. runtime.Create() now receives a single Config parameter

Solomon Hykes authored on 2013/03/24 04:39:09