Files
reactos/modules/rostests/tests
Victor Perevertkin 7e069ccdb2 [CMAKE] Replace custom functions to built-in ones
add_target_compile_definitions -> target_compile_definitions
add_target_compile_flags -> target_compile_options
add_target_include_directories -> target_include_directories
2020-04-16 15:59:38 +03:00
..
2019-08-23 18:10:28 +02:00
2019-08-23 18:10:28 +02:00

This folder contains tests that are not merged in to 
the new regression testing system.

Please DO NOT add new tests here.