projects
/
TDDC76.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
29807f1
)
Added new testcase
author
Nils Forssén
<nilfo359@student.liu.se>
Wed, 11 Oct 2023 12:03:02 +0000
(14:03 +0200)
committer
Nils Forssén
<nilfo359@student.liu.se>
Wed, 11 Oct 2023 12:03:02 +0000
(14:03 +0200)
src/test.cc
patch
|
blob
|
history
diff --git
a/src/test.cc
b/src/test.cc
index 57ad9a0f725f583ee4a74083c26a6082c5347eff..f6991d70f65a4d3536e82c32e053fabd88f981e8 100644
(file)
--- a/
src/test.cc
+++ b/
src/test.cc
@@
-89,6
+89,10
@@
TEST_CASE("Noder")
}
}
+TEST_CASE("Memory management")
+{
+
+}
int main()
{