stb/tests
2019-03-11 23:56:45 +01: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 add fuzz target, dictionary, iphone png's 2019-03-11 23:56:45 +01:00
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
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 rename all stb_sprintf identifiers to follow stb conventions 2016-12-05 03:48:37 -08:00
herringbone_generator.c
herringbone_map.c
herringbone_map.dsp
herringbone.dsp
image_test.c update tests and project files for stb_ds 2019-02-25 11:17:27 -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 update tests and project files for stb_ds 2019-02-25 11:17:27 -08:00
Makefile Makefile: update how to build image_write_test 2019-02-24 04:37:37 -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
resample_test.cpp Fix a bunch of warnings under Apple's clang-800.0.42.1 2017-03-11 09:34:26 -08:00
resize.dsp
stb_cpp.cpp tests: 64-bit fixes, fix typo in image tests 2019-02-07 04:42:32 -08:00
stb_cpp.dsp
stb_png_read_fuzzer.cpp add fuzz target, dictionary, iphone png's 2019-03-11 23:56:45 +01:00
stb_png_read_fuzzer.options add fuzz target, dictionary, iphone png's 2019-03-11 23:56:45 +01:00
stb_png.dict add fuzz target, dictionary, iphone png's 2019-03-11 23:56:45 +01:00
stb.c Merge branch 'misc-typos' of https://github.com/luzpaz/stb into working 2019-02-07 05:00:12 -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
stblib_test_companion.c 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.dsp test stb_lib 2018-01-31 10:46:31 -08:00
stretch_test.c
stretch_test.dsp
stretchy_buffer_test.c
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 test updates for test_ds unit testing 2019-02-25 13:49:37 -08:00
test_ds.c test updates for test_ds unit testing 2019-02-25 13:49:37 -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 add compilation tests that have no other includes to avoid accidental dependencies 2018-01-30 05:31:18 -08:00
test_image_write.c test_image_write.c: change from standalone to integrated with image_test.c 2019-02-24 04:22:47 -08:00
test_image.c test_image_write.c: change from standalone to integrated with image_test.c 2019-02-24 04:22:47 -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 more STB_IMAGE_STATIC fixes 2016-12-04 05:39:35 -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
tilemap_editor_integration_example.c