~renatofilho/telephony-service/fix-phone-number-field-cursor

350.2.1 by Florian Boucault
Add infrastructure for automated C++ tests.
1
#!/bin/sh
2
export CTEST_OUTPUT_ON_FAILURE=1
3
make
4
make test