mirror of
https://github.com/WerWolv/ImHex-Patterns.git
synced 2026-03-27 23:37:04 -05:00
tests: Added tests for magic files
This commit is contained in:
@@ -18,5 +18,6 @@ enable_testing()
|
||||
|
||||
add_subdirectory(patterns)
|
||||
add_subdirectory(includes)
|
||||
add_subdirectory(magic)
|
||||
|
||||
add_custom_target(test_all DEPENDS patterns_tests includes_test)
|
||||
add_custom_target(test_all DEPENDS patterns_tests includes_test magic_test)
|
||||
Reference in New Issue
Block a user