mbed-os/tools/test
Jimmy Brisson 399b6acfb1 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-05 14:39:48 -05:00
..
build_api Disallow building of mbed OS 2 + rtos 2017-06-01 13:16:03 -05:00
config Clean up json 2017-09-05 14:39:48 -05:00
examples Correct supported check in exporter tests 2017-08-01 09:52:57 -05:00
memap Linting and correcting comments 2017-09-05 13:30:16 -05:00
targets Linting and correcting comments 2017-09-05 13:30:16 -05:00
test_api Linting and correcting comments 2017-09-05 13:30:16 -05:00
toolchains Unify configuration testing and the travis command 2017-08-28 15:10:50 -05:00
pylint.py Made linting a recommendation and raised the bar for printing 2016-08-16 13:29:43 -05:00