You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Sami Vaarala bb6e4911b5 Makefile, build, and util trivia 3 years ago
..
CaseConversion.java Move CaseConversion.java to misc 8 years ago
arridx_unsigned.c C example of 64-bit array index portability issue 10 years ago
bin2img.py Split dist util, reorg tools, Python PEP8 8 years ago
bitfield_test.c Makefile, build, and util trivia 3 years ago
c_hex_esc.c Add an example of C string hex escape quirks 10 years ago
c_overflow_test.py Split dist util, reorg tools, Python PEP8 8 years ago
chaos.py Split dist util, reorg tools, Python PEP8 8 years ago
clang_aliasing.c Probable root cause links to clang aliasing test 7 years ago
clang_cast_align.c Add example of suppressing clang -Wcast-align 9 years ago
cxx_static_const.c Add example of C++ 'static const' issue 9 years ago
float_cast.c Misc test for double-to-float cast limits 7 years ago
literal_intern_test.c Manual perf test for app literal usage 7 years ago
preproc_compare1.c Examples of preprocessor compare issues 9 years ago
preproc_compare2.c Examples of preprocessor compare issues 9 years ago
preproc_compare3.c Examples of preprocessor compare issues 9 years ago
preproc_compare4.c Examples of preprocessor compare issues 9 years ago
random_image.js Add random image test 8 years ago
shift_warning.c Add misc example of shift warning 9 years ago
splitmix64.c Add xoroshiro128+ and SplitMix64 manual tests 8 years ago
splitmix64_test.c Add xoroshiro128+ and SplitMix64 manual tests 8 years ago
tcc_zerosign1.c add a separate tcc zerosign test which was sent to tcc mailing list 11 years ago
tcc_zerosign2.c add a separate tcc zerosign test which was sent to tcc mailing list 11 years ago
test_mandel2.c Add misc mandel test 9 years ago
testdefs.c Tools and util fixes for #if(n)def 8 years ago
tval_return_test.c Makefile, build, and util trivia 3 years ago
union_initializer.c Misc test for union initializer use 9 years ago
xoroshiro128plus.c Add xoroshiro128+ and SplitMix64 manual tests 8 years ago
xoroshiro128plus_test.c Add xoroshiro128+ and SplitMix64 manual tests 8 years ago