reactos/rostests
Giannis Adamopoulos 31eb9d7849 [user32_apitest]
- Implement logging post messages or winevents
- For SetActiveWindow test, also test the parameters of WM_WINDOWPOSCHANGING and WM_WINDOWPOSCHANGED messages
- For TrackMouseEvent test, also test the WM_SYSTIMER that is possible to be logged now

svn path=/trunk/; revision=53830
2011-09-24 11:55:19 +00:00
..
apitests [user32_apitest] 2011-09-24 11:55:19 +00:00
dibtests [APITESTS] 2011-04-28 22:10:51 +00:00
drivers [ROSTESTS] 2011-09-10 11:41:33 +00:00
dxtest [ROSTESTS] 2011-05-30 11:40:58 +00:00
kmtests [KMTESTS/MM] 2011-09-23 11:43:02 +00:00
regtests Create a branch for Thomas Faber's work on creating a kernel mode test suite for the Google Summer of Code project 2011-05-06 13:25:33 +00:00
rosautotest [ROSTESTS] 2011-09-03 19:19:57 +00:00
tests [CMAKE] 2011-09-04 17:33:34 +00:00
win32 [ROSTESTS] 2011-09-10 11:41:33 +00:00
winetests [SHELL32_WINETEST] 2011-09-23 23:14:50 +00:00
.gitignore Create a branch for Thomas Faber's work on creating a kernel mode test suite for the Google Summer of Code project 2011-05-06 13:25:33 +00:00
CMakeLists.txt [ROSTESTS] 2011-09-10 11:41:33 +00:00
COPYING - Add missing svn:eol-style properties. 2009-10-28 20:13:23 +00:00
directory.rbuild [ROSTESTS] 2011-09-10 11:41:33 +00:00
readme.txt Move tests from rosapps to rostests 2007-03-06 11:10:43 +00:00

$Id: readme.txt 21229 2006-03-05 13:57:35Z frik85 $

====================
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.