kompose/script
Suraj Narwade 883d11c049 Failing test will show diff
If test in `make test-cmd` is failing, now it will show diff so that
it will be easy to debug.

for example,

```
===> Starting test <===
convert::expect_success_and_warning: Running: 'kompose -f /home/snarwade/go/src/github.com/kubernetes-incubator/kompose/script/test/fixtures/service-name-change/docker-compose.yml convert --stdout -j' expected_output: '/home/snarwade/go/src/github.com/kubernetes-incubator/kompose/script/test/fixtures/service-name-change/output-k8s.json' expected_warning: 'Unsupported root level volumes key - ignoring'
WARN Unsupported root level volumes key - ignoring
WARN Unsupported depends_on key - ignoring
103c103
<                     "value": "bitnami_wordpres"
---
>                     "value": "bitnami_wordpress"
FAIL: converted output does not match
```
2017-06-13 14:20:52 +05:30
..
test Failing test will show diff 2017-06-13 14:20:52 +05:30
test_in_container Rename some make targests: test->test-container test-all->test 2017-01-23 15:05:25 +01:00
test_in_openshift Changes to make the tests work with emptyvols 2017-05-31 15:59:52 +05:30
check-gofmt.sh Clean up Makefile and scripts in scripts dir. 2017-01-23 11:49:25 +01:00
check-vendor.sh Clean up Makefile and scripts in scripts dir. 2017-01-23 11:49:25 +01:00
deploy_key.enc Sync changes from master to gh-pages on each merge request 2017-03-23 10:58:19 -04:00
release.sh Update version number in setup.md file in release script 2017-05-25 11:41:02 -04:00
sync-docs.sh Fix adding Jekyll format to the top 2017-06-02 10:05:18 -04:00