gmio/tests
2015-11-20 11:19:32 +01:00
..
fake_support gmio_support: add gmio_[i/o]stream_cpp() functions 2015-09-21 15:58:44 +02:00
models tests: add tests for writing in STL binary format 2015-09-10 18:03:12 +02:00
CMakeLists.txt cmake: support TinyCC 2015-09-24 18:16:08 +02:00
core_utils.c gmio_core/internal: rename gmio_clocale_xxx() -> gmio_ascii_xxx() 2015-10-29 15:23:21 +01:00
core_utils.h tests: prefix core files with "_core_" 2015-09-14 11:25:29 +02:00
main_test_core.c gmio_core/internal: add gmio_parse_float32() 2015-11-20 11:19:32 +01:00
main_test_stl.c tests: add test_stl_internal.c 2015-09-14 11:10:19 +02:00
stl_utils.c Introduce typedefs gmio_streamsize_t and gmio_streamoffset_t 2015-11-06 13:43:03 +01:00
stl_utils.h tests: fix failure of test test_stlb_write() 2015-09-14 17:30:22 +02:00
stream_buffer.c Introduce typedefs gmio_streamsize_t and gmio_streamoffset_t 2015-11-06 13:43:03 +01:00
stream_buffer.h Replace fougsys.fr -> fougue.pro 2015-07-13 11:44:29 +02:00
test_core_internal.c gmio_core/internal: add gmio_parse_float32() 2015-11-20 11:19:32 +01:00
test_core_platform.c tests: use GMIO_PRAGMA_MSVC_WARNING_XXX() 2015-11-19 16:16:23 +01:00
test_core.c Fix more MSVC and GCC compilation warnings 2015-11-06 13:56:16 +01:00
test_stl_internal.c tests: fix compilation errors 2015-09-25 16:24:17 +02:00
test_stl_io.c tests: fix resource leaks in test_stl_io.c 2015-11-06 15:29:29 +01:00
utest_assert.h tests: fix compilation errors when using UTEST_FAIL() in one line scope 2015-11-19 15:31:18 +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