To compile:
***********

cmake .
make

To launch with details:
***********************

./Alpha_complex_unit_test --report_level=detailed --log_level=all

   ==> echo $? returns 0 in case of success (non-zero otherwise)
