This commit is contained in:
Бранимир Караџић
2022-08-21 17:18:24 -07:00
parent a8545d7b5b
commit f39ba8010a
6 changed files with 22600 additions and 17883 deletions

View File

@@ -54,7 +54,12 @@ project "bx.test"
BX_THIRD_PARTY_DIR,
}
defines {
"CATCH_AMALGAMATED_CUSTOM_MAIN",
}
files {
path.join(BX_DIR, "3rdparty/catch/catch_amalgamated.cpp"),
path.join(BX_DIR, "tests/*_test.cpp"),
path.join(BX_DIR, "tests/*.h"),
path.join(BX_DIR, "tests/dbg.*"),