Criterion/test
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
..
cram asserts: Add assertions for wide strings 2016-09-10 08:48:30 +02:00
alloc.cc style: Added and enforce uncrustify config 2016-09-05 21:32:57 +02:00
asprintf.c style: Added and enforce uncrustify config 2016-09-05 21:32:57 +02:00
CMakeLists.txt options: Deprecate no-early-exit 2016-09-03 16:05:53 +02:00
ordered-set.c style: Added and enforce uncrustify config 2016-09-05 21:32:57 +02:00
redirect.cc style: Added and enforce uncrustify config 2016-09-05 21:32:57 +02:00