Commit Graph
14 Commits
Author SHA1 Message Date
Suraj Deshmukh 3fcfb71006 Merge pull request #101 from surajssd/update-tests
Update tests output files
2016-08-12 12:03:25 +05:30
Suraj Deshmukh b8ea2053e6 Update tests output files
With the recent changes in the output format as List,
updated tests as well so they validate on the new format of output.
2016-08-12 04:42:06 +00:00
Tomas Kral e64f1c1215 Add script/.build to keep BUILD_FLAGS in one place 2016-08-11 16:50:16 +02:00
Tomas Kral a15a8f36ca Fix Makefile. Print info when building binary. 2016-08-11 11:00:46 +02:00
Tomas Kral 6099428364 add test targets to Makefile 2016-08-11 11:00:07 +02:00
Tomas Kral 3dd7689364 Move binary target to binary-cross
use binary target only for building for current platform
2016-08-11 11:00:07 +02:00
Tuna 1b501619b7 close #64 2016-08-11 10:10:20 +07:00
Suraj Deshmukh 9a4e953555 Functional Testing
Shell scripts to test k8s and os conversion
which can be ran by following command in root dir
`./script/test/cmd/tests.sh`
2016-08-08 04:39:10 +00:00
Tomas Kral 8cbd1831a7 add wrapper script for 'godep restore' 2016-07-21 20:37:18 +02:00
Tomas Kral 657ccf133d add '-tag experimental' to gox build
This is required by Docker to build it with bundlefile support.
2016-07-21 20:20:43 +02:00
ngtuna f09b640e90 support bash completion for commands, not for flags 2016-07-17 02:21:15 +07:00
ngtuna eb8e5be7b4 changed kompose2 to kompose 2016-07-15 16:20:40 +07:00
ngtuna 5ae9588fac add Makefile 2016-06-30 18:05:10 +00:00
ngtuna ae45163250 add validation scripts 2016-06-30 23:24:29 +07:00