mirror of
https://github.com/ThrowTheSwitch/Unity.git
synced 2026-01-23 08:25:58 +01:00
- fixed yaml load option
- added option to specify includes as <stdlib.h> so that they will get angle brackets instead of "" git-svn-id: http://unity.svn.sourceforge.net/svnroot/unity/trunk@114 e7d17a6e-8845-0410-bbbc-c8efb4fdad7e
This commit is contained in:
3
test/testdata/sample.yml
vendored
3
test/testdata/sample.yml
vendored
@@ -1,7 +1,8 @@
|
||||
:unity:
|
||||
:includes
|
||||
:includes:
|
||||
- two.h
|
||||
- three.h
|
||||
- <four.h>
|
||||
:plugins:
|
||||
- :cexception
|
||||
:suite_setup: |
|
||||
|
||||
Reference in New Issue
Block a user