Example for a C environment with CMake, Docker, Unity, and GitHub Actions.
Go to file
martin 2a9d1e6950 tutorial: unit tests 2023-07-07 12:40:04 +02:00
.devcontainer tutorial: base image and dev container 2023-07-07 09:35:37 +02:00
.vscode tutorial: workspace settings 2023-07-07 11:19:27 +02:00
include/dummy tutorial: dummy subsystem 2023-07-07 09:55:36 +02:00
src tutorial: dummy subsystem 2023-07-07 09:55:36 +02:00
tests/unittest tutorial: unit tests 2023-07-07 12:40:04 +02:00
.clang-format tutorial: volume, clang-format and clang-tidy 2023-07-07 10:40:25 +02:00
.clang-tidy tutorial: volume, clang-format and clang-tidy 2023-07-07 10:40:25 +02:00
.gitignore tutorial: workspace settings 2023-07-07 11:19:27 +02:00
CMakeLists.txt tutorial: dummy subsystem 2023-07-07 09:55:36 +02:00
builder.Dockerfile tutorial: unit tests 2023-07-07 12:40:04 +02:00
clang-format.json tutorial: run-clang-x 2023-07-07 11:40:40 +02:00
clang-tidy.json tutorial: run-clang-x 2023-07-07 11:40:40 +02:00
makefile tutorial: volume, clang-format and clang-tidy 2023-07-07 10:40:25 +02:00