Skip to content

Commit 07d2912

Browse files
committed
add simple tests for value-box functions
1 parent 01a00aa commit 07d2912

File tree

3 files changed

+1142
-1
lines changed

3 files changed

+1142
-1
lines changed

src/lib/util/test/all.mk

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,5 @@ SUBMAKEFILES := \
2626
strerror_tests.mk \
2727
time_tests.mk \
2828
timer_tests.mk \
29-
trie_tests.mk
29+
trie_tests.mk \
30+
value_tests.mk

0 commit comments

Comments
 (0)