Commit a2abe212 authored by Milo Yip's avatar Milo Yip

test Valgrind

parent 1acfc216
......@@ -24,5 +24,5 @@ script:
- make -C build/gmake -f test.make
- make -C build/gmake -f example.make
- cd bin
- ./unittest_${config_suffix}
- valgrind --leak-check=full ./unittest_${config_suffix}
- ./perftest_${config_suffix}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment