1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-09 00:00:00 +01:00
VILLASnode/tests/unit
Philipp Jungkamp fcae82ffe4 node-c37.118: Add IEEE Std C37.118.2 parser
This includes a simple self-contained parser for IEEE Std C37.118.2 and
a corresponding unit test. The C37.118 node type is a dead stub.

Signed-off-by: Philipp Jungkamp <philipp.jungkamp@rwth-aachen.de>
2024-10-15 23:00:00 +02:00
..
c37_118.cpp node-c37.118: Add IEEE Std C37.118.2 parser 2024-10-15 23:00:00 +02:00
CMakeLists.txt node-c37.118: Add IEEE Std C37.118.2 parser 2024-10-15 23:00:00 +02:00
config.cpp Apply clang-format changes 2023-09-08 11:37:42 +02:00
config_json.cpp Apply clang-format changes 2023-09-08 11:37:42 +02:00
format.cpp log: fix undefined intitialization order of static objects. fixes #799. 2024-08-05 14:57:13 +02:00
helpers.cpp Apply clang-format changes 2023-09-08 11:37:42 +02:00
helpers.hpp Apply clang-format changes 2023-09-08 11:37:42 +02:00
json.cpp Apply clang-format changes 2023-09-08 11:37:42 +02:00
main.cpp Apply clang-format changes 2023-09-08 11:37:42 +02:00
mapping.cpp Apply clang-format changes 2023-09-08 11:37:42 +02:00
memory.cpp Apply clang-format changes 2023-09-08 11:37:42 +02:00
pool.cpp log: fix undefined intitialization order of static objects. fixes #799. 2024-08-05 14:57:13 +02:00
queue.cpp log: fix undefined intitialization order of static objects. fixes #799. 2024-08-05 14:57:13 +02:00
queue_signalled.cpp Fix formatting with clang-format 2024-10-15 19:31:49 +02:00
signal.cpp Apply clang-format changes 2023-09-08 11:37:42 +02:00