summaryrefslogtreecommitdiff
path: root/test/test_cli.h
diff options
context:
space:
mode:
authorjakob <jakob@memeware.net>2017-04-12 16:54:36 -0400
committerjakob <jakob@memeware.net>2017-04-12 16:54:36 -0400
commit07347dcaa361607a924178eff787177e8cca6d68 (patch)
tree5109650cbaf0a8ff5a9dadad5ab912f1cf59911d /test/test_cli.h
parent411a40b5c077ca69e34c7016428eb9d856f8fe73 (diff)
Expanded tests for the command-line interface.
Diffstat (limited to 'test/test_cli.h')
-rw-r--r--test/test_cli.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/test_cli.h b/test/test_cli.h
index e580236..f16c50b 100644
--- a/test/test_cli.h
+++ b/test/test_cli.h
@@ -20,3 +20,5 @@
#pragma once
char *test_out_path(void);
+char *test_vararg_index(void);
+char *test_game_id(void);