1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-09 00:00:00 +01:00
Commit graph

18 commits

Author SHA1 Message Date
Felix Wege
f00c225b26 io: removed CHECKED state and fixed sprintf/sscan 2021-01-08 14:49:28 +01:00
c7c513a5f6 ci: fix all remaining cppcheck warnings and errors 2020-09-11 15:15:36 +02:00
6411fc5ca7 warn about unused return values for *_{init,destroy}() functions 2020-09-10 17:41:29 +02:00
037bfcb81e fix initialization errors 2020-07-01 17:07:17 +02:00
e21a08e290 tests: fix unit tests 2020-07-01 17:07:16 +02:00
170c284b24 fix Criterion tests 2020-01-26 18:22:31 +01:00
e53661a62c update copyright year to 2020 2020-01-20 17:17:00 +01:00
995e4b5ec9 memory: use default value for memory type 2019-10-26 13:34:03 +02:00
ef17ec19a2 refactor enums to class enums 2019-06-23 16:13:23 +02:00
6a106b42e5 use villas/utils.hpp instead of villas/utils.h 2019-04-23 13:09:50 +02:00
8d3a140f4f cmake: improve supported combination of compile options 2019-04-05 20:58:42 +02:00
00631f9b07 fix compiler warning about signed/unsigned comparison 2019-03-26 07:15:07 +01:00
357df1600f sample: add function to dump sample details 2019-01-23 00:49:28 +01:00
8f7c8ae71e update copyright year to 2019 2019-01-13 00:42:39 +01:00
d18d786801 refactor: list_* -> vlist_* 2019-01-07 10:28:55 +01:00
d6aa1aea35 tests: use criterions C++ allocators 2018-11-30 21:36:26 +01:00
707affc027 cpp: update unit tests 2018-11-30 21:36:26 +01:00
23abfcd7e6 tests: ported unit tests to C++ 2018-11-30 20:58:15 +01:00
Renamed from tests/unit/io.c (Browse further)