adding TDD and moving to C++11
parent
ca0b57e3
No related branches found
No related tags found
This commit is part of merge request !1. Comments created here will be created in the context of that merge request.
Showing
- CMakeLists.txt 51 additions, 3 deletionsCMakeLists.txt
- include/finddd_descriptor.hpp 4 additions, 5 deletionsinclude/finddd_descriptor.hpp
- src/CMakeLists.txt 13 additions, 12 deletionssrc/CMakeLists.txt
- src/finddd_descriptor.cpp 5 additions, 6 deletionssrc/finddd_descriptor.cpp
- test/CMakeLists.txt 20 additions, 0 deletionstest/CMakeLists.txt
- test/finddd_descriptor_test/finddd_descriptor_test.cpp 30 additions, 0 deletionstest/finddd_descriptor_test/finddd_descriptor_test.cpp
- test/gtest/CMakeLists.txt 29 additions, 0 deletionstest/gtest/CMakeLists.txt
Loading
Please register or sign in to comment