Criterion/include/criterion/internal
Kevin Locke 07c380d6b7 asserts: Add assertions for wide strings
This commit creates _wcs_ variants of the _str_ assertions for operating
on wchar_t * instead of char *.  The assertions are useful for programs
using wchar_t strings, particularly on Windows where use of the wide
character version of the Windows API is encouraged by Microsoft.

Signed-off-by: Kevin Locke <kevin@kevinlocke.name>
2016-09-10 08:48:30 +02:00
..
asprintf-compat.h style: Added and enforce uncrustify config 2016-09-05 21:32:57 +02:00
assert.h asserts: Add assertions for wide strings 2016-09-10 08:48:30 +02:00
common.h style: Added and enforce uncrustify config 2016-09-05 21:32:57 +02:00
deprecation.h style: Added and enforce uncrustify config 2016-09-05 21:32:57 +02:00
designated-initializer-compat.h style: Added and enforce uncrustify config 2016-09-05 21:32:57 +02:00
hooks.h style: Added and enforce uncrustify config 2016-09-05 21:32:57 +02:00
ordered-set.h style: Added and enforce uncrustify config 2016-09-05 21:32:57 +02:00
parameterized.h style: Added and enforce uncrustify config 2016-09-05 21:32:57 +02:00
preprocess.h style: Added and enforce uncrustify config 2016-09-05 21:32:57 +02:00
redirect.h style: Added and enforce uncrustify config 2016-09-05 21:32:57 +02:00
stdio_filebuf.hxx style: Added and enforce uncrustify config 2016-09-05 21:32:57 +02:00
stream.hxx style: Added and enforce uncrustify config 2016-09-05 21:32:57 +02:00
test.h style: Added and enforce uncrustify config 2016-09-05 21:32:57 +02:00
theories.h style: Fixed (A) Op (B) formatting taking 'Op' as a function rather than an operator 2016-09-06 10:49:10 +02:00