Mark VanderVoord
|
1a29024cc7
|
It's a New Year
|
2025-01-01 11:46:30 -05:00 |
|
Mark VanderVoord
|
671f8d25f1
|
Update all the boilerplates
|
2024-03-16 23:15:00 -04:00 |
|
Mike Karlesky
|
5109be3881
|
Missed renames of TEST_FILE() directive
|
2023-08-15 21:16:02 -04:00 |
|
Alex Overchenko
|
48d7210644
|
Fixing CI tests passing
|
2022-11-27 14:46:34 +03: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 |
|
Mark VanderVoord
|
57676b5edc
|
- Fixed cases with wildcards in file handling.
|
2016-07-17 19:11:09 -04:00 |
|