Commit Graph

3 Commits (mbed-os-5.5)

Author SHA1 Message Date
Jimmy Brisson eb4a1fbec2 Rename and simplify config test target names 2017-09-13 15:55:36 +01:00
Jimmy Brisson 83913e34f8 Clean up json
Wipe out all blank lines in json:
  find tools/test -name 'test_data.json' | xargs sed -i -e '/^$/d'
Move all start braces back a space:
  find tools/test -name 'test_data.json' | xargs sed -i -e "s/^ {/{/"
2017-09-13 15:55:36 +01:00
Jimmy Brisson 90898c3269 Unify configuration testing and the travis command 2017-09-13 15:55:36 +01:00