mirror of
https://github.com/reactos/reactos.git
synced 2026-07-07 14:09:38 +08:00
3d3df3bc4e121b25e43da8cc1ce60ecdda9af974
* Makefile, drivers/video/makefile, lib/cpl/Makefile, ntoskrnl/Makefile, tools/helper.mk: Add test target. * include/ntos/types.h (UINT16, PUINT16): Declare. * regtests/kmregtests/tests/mdl-1.c, regtests/kmregtests/tests/mdl-2.c, regtests/kmregtests/tests/mm-1.c, subsys/win32k/tests/tests/eng-mem-1.c: Simplify tests. * regtests/shared/regtests.c: Include <ctype.h> and <stdlib.h>. * regtests/shared/regtests.h (DISPATCHER): Declare the whole function. * tools/regtests.c: Refactor part of register_test into get_test_name(); Stub for running tests in the build environment. * w32api/include/basetsd.h (INT16, PINT16, UINT16, PUINT16): Declare. * lib/user32/misc/exticon.c (UINT16): Remove declaration. svn path=/trunk/; revision=10261
Languages
C
86.6%
C++
10.6%
Python
0.7%
Assembly
0.5%
CMake
0.5%
Other
0.8%