docker/0.2.0-wip/Dockerfile
0 → 100644
+133
−0
scripts/runner.sh
0 → 100755
+121
−0
+1
−0
+12
−0
+3
−0
Loading
This MR enables automatic testing using ctest, and also
updates the CI pipelines so that they run build and test
jobs exercising the code. We also add a Dockerfile that builds
an appropriate CI environment to build, test, and run Cargo.
Closes #6 (closed)