cgal/Stream_support/test/Stream_support
Laurent Rineau e5001d1a50 update our CMake version 3.18...3.31
That will suppress the warnings about `CMP0167` (from CMake 3.30):

```
CMake Warning (dev) at cmake/modules/display-third-party-libs-versions.cmake:37 (find_package):
  Policy CMP0167 is not set: The FindBoost module is removed.  Run "cmake
  --help-policy CMP0167" for policy details.  Use the cmake_policy command to
  set the policy and suppress this warning.
```
2025-02-04 14:32:37 +01:00
..
data Merge remote-tracking branch 'cgal/5.6.x-branch' 2024-09-06 16:07:49 +02:00
CMakeLists.txt update our CMake version 3.18...3.31 2025-02-04 14:32:37 +01:00
Stream_support_test_double.cpp rename file to avoid cmake target name clash 2015-04-29 09:14:57 +02:00
double_io.cpp rename test file 2016-05-11 17:19:10 +02:00
issue8155.cpp added test for formerly unused OutputIteratorValueType 2024-08-28 16:16:25 +02:00
test_GOCAD.cpp IO namespace for files in IO directories 2021-05-04 14:36:06 +02:00
test_LAS.cpp allow use of Rapidlasso Laslib as alternative to CGALs fork 2024-08-30 10:14:36 +02:00
test_OBJ.cpp IO namespace for files in IO directories 2021-05-04 14:36:06 +02:00
test_OFF.cpp char* -> std::string 2021-10-04 09:49:24 +02:00
test_PLY.cpp char* -> std::string 2021-10-04 09:49:24 +02:00
test_STL.cpp add test failing from issue 6374 2022-03-03 11:14:19 +01:00
test_VRML.cpp Start fixing Stream_support/IO tests 2020-05-28 16:58:28 +02:00
test_WKT.cpp Stream_support: Document that WKT can also handle 3D points 2024-12-20 11:56:46 +00:00
test_ioformat.cpp remove CGAL_static_assertion* 2023-06-15 10:42:10 +02:00
test_support.cpp move documented IO functions in IO namespace 2021-05-05 13:15:37 +02:00