.github/workflows
|
Try to set the build path correctly
|
2021-09-10 16:53:21 +02:00 |
.vscode
|
Add another catch2 extension
|
2021-10-04 15:21:07 +02:00 |
assets
|
Rename files and remove one
|
2021-07-05 11:44:37 +02:00 |
cmake
|
Refactor out the vcpkg cmake code
|
2021-09-27 16:33:06 +02:00 |
exercises
|
Update optimal_direction_simple
|
2021-10-19 10:12:44 +02:00 |
lib
|
Ex 15: Add blank files for the fourth ghost, Dave.
|
2021-10-19 10:50:21 +02:00 |
scaling-lib
|
Don't use C-cast
|
2021-09-10 14:32:46 +02:00 |
src
|
Put the code in a namespace
|
2021-07-05 14:10:01 +02:00 |
test
|
Use upper case PacMan when noun
|
2021-10-05 16:15:41 +02:00 |
.clang-format
|
Put the code in a namespace
|
2021-07-05 14:10:01 +02:00 |
.clang-tidy
|
Remove non-actionable clang tidy check
|
2021-10-05 14:45:43 +02:00 |
.gitignore
|
Add vscode configuration
|
2021-09-17 15:09:44 +02:00 |
.gitmodules
|
Don't use submodule anymore we are using FetchContent
|
2021-09-10 10:59:00 +02:00 |
CMakeLists.txt
|
Refactor out the vcpkg cmake code
|
2021-09-27 16:33:06 +02:00 |
CMakePresets.json
|
Use right test present key
|
2021-10-04 15:31:14 +02:00 |
README.md
|
Move setup to exercise for module 11 and link to it from root README
|
2021-10-05 14:56:27 +02:00 |
vcpkg.json
|
Replace gtest by catch
|
2021-09-11 17:10:12 +02:00 |