Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Diff: pal/Test/Unity/test/testdata/sample.yml
- Revision:
- 0:06ee5f8a484a
diff -r 000000000000 -r 06ee5f8a484a pal/Test/Unity/test/testdata/sample.yml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/pal/Test/Unity/test/testdata/sample.yml Sat Mar 18 22:37:16 2017 +0000 @@ -0,0 +1,9 @@ +:unity: + :includes: + - two.h + - three.h + - <four.h> + :plugins: + - :cexception + :suite_setup: | + a_yaml_setup(); \ No newline at end of file