cgal/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
..
doc Change the titles of mainpages to "User Manual" 2012-12-13 14:47:09 +01:00
doc_tex Convert all CRLF files to LF 2012-12-03 18:44:24 +01:00
examples/Point_set_processing_3 Convert all CRLF files to LF 2012-12-03 18:44:24 +01:00
include/CGAL Avoid parsing x,y,z twice and add a testsuite 2013-01-16 16:01:29 +01:00
package_info/Point_set_processing_3 Add license files, per package 2012-01-16 15:54:22 +00:00
test/Point_set_processing_3 Fix bugs in test/Point_set_processing_3/read_test.cpp 2013-02-08 16:21:19 +01:00
dont_submit add doc in dont_submit 2012-11-27 08:42:02 +01:00