Example project for testing and CI in gitlab
This is a little C++ project including some little functions, unit tests for the functions, and also some end-to-end regression tests.
For the unit tests, the googletest framework is used.
Name | Last commit | Last update |
---|---|---|
src | ||
tests | ||
.gitignore | ||
.gitlab-ci.yml | ||
LICENSE | ||
Makefile | ||
README.md | ||
get_gtest.sh | ||
set_gtest_variables.sh |
This is a little C++ project including some little functions, unit tests for the functions, and also some end-to-end regression tests.
For the unit tests, the googletest framework is used.