Skip to content
Snippets Groups Projects
Commit 2a413eb8 authored by Sébastien Dinot's avatar Sébastien Dinot
Browse files

Configure CTest to produce an XML report

parent 01da07ce
Branches
Tags
No related merge requests found
......@@ -39,4 +39,4 @@ cmake -DCMAKE_BUILD_TYPE=Release \
make -j $(grep -c processor /proc/cpuinfo 2>/dev/null || echo 8)
xvfb-run -a -n 1 -s "-screen 0 1024x768x24 -dpi 96" make test
xvfb-run -a -n 1 -s "-screen 0 1024x768x24 -dpi 96" ctest -T test
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment