Sean Barrett
|
828e6cfdf7
|
update test
|
ago%!(EXTRA string=5 years) |
Sean Barrett
|
f06f586d18
|
sprintf warnings
|
ago%!(EXTRA string=5 years) |
Marcin Wojdyr
|
3366d1e797
|
stb_sprintf: avoid left shift of negative value
fix undefined behaviour reported by UBSan:
runtime error: left shift of negative value -9223372036854775808
and add a test case.
fixes #800
|
ago%!(EXTRA string=5 years) |
Sean Barrett
|
81b4fd7342
|
test_sprintf: clean up for MSVC6 & integration to codebase
|
ago%!(EXTRA string=5 years) |
Marcin Wojdyr
|
e0a0328b43
|
add tests to tests/test_sprintf.c
|
ago%!(EXTRA string=7 years) |
Sean Barrett
|
085ba4b627
|
add compilation tests that have no other includes to avoid accidental dependencies
|
ago%!(EXTRA string=7 years) |