This website requires JavaScript.
Explore
Help
Sign In
Cool_Tools
/
ImHex
Watch
1
Star
0
Fork
0
You've already forked ImHex
mirror of
synced
2025-01-30 19:43:43 +01:00
Code
Releases
Wiki
Activity
ImHex
/
tests
/
CMakeLists.txt
4 lines
84 B
CMake
Raw
Normal View
History
Unescape
Escape
build: Fixed unit tests on linux. Fuck cmake...
2021-09-11 18:09:15 +02:00
project
(
unit_tests
)
tests: Added initial test structure
2021-09-11 14:41:18 +02:00
tests: Refactor to add support for other types of tests
2021-10-12 21:32:33 +02:00
add_subdirectory
(
pattern_language
)
add_subdirectory
(
algorithms
)
Copy Permalink