stb/tests
Sean Barrett 816f31e9bc fixes and tests 2014-07-07 04:54:52 -07:00
..
c_lexer_test.c add testing project for stb_c_lexer.h 2014-06-19 19:56:11 -07:00
c_lexer_test.dsp add testing project for stb_c_lexer.h 2014-06-19 19:56:11 -07:00
herringbone.dsp initial commit 2014-07-04 08:06:36 -07:00
herringbone_generator.c first pass at stb-izing complete, now need to debug 2014-07-04 09:34:57 -07:00
herringbone_map.c fixes and tests 2014-07-07 04:54:52 -07:00
herringbone_map.dsp fixes and tests 2014-07-07 04:54:52 -07:00
image_test.c Update stb_image test code to test loading with all channel counts (including 0), 2014-06-15 13:17:04 -07:00
image_test.dsp Change byte casts in stb_image.h that intentionally truncate to do so explicitly for MSVC runtime check compatibility 2014-06-06 10:15:30 -07:00
stb.c cleanup runtime output/error detection of stb.h unit tests 2014-05-31 13:39:00 -07:00
stb.dsp update stb_image version number 2014-06-22 11:21:11 -07:00
stb.dsw fixes and tests 2014-07-07 04:54:52 -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 fixes and tests 2014-07-07 04:54:52 -07:00
test_cpp_compilation.cpp initial commit 2014-07-04 08:06:36 -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 update version number 2014-06-19 20:21:08 -07:00