reactos/rostests
Pierre Schweitzer 12268a1b66 [ROSTESTS]
Add notifications test application.
It is: http://msdn.microsoft.com/en-us/library/windows/desktop/aa365261%28v=vs.85%29.aspx
It properly works in ReactOS since r62446

CORE-2582

svn path=/trunk/; revision=62581
2014-03-29 21:12:17 +00:00
..
apitests [NTDLL_APITEST] 2014-03-26 12:07:25 +00:00
dibtests * Addendum to r60650. 2013-10-13 23:12:09 +00:00
drivers
dxtest
kmtests [KMTEST:IO] 2014-03-23 17:24:10 +00:00
regtests
rosautotest [ROSAUTOTEST] 2014-02-10 17:05:15 +00:00
tests [DLLEXPORT_TEST] 2014-02-20 20:29:51 +00:00
win32 [ROSTESTS] 2014-03-29 21:12:17 +00:00
winetests [WINETESTS] 2014-03-26 12:15:55 +00:00
.gitignore
CMakeLists.txt [C++] 2013-06-22 16:38:27 +00:00
COPYING
readme.txt

====================
ReactOS Tests
====================

This directory contains various tests for ReactOS.
Make sure you also have a copy of the rest of the ReactOS
source before you attempt to build anything in this module.
It is to be placed under "modules" subdirectory of a trunk checkout.
No additional changes to build files are necessary, it'll be picked up
automatically.