stb/tests
Jorge Rodriguez 969ff7c850 Make sure calculate_memory matches with the allocations. Fix some errant asserts. 2014-09-09 20:51:29 -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 remove tabs 2014-07-07 07:46:39 -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
resample_test.cpp Make sure calculate_memory matches with the allocations. Fix some errant asserts. 2014-09-09 20:51:29 -07:00
resample_test_c.c rename to stb_image_resize.h 2014-08-18 09:12:59 -07:00
resize.dsp update test cases to work on things other than barbara.png 2014-09-06 14:58:32 -07:00
stb.c cleanup runtime output/error detection of stb.h unit tests 2014-05-31 13:39:00 -07:00
stb.dsp in-progress refactoring 2014-08-31 07:23:34 -07:00
stb.dsw make resample tests work in VC6 2014-08-18 08:56:44 -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 rename to stb_image_resize.h 2014-08-18 09:12:59 -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