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

cmake .
make

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

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

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