stb/tests
Sean Barrett f54bc09e4f make header files visible in file list 2014-06-04 17:57:42 -07:00
..
image_test.c Fix handling of iphone-procesed image to not accidentally appear corrupt (instead they just load wrong). 2014-06-03 08:45:34 -07:00
image_test.dsp make header files visible in file list 2014-06-04 17:57:42 -07:00
stb.c cleanup runtime output/error detection of stb.h unit tests 2014-05-31 13:39:00 -07:00
stb.dsp make header files visible in file list 2014-06-04 17:57:42 -07:00
stb.dsw fix bugs in new stretchy buffer code, add stretchy buffer tests 2014-06-01 08:01:01 -07:00
stb_cpp.cpp vc6 project files for testing stb.h 2014-05-25 13:35:50 -07:00
stb_cpp.dsp Merge branch 'headerify' 2014-06-03 08:51:40 -07:00
stretch_test.c fix bugs in new stretchy buffer code, add stretchy buffer tests 2014-06-01 08:01:01 -07:00
stretch_test.dsp Merge branch 'headerify' 2014-06-03 08:51:40 -07:00
stretchy_buffer_test.c untested rewrite of stretchy_buffer relying on implicit cast from void* 2014-05-31 13:00:39 -07:00
test_c_compilation.c more renaming 2014-05-31 05:38:26 -07:00
test_cpp_compilation.cpp start converting stb_image.c to a .h file 2014-05-31 04:49:43 -07:00
test_truetype.c fixed warnings for stb_truetype (fixes all outstanding bug reports) 2014-05-25 20:56:24 -07:00
textedit_sample.c fix some stuff that used RAD types and so were totally broken, add a compile test/sample 2014-05-27 22:56:57 -07:00