mirror of https://github.com/CGAL/cgal
1/ A compilation bug: in C++03, the constructor of std::ifstream cannot take a std::string as filename argument. That constructor is available only from C++11. 2/ The paths to the data files were wrong. 3/ Remove the useless commited cgal_test_with_cmake! As a matter of fact, read_test.cpp was never tested by the daily testsuite because that file cgal_test_with_cmake was commited and unmaintained. |
||
|---|---|---|
| .. | ||
| data | ||
| CMakeLists.txt | ||
| analysis_test.cmd | ||
| analysis_test.cpp | ||
| normal_estimation_test.cmd | ||
| normal_estimation_test.cpp | ||
| read_test.cpp | ||
| remove_outliers_test.cmd | ||
| remove_outliers_test.cpp | ||
| smoothing_test.cmd | ||
| smoothing_test.cpp | ||