2 files changed
+2
-2
lines changed- .bazelrc+1-3
- .github/workflows/linux-other-builds.yml-4
- .github/workflows/linux-simple-builds.yml-8
- BUILD.bazel+16
- CMakeLists.txt+2-2
- MODULE.bazel+2-1
- README.md+1-1
- data/artwork/catch2-c-logo.png
- data/artwork/catch2-c-logo.svg+105
- data/artwork/catch2-hand-logo.png
- data/artwork/catch2-hand-logo.svg+83
- data/artwork/catch2-logo-full-with-background.svg+104
- data/artwork/catch2-logo-full.svg+88
- data/artwork/catch2-logo-small-with-background.png
- data/artwork/catch2-logo-small.png
- docs/cmake-integration.md+1-1
- fuzzing/NullOStream.h+1-1
- src/catch2/generators/catch_generator_exception.hpp+1-1
- src/catch2/internal/catch_noncopyable.hpp+1
- tests/BUILD.bazel+3
- tests/CMakeLists.txt+5-6
- tests/ExtraTests/CMakeLists.txt+5-5
- tests/TestScripts/DiscoverTests/VerifyRegistration.py+1-1
- tools/scripts/approvalTests.py+3-3
- tools/scripts/checkConvenienceHeaders.py+2-2
- .github/workflows/test.yml+58
- .gitignore+13
- .vscode/configurationCache.log-1
- .vscode/dryrun.log-6
- .vscode/settings.json-49
- .vscode/targets.log-234
- CMakeLists.txt+1-1
- build/.cmake/api/v1/query/client-vscode/query.json-1
- build/.cmake/api/v1/reply/cache-v2-ed29c31e256127b1123c.json-2.3k
- build/.cmake/api/v1/reply/codemodel-v2-4fccc1f0542b309c34b9.json-59
- build/.cmake/api/v1/reply/index-2022-08-16T21-31-38-0442.json-95
- build/.cmake/api/v1/reply/target-ezgl-Debug-0cf583f0ea8505f2712e.json-297
- build/CMakeCache.txt-497
- build/CMakeFiles/3.18.4/CMakeCXXCompiler.cmake-89
- build/CMakeFiles/3.18.4/CMakeDetermineCompilerABI_CXX.bin
- build/CMakeFiles/3.18.4/CMakeSystem.cmake-15
- build/CMakeFiles/3.18.4/CompilerIdCXX/CMakeCXXCompilerId.cpp-663
- build/CMakeFiles/CMakeDirectoryInformation.cmake-16
- build/CMakeFiles/CMakeOutput.log-224
- build/CMakeFiles/Makefile.cmake-49
- build/CMakeFiles/Makefile2-125
- build/CMakeFiles/TargetDirectories.txt-3
- build/CMakeFiles/cmake.check_cache-1
- build/CMakeFiles/ezgl.dir/DependInfo.cmake-46
- build/CMakeFiles/ezgl.dir/build.make-193
- build/CMakeFiles/ezgl.dir/cmake_clean.cmake-15
- build/CMakeFiles/ezgl.dir/cmake_clean_target.cmake-3
- build/CMakeFiles/ezgl.dir/depend.make-2
- build/CMakeFiles/ezgl.dir/flags.make-10
- build/CMakeFiles/ezgl.dir/link.txt-2
- build/CMakeFiles/ezgl.dir/progress.make-8
- build/CMakeFiles/progress.marks-1
- build/Makefile-347
- build/cmake_install.cmake-54
- build/compile_commands.json-32
- src/graphics.cpp+4-3
0 commit comments