mirror of
https://github.com/ThrowTheSwitch/Unity.git
synced 2026-01-27 10:14:28 +01:00
- added tests for generate_test_runner. other script tests to come
git-svn-id: http://unity.svn.sourceforge.net/svnroot/unity/trunk@97 e7d17a6e-8845-0410-bbbc-c8efb4fdad7e
This commit is contained in:
8
test/testdata/sample.yml
vendored
Normal file
8
test/testdata/sample.yml
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
:unity:
|
||||
:includes
|
||||
- two.h
|
||||
- three.h
|
||||
:plugins:
|
||||
- :cexception
|
||||
:suite_setup: |
|
||||
a_yaml_setup();
|
||||
Reference in New Issue
Block a user