1
0
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:
mvandervoord
2010-09-23 02:39:15 +00:00
parent 1f643e8661
commit 33fa00d518
21 changed files with 1054 additions and 32 deletions

8
test/testdata/sample.yml vendored Normal file
View File

@@ -0,0 +1,8 @@
:unity:
:includes
- two.h
- three.h
:plugins:
- :cexception
:suite_setup: |
a_yaml_setup();