add testing project for stb_c_lexer.h
This commit is contained in:
3
tests/c_lexer_test.c
Normal file
3
tests/c_lexer_test.c
Normal file
@ -0,0 +1,3 @@
|
||||
#define STB_C_LEXER_IMPLEMENTATION
|
||||
#define STB_C_LEXER_SELF_TEST
|
||||
#include "../stb_c_lexer.h"
|
Reference in New Issue
Block a user