moby--moby/builder
Doug Davis eeeae2c235 Add some builder getEnv tests
In particular I want to make sure that calling getEnv() when the same
var name appears more than once in the env list that we only pick up
the first one.  PR #15182 counts on this

Signed-off-by: Doug Davis <dug@us.ibm.com>
2015-08-22 13:12:43 -07:00
..
command Fix golint warnings for builder 2015-07-22 13:29:03 +08:00
parser integration-cli: add a integration test to avoid parsing null string in ADD, COPY and VOLUME to nil slice 2015-08-19 11:11:46 +09:00
bflag.go Just add some code doc around the use of AddXXX func to avoid any confusion 2015-08-07 08:07:27 -07:00
bflag_test.go Fix golint warnings for builder 2015-07-22 13:29:03 +08:00
dispatchers.go Windows: Block 'FROM scratch' 2015-08-14 18:17:19 -07:00
evaluator.go Windows: Error on unsupported builder command 2015-08-12 10:02:23 -07:00
internals.go Windows: Graph remove custom interface and add central store 2015-08-14 23:45:53 -07:00
internals_unix.go make docker compile on freebsd 2015-07-29 21:25:56 +03:00
internals_windows.go Windows: Fixup builder\internals.go 2015-05-20 08:55:13 -07:00
job.go Windows: Stop commit on running container 2015-08-13 22:17:03 -07:00
job_test.go Fix uses of "int" where "int64" should be used instead 2015-07-31 16:31:40 -07:00
shell_parser.go Fix golint warnings for builder 2015-07-22 13:29:03 +08:00
shell_parser_test.go Add some builder getEnv tests 2015-08-22 13:12:43 -07:00
support.go Fix golint warnings for builder 2015-07-22 13:29:03 +08:00
support_test.go Support downloading remote tarball contexts in builder jobs. 2015-06-19 16:35:00 -03:00
words Add support for more advanced ${xxx:...} syntax 2015-04-01 08:11:15 -07:00