added stb, more binaryout changes"
[henge/apc.git] / stb / tests / c_lexer_test.c
diff --git a/stb/tests/c_lexer_test.c b/stb/tests/c_lexer_test.c
new file mode 100644 (file)
index 0000000..fda7d75
--- /dev/null
@@ -0,0 +1,3 @@
+#define STB_C_LEXER_IMPLEMENTATION
+#define STB_C_LEXER_SELF_TEST
+#include "../stb_c_lexer.h"