-
- Downloads
adding first version of testing code example
Showing
- .gitignore 1 addition, 0 deletions.gitignore
- Makefile 58 additions, 0 deletionsMakefile
- src/funcs.cpp 9 additions, 0 deletionssrc/funcs.cpp
- src/main.cpp 21 additions, 0 deletionssrc/main.cpp
- tests/CMakeLists.txt 9 additions, 0 deletionstests/CMakeLists.txt
- tests/Makefile 178 additions, 0 deletionstests/Makefile
- tests/test_funcs.cpp 21 additions, 0 deletionstests/test_funcs.cpp
.gitignore
0 → 100644
Makefile
0 → 100644
src/funcs.cpp
0 → 100644
src/main.cpp
0 → 100644
tests/CMakeLists.txt
0 → 100644
tests/Makefile
0 → 100644
tests/test_funcs.cpp
0 → 100644
Please register or sign in to comment