Timo Kreuzer
42a833ef22
[CRT_APITEST]
...
Add tests for _snprintf, _snwprintf, strtoul, wcstoul
Patch by Thomas Faber (slightly modified by me)
CORE-6510
svn path=/trunk/; revision=70455
2015-12-28 15:24:47 +00:00
Timo Kreuzer
909f7439d0
[CRT_APITEST]
...
- disable GCC builtins
- Add simple tests for strlen, showing that a NULL pointer will cause an access violation, which is broken in our asm implementation
svn path=/trunk/; revision=70427
2015-12-26 19:20:54 +00:00
Pierre Schweitzer
16543cd058
[CRT_APITEST]
...
Add a few tests to show mbstowcs/wcstombs behavior will NULL ptr.
CORE-10390
svn path=/trunk/; revision=69680
2015-10-24 23:18:33 +00:00
Amine Khaldi
c0e495f046
[CMAKE]
...
* Addendum to r64795.
* Also remove unneeded wine linking and ntdll importing.
* Remove redundant defines.
svn path=/trunk/; revision=64796
2014-10-17 23:29:24 +00:00
Amine Khaldi
cd70b62ce1
[CMAKE]
...
* Addendum to r57181. By Hermès Bélusca.
svn path=/trunk/; revision=57210
2012-09-01 11:35:12 +00:00
Jérôme Gardou
221e348e01
[APITESTS/CRT]
...
- Add more tests for _vsnprintf
- Add tests for _vsnwprintf, _vscprintf, _vscwprintf
svn path=/trunk/; revision=56928
2012-07-21 20:00:56 +00:00
Jérôme Gardou
f505107ac2
[APITESTS]
...
- Move _vsnprintf to crt tests, where it belongs, and make it pass for crtdll
svn path=/trunk/; revision=56925
2012-07-21 17:15:08 +00:00
Thomas Faber
755d14eac4
[CRT TEST][USER32_APITEST]
...
- Add a test for sprintf/wsprintfA (mainly NULL buffer and string precision)
svn path=/trunk/; revision=56823
2012-07-04 17:33:56 +00:00
Thomas Faber
f2f1135505
[ROSTESTS]
...
- Add CRT tests to build
See issue #7155 for more details.
svn path=/trunk/; revision=56822
2012-07-04 17:04:44 +00:00
Timo Kreuzer
005d1d2a0c
[TESTS]
...
Add a test framework for crt (ntdll, crtdll, msvcrt and static)
svn path=/trunk/; revision=56363
2012-04-18 17:21:18 +00:00