| 2020-11-19 |
*_STRNEQ & *_STRNNE no longer assumes input strings are null-terminated, instead user provides the length.
peterlindgren
committed
on 19 Nov 2020
|
|---|---|
| 2020-06-22 |
Add strncmp variants of the EXPECT and ASSERT.
Neil Henning
committed
on 22 Jun 2020
|
| 2019-12-24 |
Add support for doing type checks on pointers and also a lovely little hack of doing the typeof the input type + 0 to get around being able to compare a value against a static c-style array.
Neil Henning
committed
on 24 Dec 2019
|
| 2019-12-01 |
Try and fix the build failures.
Neil Henning
committed
on 1 Dec 2019
|