Historique des commits

Auteur SHA1 Message Date
  Guillaume J. Charmes 1967c8342a Allow to disable memory limit at compilation time il y a 12 ans
  Guillaume J. Charmes bb22cd492e Add unit test for hanging kill + fix other tests behaviour il y a 12 ans
  Solomon Hykes a7299a3f26 Merge remote-tracking branch 'origin/unit_test_improvment-2' il y a 12 ans
  Guillaume J. Charmes 80f6b4587b Edit the tests for them to use the new command API. Disable TestRunHostname and TestAttachStdin. il y a 12 ans
  Guillaume J. Charmes b76b329ef0 Prevent destroy() to stop twice container in TestRestore() il y a 12 ans
  Guillaume J. Charmes bae6f95830 Increase the timeout of TestRestore() to avoid unwanted timeout error il y a 12 ans
  Solomon Hykes 586a79cca0 Merge remote-tracking branch 'dominikh/minor-code-touchups' il y a 12 ans
  Solomon Hykes 6b5fe8c2ec Merge remote-tracking branch 'origin/257-container_real_running_state-fix' il y a 12 ans
  shin- ad0183e419 Check WaitTimeout return in test, replaced lock initialization in runtime.Register() with call to initLock() il y a 12 ans
  shin- 7b74b9cab5 Integrated @creack's feedback on TestRestore il y a 12 ans
  Dominik Honnef 14d3880daf remove superfluous panic il y a 12 ans
  Dominik Honnef cab31fd512 use wg.Done() isntead of wg.Add(-1) il y a 12 ans
  Dominik Honnef 1fc55c2bb9 kill the right containers in runtime_test il y a 12 ans
  Solomon Hykes 8f9e454241 [unit tests] Cleanly kill all containers before nuking a temporary runtime il y a 12 ans
  shin- 791ca6fde4 Better crash simulation in TestRestore ; force state lock creation when loading a container from disk il y a 12 ans
  shin- 02c211a0dc variable names il y a 12 ans
  shin- c780ff5ae7 More thorough test case, use container.Stop() instead of lxc-kill, il y a 12 ans
  Guillaume J. Charmes 8c36e6920a Working in progress: add unit tests for the running state check il y a 12 ans
  Solomon Hykes d01b5894c4 Unit tests fetch their base image with 'docker pull docker-ut' il y a 12 ans
  Solomon Hykes 6ce64e8458 Moved image name into config. runtime.Create() now receives a single Config parameter il y a 12 ans
  Solomon Hykes 031f91df1a runtime.Create receives an image name + Config. The Config includes all required runtime information: command, environment, ports etc. il y a 12 ans
  Solomon Hykes ef711962d5 Folded graph/ back into main package il y a 12 ans
  Solomon Hykes 44faa07b6c First integration of runtime with repositories & tags il y a 12 ans
  Solomon Hykes 377cebe36f Renamed docker*.go to runtime*.go il y a 12 ans