This website requires JavaScript.
Explore
Help
Sign In
ARMmbed
/
mbed-os
mirror of
https://github.com/ARMmbed/mbed-os.git
Watch
1
Star
0
Fork
You've already forked mbed-os
0
Code
Issues
Projects
Releases
Wiki
Activity
f2d30978e0
mbed-os
/
tools
/
test
/
config
/
feature_conflict
/
test_data.json
6 lines
117 B
JSON
Raw
Normal View
History
Unescape
Escape
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 19:39:48 +00:00
{
[build tools] Added test coverage for config features feature
2016-06-14 19:17:38 +00:00
"K64F"
:
{
Updated config tests to match change in error message
2016-07-22 04:44:42 +00:00
"exception_msg"
:
"Configuration conflict. The feature IPV4 both added and removed."
[build tools] Added test coverage for config features feature
2016-06-14 19:17:38 +00:00
}
}