moby--moby/opts
Matthieu Hauglustaine 0dadf11bec Add unit tests for ParseEnvFile.
Add unit tests of the ParseEnvFile function. Test for:
* good file
* empty file
* non existent file
* badly formatted file

Signed-off-by: Matthieu Hauglustaine <matt.hauglustaine@gmail.com>
2015-07-01 17:43:03 +02:00
..
envfile.go Return bufio error if set in ParseEnvFile 2015-07-01 17:17:48 +02:00
envfile_test.go Add unit tests for ParseEnvFile. 2015-07-01 17:43:03 +02:00
ip.go Display empty string instead of <nil> when IP opt is nil. 2015-06-11 11:14:28 +00:00
opts.go Minor doc edit to add clarity around the --volume path format 2015-06-05 15:11:42 -07:00
opts_test.go Display empty string instead of <nil> when IP opt is nil. 2015-06-11 11:14:28 +00:00
ulimit.go Allow setting ulimits for containers 2015-02-25 19:37:43 -05:00