[CRT TEST][USER32_APITEST]
authorThomas Faber <thomas.faber@reactos.org>
Wed, 4 Jul 2012 17:33:56 +0000 (17:33 +0000)
committerThomas Faber <thomas.faber@reactos.org>
Wed, 4 Jul 2012 17:33:56 +0000 (17:33 +0000)
commit755d14eac4a266d77edfa863d417fb93ccf29b75
treeac1f242a5a9fe907799d14c0e7aceeb472cca1f3
parentf2f11355052db075e16867d6fb493f6efbf3d9c9
[CRT TEST][USER32_APITEST]
- Add a test for sprintf/wsprintfA (mainly NULL buffer and string precision)

svn path=/trunk/; revision=56823
rostests/apitests/crt/crtdll_crt_apitest.cmake
rostests/apitests/crt/msvcrt_crt_apitest.cmake
rostests/apitests/crt/ntdll_crt_apitest.cmake
rostests/apitests/crt/sprintf.c [new file with mode: 0644]
rostests/apitests/crt/testlist.c
rostests/apitests/user32/CMakeLists.txt
rostests/apitests/user32/testlist.c
rostests/apitests/user32/wsprintf.c [new file with mode: 0644]