History log of /haiku/src/tests/system/libroot/posix/wcs_test.cpp
Revision Date Author Comments
# 979676fb 28-Aug-2019 Jaroslaw Pelczar <jarek@jpelczar.com>

wcs_test.cpp: Fix invalid unicode strings

Signed-off-by: Jaroslaw Pelczar <jarek@jpelczar.com>
Change-Id: Ic09c229a1ee857e466ededbaa05fdd948c009fcd
Reviewed-on: https://review.haiku-os.org/c/haiku/+/1795
Reviewed-by: waddlesplash <waddlesplash@gmail.com>


# ad91a991 02-Feb-2015 Alexander von Gluck IV <kallisti5@unixzen.com>

tests: The wchar header actually looks for _GNU_SOURCE

* We we are pretty mixed here. See #11818


# e01182d0 07-Feb-2012 Oliver Tappe <zooey@hirschkaefer.de>

Use correct ctype-locale for wcsftime()
* wcsftime invokes strftime and then converts the resulting string
internally, so it relies on the correct ctype locale being active
* minor style cleanup


# 2358eacd 29-Jan-2012 Oliver Tappe <zooey@hirschkaefer.de>

Add test for string formatting with sprintf() and swprintf().


# d8ef8ef4 07-Jan-2012 Oliver Tappe <zooey@hirschkaefer.de>

Add wcs_test, a testsuite for all wchar-related functions.


# ad91a991983789577adb281c77057caccb1f2654 02-Feb-2015 Alexander von Gluck IV <kallisti5@unixzen.com>

tests: The wchar header actually looks for _GNU_SOURCE

* We we are pretty mixed here. See #11818


# e01182d02f4015da3cbd6769951791e7920fda2f 07-Feb-2012 Oliver Tappe <zooey@hirschkaefer.de>

Use correct ctype-locale for wcsftime()
* wcsftime invokes strftime and then converts the resulting string
internally, so it relies on the correct ctype locale being active
* minor style cleanup


# 2358eacd468f3569c1be355ad3c96b37dd9a0831 29-Jan-2012 Oliver Tappe <zooey@hirschkaefer.de>

Add test for string formatting with sprintf() and swprintf().


# d8ef8ef48b222b074f0ba0714776d17410d2b805 07-Jan-2012 Oliver Tappe <zooey@hirschkaefer.de>

Add wcs_test, a testsuite for all wchar-related functions.