Template for C TDD that uses the cpputest framework/test harness. This template uses Makefiles instead of CMake
Find a file Use this template
2024-03-06 22:09:40 -08:00
.template_files
build
cpputest@c3625dc668
docs
mocks
src
tests removed the add_subdirectory() call in tests 2024-03-06 22:09:40 -08:00
.gitmodules
CMakeLists.txt updated to check the git submodule for the header files needed. 2024-03-06 22:09:26 -08:00
Doxyfile
otto.sh removed the old project specific lines 2024-03-06 22:01:25 -08:00
README.md
setup.sh