huanghun_forward
|
7cc1fcaced
|
update 2.6.1
Signed-off-by: huanghun_forward <huangguohui6@huawei.com>
|
2026-04-22 16:15:31 +08:00 |
|
黄国辉
|
9b846b9885
|
update unity 2.6.0
Signed-off-by: 黄国辉 <huangguohui6@huawei.com>
|
2024-05-13 17:57:44 +08:00 |
|
openharmony_ci
|
e4b531f70e
|
回退 'Pull Request !16 : update unity2.6.0'
|
2024-05-11 11:52:21 +00:00 |
|
lizhengrong
|
04aac07d60
|
update unity 2.6.0
Signed-off-by: lizhengrong <lizhengrong9@huawei.com>
|
2024-04-23 11:35:37 +08:00 |
|
mamingshuai
|
5891e6f712
|
update openharmony 1.0.1
|
2021-03-11 18:42:54 +08:00 |
|
wenjun
|
3f760d041f
|
add OpenHarmony 1.0 baseline
|
2020-09-09 09:26:48 +08:00 |
|
mvandervoord
|
a9a2399310
|
- added target for checking ANSI compliance
- fixed ANSI (C89) issues, including #418
|
2019-10-25 10:17:12 -04:00 |
|
Mark VanderVoord
|
ef119c479d
|
Better protection against nested comments (and things that look like comments)
|
2019-08-12 15:40:43 -04:00 |
|
Mark VanderVoord
|
033bb740c8
|
Add test to verify comment-stripping is working with http-style comments.
|
2019-07-05 15:35:40 -04:00 |
|
Fabian Zahn
|
3763ef7823
|
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
|
34374716a7
|
Added flushSpy
|
2018-02-18 14:23:26 +01:00 |
|
Mark VanderVoord
|
2b54b9f749
|
- Add ability to detect TEST_FILE(“filename.c”) specifications in test files
|
2017-03-13 17:23:26 -04:00 |
|
jsalling
|
b1b756aa5b
|
Fix test for counting CMock_Verify calls
|
2016-12-31 13:59:07 -06:00 |
|
Mark VanderVoord
|
e6a24fbf76
|
- Fixed cases with wildcards in file handling.
|
2016-07-17 19:11:09 -04:00 |
|
Mark VanderVoord
|
6549a31c85
|
- 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
|
d5d4913ba7
|
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
|
6feb90cef6
|
Protect test runner generator against characters in strings that look like comments or functions
|
2016-02-25 15:35:45 -05:00 |
|
Mark VanderVoord
|
b8f5d68b0d
|
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 |
|