Nimrod Zimerman
|
f4292f6df5
|
Added back TEST_ASSERT_EQUAL_STRING_MESSAGE() which was (accidentally?) removed some time ago.
|
2015-07-15 13:27:15 +03:00 |
|
Eivind Tagseth
|
15b367f8d1
|
Fixed stupid typo
|
2015-04-23 21:02:05 +02:00 |
|
Eivind Tagseth
|
61c0b0b75c
|
Added support for TEST_ASSERT_EQUAL_STRING_LEN*
Compares two strings until maximum n bytes (i.e. strncmp()).
|
2015-04-23 15:39:19 +02:00 |
|
Mark VanderVoord
|
e2d5e1c632
|
Fixed printability of largest negative value (Thanks SigmaPic!)
|
2014-09-01 16:44:18 -04:00 |
|
Mark VanderVoord
|
bff1fc68cb
|
rearranged project to centralize all self-test stuff under test directory. only pull in includes when required.
|
2014-07-30 10:14:02 -04:00 |
|