Commit History

Author SHA1 Message Date
  Guillaume J. Charmes 10e19e4b97 Update tests to reflect new AuthConfig 12 years ago
  Guillaume J. Charmes e7077320ff Update tests to reflect new project structure 12 years ago
  Victor Vieux 32cbd72ebe Merge branch 'master' into remote-api 12 years ago
  Victor Vieux 59a6316f5e added search 12 years ago
  Guillaume J. Charmes 42b1ea4889 Check the command existance prior create and add Unit tests for the case 12 years ago
  Victor Vieux 10c0e99037 update to master 12 years ago
  Guillaume J. Charmes ff95f2b0ec Update the unit tests to reflect the new API 12 years ago
  Victor Vieux 04cd20fa62 split api and server. run return exit code. import, pull and commit uses the smae endpoint. non zero status code on failure 12 years ago
  Guillaume J. Charmes 9042535f5a Move the capabilities detection into a runtime method 12 years ago
  Guillaume J. Charmes 8f81e175af Merge pull request #473 from dotcloud/26-auto_restart_containers-feature 12 years ago
  Guillaume J. Charmes 636c7835d3 Merge pull request #467 from dotcloud/improve_localhost_port_test 12 years ago
  Guillaume J. Charmes 50144aeb42 Add -r flag to dockerd in order to restart previously running container. Fixes #26 12 years ago
  Guillaume J. Charmes ee298d1420 Specify a different bridge for tests than for regular runtime 12 years ago
  Guillaume J. Charmes 5a02c9ba0a Make sure the container is well started prior to perform the test 12 years ago
  Solomon Hykes 73da7a12e7 Increased timeout in TCP port allocation test to pass on slower machines 12 years ago
  Solomon Hykes 76b40ad6c9 Merge remote-tracking branch 'origin/check_kernel_capabilities' 12 years ago
  Solomon Hykes 911925b54a Add a test for allocating tcp ports and reaching them on localhost 12 years ago
  Guillaume J. Charmes f68d107a13 Remove the NO_MEMORY_LIMIT constant 12 years ago
  Solomon Hykes ca6cd5b557 Keep a cache of the unit-tests image. So I can code in conferences with crappy wifi. 12 years ago
  Guillaume J. Charmes 1967c8342a Allow to disable memory limit at compilation time 12 years ago
  Guillaume J. Charmes bb22cd492e Add unit test for hanging kill + fix other tests behaviour 12 years ago
  Solomon Hykes a7299a3f26 Merge remote-tracking branch 'origin/unit_test_improvment-2' 12 years ago
  Guillaume J. Charmes 80f6b4587b Edit the tests for them to use the new command API. Disable TestRunHostname and TestAttachStdin. 12 years ago
  Guillaume J. Charmes b76b329ef0 Prevent destroy() to stop twice container in TestRestore() 12 years ago
  Guillaume J. Charmes bae6f95830 Increase the timeout of TestRestore() to avoid unwanted timeout error 12 years ago
  Solomon Hykes 586a79cca0 Merge remote-tracking branch 'dominikh/minor-code-touchups' 12 years ago
  Solomon Hykes 6b5fe8c2ec Merge remote-tracking branch 'origin/257-container_real_running_state-fix' 12 years ago
  shin- ad0183e419 Check WaitTimeout return in test, replaced lock initialization in runtime.Register() with call to initLock() 12 years ago
  shin- 7b74b9cab5 Integrated @creack's feedback on TestRestore 12 years ago
  Dominik Honnef 14d3880daf remove superfluous panic 12 years ago