summaryrefslogtreecommitdiff
path: root/test/test_io.h
diff options
context:
space:
mode:
authorjakob <jakob@memeware.net>2017-03-01 19:03:20 -0500
committerjakob <jakob@memeware.net>2017-03-01 19:03:20 -0500
commit0e67a05edcc3ba01221a6bfd14750b5b8090887f (patch)
tree94729dcef273244164d6b84d72d17481818baa7f /test/test_io.h
parentd65a3ae8790ae28a90f0ebcf0bc4dc078c67dc35 (diff)
First working commit of the rewrite.
Diffstat (limited to 'test/test_io.h')
-rw-r--r--test/test_io.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/test_io.h b/test/test_io.h
index ab3547f..1889e8e 100644
--- a/test/test_io.h
+++ b/test/test_io.h
@@ -21,6 +21,7 @@
char *test_stream_obj(void);
char *test_stream_rw(void);
+char *test_stream_dump(void);
char *test_stream_realloc(void);
char *test_stream_xor(void);
char *test_stream_nav(void);