summaryrefslogtreecommitdiff
path: root/modules/codec/tests/forst.cpp
diff options
context:
space:
mode:
authorClaudius "keldu" Holeksa <mail@keldu.de>2026-08-04 16:16:32 +0200
committerClaudius "keldu" Holeksa <mail@keldu.de>2026-08-04 16:16:32 +0200
commit4bde4893c9ab3a0d09570946b67734751bc84408 (patch)
tree29916f5319d541214c2e9180a0c01357a59953b4 /modules/codec/tests/forst.cpp
parent728fe910b288321760042d5aa520eedeabb3af96 (diff)
downloadforstio-forstio-4bde4893c9ab3a0d09570946b67734751bc84408.tar.gz
Pushing something
Diffstat (limited to 'modules/codec/tests/forst.cpp')
-rw-r--r--modules/codec/tests/forst.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/codec/tests/forst.cpp b/modules/codec/tests/forst.cpp
index 2bf6442..e68c539 100644
--- a/modules/codec/tests/forst.cpp
+++ b/modules/codec/tests/forst.cpp
@@ -18,7 +18,7 @@ using TestStruct = Struct<
using TestArray = Array<
TestStruct
>;
-/*
+
SAW_TEST("Codec Forst Layer Info"){
using namespace saw;
@@ -39,7 +39,7 @@ SAW_TEST("Codec Forst Layer Info"){
SAW_EXPECT(depth == 2, "Layer info is wrong");
}
}
-
+/*
SAW_TEST("Codec Forst Static Size Info"){
using namespace saw;