mirror of
https://github.com/microsoft/GSL.git
synced 2024-11-03 17:56:43 -05:00
845a59425c
This PR replaces UnitTest-cpp with Catch. Catch is downloaded using cmake's ExternalProject_Add and installed into the include directory as it's a header only library. Signed-off-by: Rian Quinn <“rianquinn@gmail.com”>
18 lines
191 B
Plaintext
18 lines
191 B
Plaintext
CMakeFiles
|
|
build
|
|
include/catch
|
|
tests/CMakeFiles
|
|
tests/Debug
|
|
*.opensdf
|
|
*.sdf
|
|
tests/*tests.dir
|
|
*.vcxproj
|
|
*.vcxproj.filters
|
|
*.sln
|
|
*.tlog
|
|
Testing/Temporary/*.*
|
|
CMakeCache.txt
|
|
*.suo
|
|
.vs/
|
|
.vscode/
|