nothings-stb/tests
Sean Barrett a0b521fcf2 no warnings when compiling /W3
compiling all test cases and compilers in test.sbm
   Compilers:
     32-bit:
       VS2015
       VS2013
       VS2008
       VC6 (1998)
       clang-cl 9.0.1
     64-bit
       VS2015
       clang-cl 9.0.1
2019-03-04 14:45:06 -08:00
..
caveview fix stbi_shiftsigned to be shifting a value that's unsigned 2017-04-28 23:35:37 -07:00
oversample
pg_test added redundant pg_test.c just in case 2017-01-29 18:16:38 -08:00
pngsuite
prerelease Misc. comment typos 2018-02-12 14:54:22 -05:00
sdf fix SDF documentation and add example code 2017-07-12 09:27:04 -07:00
vorbseek
Makefile Makefile: update how to build image_write_test 2019-02-24 04:37:37 -08:00
c_lexer_test.c fix compilation on non-C99 compilers 2017-03-03 09:22:07 -08:00
c_lexer_test.dsp
grid_reachability.c
herringbone.dsp
herringbone_generator.c
herringbone_map.c
herringbone_map.dsp
image_test.c no warnings when compiling /W3 2019-03-04 14:45:06 -08:00
image_test.dsp update tests and project files for stb_ds 2019-02-25 11:17:27 -08:00
image_write_test.c no warnings when compiling /W3 2019-03-04 14:45:06 -08:00
resample_test.cpp no warnings when compiling /W3 2019-03-04 14:45:06 -08:00
resample_test_c.c Fix a bunch of warnings under Apple's clang-800.0.42.1 2017-03-11 09:34:26 -08:00
resize.dsp
stb.c no warnings when compiling /W3 2019-03-04 14:45:06 -08:00
stb.dsp update tests and project files for stb_ds 2019-02-25 11:17:27 -08:00
stb.dsw update tests and project files for stb_ds 2019-02-25 11:17:27 -08:00
stb_cpp.cpp no warnings when compiling /W3 2019-03-04 14:45:06 -08:00
stb_cpp.dsp
stb_static.c add new test files 2019-03-03 21:39:46 -08:00
stblib.dsp test stb_lib 2018-01-31 10:46:31 -08:00
stblib_test.c test stb_lib 2018-01-31 10:46:31 -08:00
stblib_test_companion.c test stb_lib 2018-01-31 10:46:31 -08:00
stretch_test.c
stretch_test.dsp
stretchy_buffer_test.c no warnings when compiling /W3 2019-03-04 14:45:06 -08:00
test.sbm no warnings when compiling /W3 2019-03-04 14:45:06 -08:00
test_c_compilation.c update tests and project files for stb_ds 2019-02-25 11:17:27 -08:00
test_c_lexer.c add compilation tests that have no other includes to avoid accidental dependencies 2018-01-30 05:31:18 -08:00
test_cpp_compilation.cpp no warnings when compiling /W3 2019-03-04 14:45:06 -08:00
test_ds.c update test_ds.c 2019-03-03 21:40:18 -08:00
test_ds_cpp.cpp add new test files 2019-03-03 21:39:46 -08:00
test_dxt.c add compilation tests that have no other includes to avoid accidental dependencies 2018-01-30 05:31:18 -08:00
test_easyfont.c no warnings when compiling /W3 2019-03-04 14:45:06 -08:00
test_image.c no warnings when compiling /W3 2019-03-04 14:45:06 -08:00
test_image_write.c no warnings when compiling /W3 2019-03-04 14:45:06 -08:00
test_perlin.c add compilation tests that have no other includes to avoid accidental dependencies 2018-01-30 05:31:18 -08:00
test_siphash.c add stb_ds.h and tests 2019-02-25 11:16:35 -08:00
test_sprintf.c add compilation tests that have no other includes to avoid accidental dependencies 2018-01-30 05:31:18 -08:00
test_truetype.c fix stb_truetype test file 2018-01-29 03:35:03 -08:00
test_vorbis.c no warnings when compiling /W3 2019-03-04 14:45:06 -08:00
test_voxel.c add compilation tests that have no other includes to avoid accidental dependencies 2018-01-30 05:31:18 -08:00
textedit_sample.c no warnings when compiling /W3 2019-03-04 14:45:06 -08:00
tilemap_editor_integration_example.c