Commit History

Author SHA1 Message Date
  Solomon Hykes 240d5b3fa1 Hack: don't run integration tests in /var/lib/docker/unit-tests; add missing cleanups in a few tests 11 years ago
  Victor Vieux f854529ae8 add cleanupin tests to remove leftover containers 11 years ago
  Michael Crosby 4196c704f0 Merge pull request #1943 from dotcloud/1940-prevent_crash_parseNat_build-fix 11 years ago
  Michael Crosby ded74b0bb3 Merge pull request #2133 from dotcloud/improve_tests 11 years ago
  Victor Vieux 823174de4d replace panic by log.Fatal in tests 11 years ago
  Guillaume J. Charmes 9107565d06 Make sure to close the network allocators 11 years ago
  Victor Vieux 1328be7c29 Add test 11 years ago
  Michael Crosby ad152efbed Merge pull request #1759 from bdon/graph-map 12 years ago
  Solomon Hykes 24e02043a2 Merge builder.go into runtime.go 12 years ago
  Brandon Liu 1fca99ad90 Replace Graph.All with Graph.Map 12 years ago
  Victor Vieux 740a97f1a8 use init function 12 years ago
  shin- 1c6af604e8 Fixed: ImagePull in runtime test 12 years ago
  Guillaume J. Charmes e54e8fa920 Merge pull request #1290 from dotcloud/parallel_pull 12 years ago
  Guillaume J. Charmes f6fa353dd8 Merge pull request #1267 from sridatta/new-clean-init 12 years ago
  Victor Vieux 46f59dd933 add parallel pull to 1.4 12 years ago
  Guillaume J. Charmes fd9ad1a194 Fixes #505 - Make sure all output is send on the network before closing 12 years ago
  Victor Vieux 7aba68cd54 update AUTHORS 12 years ago
  Solomon Hykes 5d8efc107d + Runtime: inject dockerinit at /.dockerinit instead of overwriting /sbin/init. This makes it possible to run /sbin/init inside a container. 12 years ago
  Solomon Hykes 080243f040 Hack: use helper functions in tests for less copy-pasting 12 years ago
  Solomon Hykes 6bdb6f226b Simplify unit tests code with mkRuntime() 12 years ago
  Louis Opter 5a411fa38e Make the TestAllocate{UDP,TCP}PortLocalhost more reliable 12 years ago
  Louis Opter 8f36467107 Raise the timeouts for the TCP/UDP localhost proxy tests 12 years ago
  Louis Opter fac0d87d00 Add support for UDP (closes #33) 12 years ago
  Louis Opter 1a1daca621 Fix a typo in runtime_test.go: Availalble -> Available 12 years ago
  Guillaume J. Charmes e43ef364cb Remove all network dependencies from the test suite 12 years ago
  Sam Alba e2b8ee2723 Fixed runtime_test (ImagePull prototyped changed) 12 years ago
  Caleb Spare ba9aef6f2c Typo fix 12 years ago
  Caleb Spare 19121c16d9 Implement several golint suggestions, including: 12 years ago
  Caleb Spare 1cf9c80e97 Mutex style change. 12 years ago
  Victor Vieux ebba0a6024 add sleep in tests and go fmt 12 years ago