home
projects
git
about
index
:
kalmia
main
yacc
yacc-xml
zero-dependency C89 COLLADA import library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
test.c
blob: c97f325b8532b8055aa1052d92427116b4693d3e (
plain
)
1
2
3
4
5
6
7
#include "test.h" int main() { RUN_TESTS(); return 0; }