-
The source files must be saved in a directory named
src/
, the header files must be stored in a directory namedinclude/
, and the test files (using gtest) must be stored in a directory namedtest/
. -
The file
main.cpp
for running the project must be stored insrc/project/
and themain.cpp
for running the gtesting must be intest/
. -
The
Makefile
contains targets for unit testing (gtest), static testing, style check, coverage, and doxygen.
-
Notifications
You must be signed in to change notification settings - Fork 0
DonCastillo/code-completion
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Frequency-based code completion for C++
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published