Commit Graph

84 Commits

Author SHA1 Message Date
Pierre Alliez b520894305 PCA: PCA: rename test files 2008-01-17 12:10:15 +00:00
Pierre Alliez ec3bff8e15 PCA: renamed project files 2008-01-17 12:09:30 +00:00
Pierre Alliez 5814f52c02 PCA: rename test files 2008-01-17 12:07:58 +00:00
Laurent Saboret 7e712f612b Added VC++ 7.1 .sln and .vcproj makefiles for examples/ and test/ (generated by C2vcproj) 2008-01-17 09:25:03 +00:00
Pierre Alliez d88923b47c PCA: renamed example file for tetrahedra
started cleaning up the examples codes
2008-01-16 20:28:47 +00:00
Andreas Meyer 6623d525eb * replaced assert in */test/*/*.{cpp,h} with CGAL_test_assertion
* replaced #include <assert.h> with the according CGAL/Testsuite/assert.h
2007-11-07 21:35:42 +00:00
Ankit Gupta 0c408aeee2 Final Changes to PCA Package; Updated Test Suite!
A    Principal_component_analysis/test/Principal_component_analysis/linear_least_squares_fitting_circles_2.cpp
A    Principal_component_analysis/test/Principal_component_analysis/linear_least_squares_fitting_cuboids_3.cpp
A    Principal_component_analysis/test/Principal_component_analysis/linear_least_squares_fitting_triangles_3.cpp
A    Principal_component_analysis/test/Principal_component_analysis/linear_least_squares_fitting_spheres_3.cpp
A    Principal_component_analysis/test/Principal_component_analysis/fitting_segments_3.cpp
M    Principal_component_analysis/test/Principal_component_analysis/fitting_rectangles_2.cpp
A    Principal_component_analysis/test/Principal_component_analysis/linear_least_squares_fitting_tetrahedrons_3.cpp
A    Principal_component_analysis/test/Principal_component_analysis/fitting_triangles_2.cpp
M    Principal_component_analysis/include/CGAL/linear_least_squares_fitting_tetrahedrons_3.h
M    Principal_component_analysis/include/CGAL/linear_least_squares_fitting_spheres_3.h
M    Principal_component_analysis/include/CGAL/centroid.h
M    Principal_component_analysis/include/CGAL/linear_least_squares_fitting_2.h
M    Principal_component_analysis/include/CGAL/linear_least_squares_fitting_3.h
M    Principal_component_analysis/include/CGAL/util.h
M    Principal_component_analysis/include/CGAL/linear_least_squares_fitting_circles_2.h
M    Principal_component_analysis/include/CGAL/linear_least_squares_fitting_segments_3.h
M    Principal_component_analysis/include/CGAL/linear_least_squares_fitting_triangles_2.h
M    Principal_component_analysis/include/CGAL/linear_least_squares_fitting_triangles_3.h
M    Principal_component_analysis/include/CGAL/linear_least_squares_fitting_cuboids_3.h
M    Principal_component_analysis/examples/Principal_component_analysis/linear_least_squares_fitting_spheres_3.cpp
2007-07-25 12:46:19 +00:00
Ankit Gupta 6d4b1ece28 update in test case 2007-06-05 12:55:11 +00:00
Ankit Gupta a0829ddc8b changes to test suite 2007-06-05 11:23:59 +00:00
Ankit Gupta c391964ea7 test cases 2007-05-21 09:58:06 +00:00
Ankit Gupta 0606474ec1 Minor changes + test cases 2007-05-21 09:56:44 +00:00
Sylvain Pion e2a9804db5 rename .C to .cpp and remove makefile, same as generated 2007-01-27 21:11:36 +00:00
Andreas Fabri e717e10966 Added superfluouos #include and Ctrl-M cleanup 2006-03-29 14:23:24 +00:00
Joachim Reichel f582718758 rename create_makefile to cgal_create_makefile to avoid name clashes,
adjust all occurences of create_makefile and create\_makefile in the entire
repository (well, trunk only)
2006-03-15 22:10:02 +00:00
Marc Glisse 288bcac51b Replace "2" by "2." to help sunpro's old stl. 2006-03-11 20:32:31 +00:00
Pierre Alliez c0d925a6ba update test suite 3D 2006-03-02 15:36:01 +00:00
Pierre Alliez 24c8aa272b update test suite 3D 2006-03-02 15:32:26 +00:00
Pierre Alliez 01fb911f18 update test suite 3D 2006-03-02 15:28:24 +00:00
Pierre Alliez d0c67b7b1f upupate test suite 3D 2006-03-02 15:25:52 +00:00
Pierre Alliez 19b3d37010 upate test suite 3D 2006-03-02 15:25:07 +00:00
Pierre Alliez 6f584aeb11 update teste suite 3D 2006-03-02 15:23:13 +00:00
Pierre Alliez d2fd408431 update test 3d 2006-03-02 13:02:42 +00:00
Pierre Alliez 668469357e forgot to add the 3D file 2006-03-02 12:50:28 +00:00
Pierre Alliez 29b8377106 started test suite about 3D fitting 2006-03-02 12:49:59 +00:00
Pierre Alliez b0d6047e0a update kernel 2006-03-02 12:35:51 +00:00
Pierre Alliez 7f18a55a3e added one more kernel for testing 2006-03-02 12:31:38 +00:00
Pierre Alliez dc76a09bed fixed 2D test suite (compiles and runs on Linux) 2006-03-02 10:50:34 +00:00
Pierre Alliez c3cdf194b5 updated test suite in 2D 2006-03-02 10:47:02 +00:00
Pierre Alliez a95003cc56 updated test suite in 2D 2006-03-02 09:42:27 +00:00
Pierre Alliez b6273ed8cb hacking on test suite in 2D 2006-03-02 08:50:01 +00:00
Pierre Alliez 92495d9c32 update makefile test suite 2006-03-01 16:55:13 +00:00
Pierre Alliez 1e5f1fb923 test svn under Linux 2006-03-01 16:52:31 +00:00
Sylvain Pion 7fc6667c07 Rename to PCA 2006-02-15 14:52:01 +00:00
Pierre Alliez a38673cfa2 Renamed remotely 2006-02-15 14:42:55 +00:00