mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-03 14:49:22 +00:00
Remove Source/{Unittests,TestSuite}.
These directories have been unused for several years and without any automated way of running the tests, they are pretty much useless. While they might be useful as a reference, in their present state they should not be kept in the repository.
This commit is contained in:
parent
4a569c4449
commit
0f89060cf3
61 changed files with 2 additions and 6021 deletions
|
@ -1,6 +0,0 @@
|
|||
set(SRCS AudioJitTests.cpp
|
||||
DSPJitTester.cpp
|
||||
UnitTests.cpp)
|
||||
|
||||
add_executable(tester ${SRCS})
|
||||
target_link_libraries(tester core)
|
Loading…
Add table
Add a link
Reference in a new issue