gmio/tests
Hugues Delorme 941a015bfb gmio_stl: rename functions/structs in stl_infos.h (_get -> _probe)
Rename :
  * Func gmio_stl_infos_get() -> gmio_stl_infos_probe()
  * Func gmio_stla_infos_get_streamsize() -> gmio_stla_infos_probe_streamsize()
  * Struct gmio_stl_infos_get_options -> gmio_stl_infos_probe_options

GitHub issue #3
2016-12-01 09:52:20 +01:00
..
fake_support gmio_support: OpenCascade support no longer requires C++11 2016-07-26 16:23:03 +02:00
models gmio_stl: fix ending error when reading multiple STL solids from stream 2016-09-29 16:26:23 +02:00
CMakeLists.txt tests: fix link errors when GMIO_BUILD_SHARED_LIBS=ON 2016-07-05 15:53:27 +02:00
core_utils.c Relicense under BSD 2-clause 2016-07-05 12:46:22 +02:00
core_utils.h Relicense under BSD 2-clause 2016-07-05 12:46:22 +02:00
main_test_core.c Relicense under BSD 2-clause 2016-07-05 12:46:22 +02:00
main_test_stl.c gmio_stl: fix ending error when reading multiple STL solids from stream 2016-09-29 16:26:23 +02:00
stl_testcases.c Relicense under BSD 2-clause 2016-07-05 12:46:22 +02:00
stl_testcases.h Relicense under BSD 2-clause 2016-07-05 12:46:22 +02:00
stl_utils.c Relicense under BSD 2-clause 2016-07-05 12:46:22 +02:00
stl_utils.h Relicense under BSD 2-clause 2016-07-05 12:46:22 +02:00
stream_buffer.c Relicense under BSD 2-clause 2016-07-05 12:46:22 +02:00
stream_buffer.h Relicense under BSD 2-clause 2016-07-05 12:46:22 +02:00
test_core_benchmark_fast_atof.c Relicense under BSD 2-clause 2016-07-05 12:46:22 +02:00
test_core_internal.c Relicense under BSD 2-clause 2016-07-05 12:46:22 +02:00
test_core_platform.c Relicense under BSD 2-clause 2016-07-05 12:46:22 +02:00
test_core.c Relicense under BSD 2-clause 2016-07-05 12:46:22 +02:00
test_stl_infos.c gmio_stl: rename functions/structs in stl_infos.h (_get -> _probe) 2016-12-01 09:52:20 +01:00
test_stl_internal.c Relicense under BSD 2-clause 2016-07-05 12:46:22 +02:00
test_stl_io.c gmio_stl: rename functions/structs in stl_infos.h (_get -> _probe) 2016-12-01 09:52:20 +01:00
test_stl_triangle.c Relicense under BSD 2-clause 2016-07-05 12:46:22 +02:00
test_stlb_header.c Relicense under BSD 2-clause 2016-07-05 12:46:22 +02:00
utest_assert.h tests: hopefully fix Clang warnings about printf() uses 2016-03-01 18:18:05 +01:00
utest_lib.h tests: move UTEST_ASSERT() in utest_assert.h 2015-09-14 10:36:39 +02:00
win_ctest_cmd.bat.cmake tests: fix build errors when GMIO_BUILD_SHARED_LIBS=ON on Windows 2015-09-09 12:39:45 +02:00