[#3947] Crash tests results in an xml file

This commit is contained in:
Emmanuel Milou
2010-09-01 10:47:58 -04:00
parent 3b35e786f8
commit d180bd9207

View File

@ -23,7 +23,7 @@ popd
pushd sflphone-common/test
make check
# if at least one test failed, exit
./test || exit 1
./test --xml || exit 1
popd
# Compile the client