mirror of
https://github.com/reactos/reactos.git
synced 2025-01-03 21:09:19 +00:00
b91657fe81
- link to w32kdll instead of implementing all syscalls as stubs. I will remove the rest of the syscall code as soon as our syscall db is more complete - more TEST -> RTEST - update w32kdll_ros.def - add tests for NtGdiEngCreatePalette, NtGdiEnumFontOpen - Add some gdi handle table code to w32knapi - header cleanup svn path=/trunk/; revision=28619 |
||
---|---|---|
.. | ||
apitests | ||
drivers | ||
dxtest | ||
regtests_by_casper | ||
tests | ||
win32 | ||
winetests | ||
.gitignore | ||
copying | ||
directory.rbuild | ||
readme.txt |
$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.