cgal/Point_set_processing_3/test/Point_set_processing_3
Laurent Rineau 61329abd7f Fix bugs in test/Point_set_processing_3/read_test.cpp
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.
2013-02-08 16:21:19 +01:00
..
data move files for read_test.cpp in a subdirectory as other test files read all xyz and off files 2013-01-17 11:23:39 +01:00
CMakeLists.txt Avoid parsing x,y,z twice and add a testsuite 2013-01-16 16:01:29 +01:00
analysis_test.cmd
analysis_test.cpp Convert all CRLF files to LF 2012-12-03 18:44:24 +01:00
normal_estimation_test.cmd
normal_estimation_test.cpp Switch off iterator debugging as this testsuite takes too long and gets killed 2012-01-23 12:46:23 +00:00
read_test.cpp Fix bugs in test/Point_set_processing_3/read_test.cpp 2013-02-08 16:21:19 +01:00
remove_outliers_test.cmd
remove_outliers_test.cpp
smoothing_test.cmd
smoothing_test.cpp Convert all CRLF files to LF 2012-12-03 18:44:24 +01:00