Merge pull request #5 from eth-cscs/refactor
Refactor the project to have source and tests in different paths and use cmake.
No related branches found
No related tags found
Showing
- .gitignore 6 additions, 0 deletions.gitignore
- .ycm_extra_conf.py 2 additions, 0 deletions.ycm_extra_conf.py
- CMakeLists.txt 21 additions, 0 deletionsCMakeLists.txt
- data/cells_small.json 0 additions, 0 deletionsdata/cells_small.json
- data/example.swc 1062 additions, 0 deletionsdata/example.swc
- makefile 0 additions, 13 deletionsmakefile
- src/cell_tree.hpp 3 additions, 4 deletionssrc/cell_tree.hpp
- src/swcio.hpp 0 additions, 0 deletionssrc/swcio.hpp
- src/tree.hpp 11 additions, 15 deletionssrc/tree.hpp
- src/util.hpp 2 additions, 0 deletionssrc/util.hpp
- tests/CMakeLists.txt 27 additions, 0 deletionstests/CMakeLists.txt
- tests/gtest-all.cpp 1 addition, 1 deletiontests/gtest-all.cpp
- tests/gtest.h 0 additions, 0 deletionstests/gtest.h
- tests/main.cpp 11 additions, 0 deletionstests/main.cpp
- tests/make_image.sh 0 additions, 0 deletionstests/make_image.sh
- tests/test_swcio.cpp 202 additions, 0 deletionstests/test_swcio.cpp
- tests/test_tree.cpp 253 additions, 0 deletionstests/test_tree.cpp
- vector 1 addition, 1 deletionvector
Please register or sign in to comment