1
0
mirror of https://github.com/TREX-CoE/trexio.git synced 2025-01-08 20:33:36 +01:00
trexio/tests/io_dset_float_text.c

6 lines
122 B
C
Raw Normal View History

2023-06-02 19:37:53 +02:00
#define TEST_BACKEND_TEXT
2023-05-02 14:45:51 +02:00
#define TREXIO_FILE_PREFIX "io_dset_float"
#include "test_macros.h"
#include "io_dset_float.c"
2021-06-21 12:55:16 +02:00