Template for C TDD that uses the cpputest framework/test harness. This template uses Makefiles instead of CMake
Find a file Use this template
jake 385abf37ea Adding a formating file.
The '.clang-format' file is a configuration file for the llvm/clang formatting tools.
2024-08-04 07:56:05 -07:00
.template_files
build
cpputest@c3625dc668
docs
inc
mocks
src
tests
.clang-format Adding a formating file. 2024-08-04 07:56:05 -07:00
.gitignore
.gitmodules
CMakeLists.txt
compile_commands.json
Doxyfile
otto.sh
README.md
setup.sh