This website requires JavaScript.
Explore
Help
Register
Sign in
Intravision
/
reactos
Watch
1
Star
0
Fork
You've already forked reactos
0
mirror of
https://github.com/reactos/reactos.git
synced
2025-01-03 21:09:19 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
eeaddf5bbc
reactos
/
modules
/
rostests
/
tests
/
CMakeLists.txt
4 lines
85 B
Text
Raw
Normal View
History
Unescape
Escape
[ROSTESTS] Add mmixer_test to cmake build. svn path=/trunk/; revision=50582
2011-01-31 21:50:16 +00:00
add_subdirectory(mmixer_test)
[DLLEXPORT_TEST] Add a test that checks the ability to link to function and data exports with cdecl, stdcall and c++ mangled names, including forwarders. It just prints "done". Feel free to convert it into a proper rostests, if you think it's required. svn path=/trunk/; revision=62269
2014-02-20 20:29:51 +00:00
add_subdirectory(dllexport)
[TESTS] Add a test for spec2def
2019-08-20 17:09:10 +00:00
add_subdirectory(spec2def)
Reference in a new issue
Copy permalink