黄国辉
|
5a5c7d5e39
|
update unity 2.6.0
Signed-off-by: 黄国辉 <huangguohui6@huawei.com>
|
2024-05-13 17:57:44 +08:00 |
|
openharmony_ci
|
f22a5a8443
|
回退 'Pull Request !16 : update unity2.6.0'
|
2024-05-11 11:52:21 +00:00 |
|
lizhengrong
|
91d4412daf
|
update unity 2.6.0
Signed-off-by: lizhengrong <lizhengrong9@huawei.com>
|
2024-04-23 11:35:37 +08:00 |
|
mamingshuai
|
f41ed198a8
|
update openharmony 1.0.1
|
2021-03-11 18:42:54 +08:00 |
|
wenjun
|
861fadda9e
|
add OpenHarmony 1.0 baseline
|
2020-09-09 09:26:48 +08:00 |
|
mvandervoord
|
d16c27b085
|
- added target for checking ANSI compliance
- fixed ANSI (C89) issues, including #418
|
2019-10-25 10:17:12 -04:00 |
|
Mark VanderVoord
|
2939c420ed
|
Better protection against nested comments (and things that look like comments)
|
2019-08-12 15:40:43 -04:00 |
|
Mark VanderVoord
|
6b2eb52468
|
Add test to verify comment-stripping is working with http-style comments.
|
2019-07-05 15:35:40 -04:00 |
|
Fabian Zahn
|
5f67ac6ab2
|
Fixed copy and paste error, changed the signature from:
void flushSpy(int c) {}
to:
void flushSpy(void) {}
|
2018-02-18 16:32:04 +01:00 |
|
Fabian Zahn
|
456759296b
|
Added flushSpy
|
2018-02-18 14:23:26 +01:00 |
|
Mark VanderVoord
|
c67a4ffcf3
|
- Add ability to detect TEST_FILE(“filename.c”) specifications in test files
|
2017-03-13 17:23:26 -04:00 |
|
jsalling
|
41df8feaee
|
Fix test for counting CMock_Verify calls
|
2016-12-31 13:59:07 -06:00 |
|
Mark VanderVoord
|
57676b5edc
|
- Fixed cases with wildcards in file handling.
|
2016-07-17 19:11:09 -04:00 |
|
Mark VanderVoord
|
eba387fa3e
|
- Add tests which prove command line arguments now work with runner. Fixed a few bugs in this area.
|
2016-06-27 08:41:58 -04:00 |
|
Mark VanderVoord
|
96f51e8530
|
Updated method of testing generate_test_runner script to be a FUNCTIONAL test instead of a perfect code match. Backfilled most tests and added some coverage not previously present. Still need to test new command line args and a few cmock details.
|
2016-06-22 20:57:11 -04:00 |
|
Mark VanderVoord
|
bcf6515329
|
Protect test runner generator against characters in strings that look like comments or functions
|
2016-02-25 15:35:45 -05:00 |
|
Mark VanderVoord
|
33325f4a0b
|
More fixes to line endings
|
2016-01-07 14:20:59 -05:00 |
|
mvandervoord
|
aca9892418
|
- 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
|
2011-01-22 18:20:39 +00:00 |
|
mvandervoord
|
33fa00d518
|
- 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
|
2010-09-23 02:39:15 +00:00 |
|