caosdb-cppinttest
Integration tests for caosdb-cpplib and the caosdb-server
Run tests
mkdir build && cd build/
conan install .. -s "compiler.libcxx=libstdc++11"
cmake -B . ..
cmake --build .
- Setup env vars
- Run with
ctest
in the build directory.
Name | Last commit | Last update |
---|---|---|
.docker | ||
cmake | ||
test | ||
.gitignore | ||
.gitlab-ci.yml | ||
CMakeLists.txt | ||
README.md | ||
conanfile.txt |