emscripten/tests/core
Nicholas Wilson 4f420ed35d fix bug in closure messing up cwrap (my fault) 2014-12-06 09:38:12 +00:00
..
closebitcasts.c fix bug where close-together tempDoublePtr operations could cross each other 2013-12-23 15:43:01 -08:00
closebitcasts.txt fix bug where close-together tempDoublePtr operations could cross each other 2013-12-23 15:43:01 -08:00
emscripten_get_compiler_setting.c RETAIN_COMPILER_SETTINGS, Runtime.getCompilerSetting and emscripten_get_compiler_setting - an optional way to look up compiler flags at runtime 2014-02-16 12:30:22 -08:00
emscripten_get_compiler_setting.out RETAIN_COMPILER_SETTINGS, Runtime.getCompilerSetting and emscripten_get_compiler_setting - an optional way to look up compiler flags at runtime 2014-02-16 12:30:22 -08:00
fnmatch.c add fnmatch; fixes #2002 2014-01-16 15:42:14 -08:00
fnmatch.out add fnmatch; fixes #2002 2014-01-16 15:42:14 -08:00
stack_overflow.cpp add fastcomp stack overflow checks and testing 2014-08-07 16:15:54 -07:00
test_addr_of_stacked.in Fix the indentation of core test input files with clang-format. 2013-12-15 20:51:29 +02:00
test_addr_of_stacked.out Use do_run_from_file() for test_addr_of_stacked 2013-12-07 19:35:52 +02:00
test_alloca.in strengthen test_alloca to check alignment 2014-01-16 13:17:37 -08:00
test_alloca.out Use do_run_from_file() for test_alloca 2013-12-07 19:35:55 +02:00
test_alloca_stack.in Fix the indentation of core test input files with clang-format. 2013-12-15 20:51:29 +02:00
test_alloca_stack.out Use do_run_from_file() for test_alloca_stack 2013-12-07 19:35:55 +02:00
test_array2.in Fix the indentation of core test input files with clang-format. 2013-12-15 20:51:29 +02:00
test_array2.out Use do_run_from_file() for test_array2 2013-12-07 19:35:55 +02:00
test_array2b.in Fix the indentation of core test input files with clang-format. 2013-12-15 20:51:29 +02:00
test_array2b.out Use do_run_from_file() for test_array2b 2013-12-07 19:35:55 +02:00
test_assert.in Fix the indentation of core test input files with clang-format. 2013-12-15 20:51:29 +02:00
test_assert.out Use do_run_from_file() for test_assert 2013-12-07 19:35:53 +02:00
test_atexit.in Fix the indentation of core test input files with clang-format. 2013-12-15 20:51:29 +02:00
test_atexit.out Use do_run_from_file() for test_atexit 2013-12-07 19:35:57 +02:00
test_atoX.in Fix the indentation of core test input files with clang-format. 2013-12-15 20:51:29 +02:00
test_atoX.out Use do_run_from_file() for test_atoX 2013-12-07 19:35:59 +02:00
test_atomic.in Fix the indentation of core test input files with clang-format. 2013-12-15 20:51:29 +02:00
test_atomic.out Use do_run_from_file() for test_atomic 2013-12-07 19:36:01 +02:00
test_atomic_cxx.cpp Remove undefined behavior reading 32-bit variables as 64-bit in printf formatting in test_atomic_cxx. Fixes the test on OSX. 2014-04-14 12:10:57 +03:00
test_atomic_cxx.txt Remove undefined behavior reading 32-bit variables as 64-bit in printf formatting in test_atomic_cxx. Fixes the test on OSX. 2014-04-14 12:10:57 +03:00
test_bigarray.in Fix the indentation of core test input files with clang-format. 2013-12-15 20:51:29 +02:00
test_bigarray.out Use do_run_from_file() for test_bigarray 2013-12-07 19:35:55 +02:00
test_bitfields.in Fix the indentation of core test input files with clang-format. 2013-12-15 20:51:29 +02:00
test_bitfields.out Use do_run_from_file() for test_bitfields 2013-12-07 19:35:50 +02:00
test_bsearch.in Fix the indentation of core test input files with clang-format. 2013-12-15 20:51:29 +02:00
test_bsearch.out Use do_run_from_file() for test_bsearch 2013-12-07 19:35:59 +02:00
test_bswap64.in Fix the indentation of core test input files with clang-format. 2013-12-15 20:51:29 +02:00
test_bswap64.out Use do_run_from_file() for test_bswap64 2013-12-07 19:35:50 +02:00
test_ccall.in fix bug in closure messing up cwrap (my fault) 2014-12-06 09:38:12 +00:00
test_ccall.out fix nasty little bug in Module.ccall 2014-12-01 17:48:22 +00:00
test_class.in Fix the indentation of core test input files with clang-format. 2013-12-15 20:51:29 +02:00
test_class.out Use do_run_from_file() for test_class 2013-12-07 19:35:54 +02:00
test_constglobalstructs.in Fix the indentation of core test input files with clang-format. 2013-12-15 20:51:29 +02:00
test_constglobalstructs.out Use do_run_from_file() for test_constglobalstructs 2013-12-07 19:35:55 +02:00
test_conststructs.in Fix the indentation of core test input files with clang-format. 2013-12-15 20:51:29 +02:00
test_conststructs.out Use do_run_from_file() for test_conststructs 2013-12-07 19:35:55 +02:00
test_copyop.in Fix the indentation of core test input files with clang-format. 2013-12-15 20:51:29 +02:00
test_copyop.out Use do_run_from_file() for test_copyop 2013-12-07 19:35:58 +02:00
test_corruption_2.in Fix the indentation of core test input files with clang-format. 2013-12-15 20:51:29 +02:00
test_corruption_2.out Use do_run_from_file() for test_corruption_2 2013-12-07 19:36:02 +02:00
test_corruption_3.in Fix the indentation of core test input files with clang-format. 2013-12-15 20:51:29 +02:00
test_corruption_3.out Use do_run_from_file() for test_corruption_3 2013-12-07 19:36:02 +02:00
test_cxx03_do_run.in Fix the indentation of core test input files with clang-format. 2013-12-15 20:51:29 +02:00
test_cxx03_do_run.out Use do_run_from_file() for test_cxx03_do_run 2013-12-07 19:35:56 +02:00
test_demangle_stacks.in Fix the indentation of core test input files with clang-format. 2013-12-15 20:51:29 +02:00
test_demangle_stacks.out Use do_run_from_file() for test_demangle_stacks 2013-12-07 19:36:02 +02:00
test_direct_string_constant_usage.in Fix the indentation of core test input files with clang-format. 2013-12-15 20:51:29 +02:00
test_direct_string_constant_usage.out Use do_run_from_file() for test_direct_string_constant_usage 2013-12-07 19:36:01 +02:00
test_dlfcn_self.in Fix the indentation of core test input files with clang-format. 2013-12-15 20:51:29 +02:00
test_dlfcn_self.out Use do_run_from_file() for test_dlfcn_self 2013-12-07 19:35:59 +02:00
test_dlmalloc_partial_2.in Fix the indentation of core test input files with clang-format. 2013-12-15 20:51:29 +02:00
test_dlmalloc_partial_2.out Use do_run_from_file() for test_dlmalloc_partial_2 2013-12-07 19:36:01 +02:00
test_double_i64_conversion.in Fix the indentation of core test input files with clang-format. 2013-12-15 20:51:29 +02:00
test_double_i64_conversion.out Use do_run_from_file() for test_double_i64_conversion 2013-12-07 19:35:50 +02:00
test_double_varargs.c test for #2358 2014-05-15 12:55:32 -07:00
test_double_varargs.out test for #2358 2014-05-15 12:55:32 -07:00
test_dynamic_cast.in Fix the indentation of core test input files with clang-format. 2013-12-15 20:51:29 +02:00
test_dynamic_cast.out Use do_run_from_file() for test_dynamic_cast 2013-12-07 19:35:54 +02:00
test_dynamic_cast_2.in Fix the indentation of core test input files with clang-format. 2013-12-15 20:51:29 +02:00
test_dynamic_cast_2.out Use do_run_from_file() for test_dynamic_cast_2 2013-12-07 19:35:54 +02:00
test_dynamic_cast_b.in Fix the indentation of core test input files with clang-format. 2013-12-15 20:51:29 +02:00
test_dynamic_cast_b.out Use do_run_from_file() for test_dynamic_cast_b 2013-12-07 19:35:54 +02:00
test_emptyclass.in Fix the indentation of core test input files with clang-format. 2013-12-15 20:51:29 +02:00
test_emptyclass.out Use do_run_from_file() for test_emptyclass 2013-12-07 19:35:55 +02:00
test_emscripten_api.in Fix the indentation of core test input files with clang-format. 2013-12-15 20:51:29 +02:00
test_emscripten_api.out Use do_run_from_file() for test_emscripten_api 2013-12-07 19:35:56 +02:00
test_erf.in Fix the indentation of core test input files with clang-format. 2013-12-15 20:51:29 +02:00
test_erf.out Use do_run_from_file() for test_erf 2013-12-07 19:35:51 +02:00
test_errar.in Fix the indentation of core test input files with clang-format. 2013-12-15 20:51:29 +02:00
test_errar.out Use do_run_from_file() for test_errar 2013-12-07 19:35:52 +02:00
test_exceptions_2.in Make exception tests named more consistently. 2014-01-18 14:11:57 +07:00
test_exceptions_2.out Make exception tests named more consistently. 2014-01-18 14:11:57 +07:00
test_exceptions_alias.c fix locale-removing aliases that break because they then have the wrong sig; fixes #2076 2014-01-29 12:22:15 -08:00
test_exceptions_alias.out fix locale-removing aliases that break because they then have the wrong sig; fixes #2076 2014-01-29 12:22:15 -08:00
test_exceptions_convert.cpp pass through null pointers and null types in cxa_catch_exception; fixes #2616 2014-08-01 21:50:02 -07:00
test_exceptions_convert.txt pass through null pointers and null types in cxa_catch_exception; fixes #2616 2014-08-01 21:50:02 -07:00
test_exceptions_destroy_virtual.cpp de-adjust pointers to run the proper destructor when virtual inheritance is involved; fixes #2682 2014-08-16 14:20:16 -07:00
test_exceptions_destroy_virtual.txt de-adjust pointers to run the proper destructor when virtual inheritance is involved; fixes #2682 2014-08-16 14:20:16 -07:00
test_exceptions_multi.in Make exception tests named more consistently. 2014-01-18 14:11:57 +07:00
test_exceptions_multi.out Make exception tests named more consistently. 2014-01-18 14:11:57 +07:00
test_exceptions_primary.cpp support exception_ptr 2014-09-11 17:11:44 -07:00
test_exceptions_primary.txt support exception_ptr 2014-09-11 17:11:44 -07:00
test_exceptions_refcount.cpp __cxa_increment_exception_refcount and decrement; fixes #2715 2014-08-26 17:13:27 -07:00
test_exceptions_refcount.txt __cxa_increment_exception_refcount and decrement; fixes #2715 2014-08-26 17:13:27 -07:00
test_exceptions_resume.cpp fix testcase 1 of #1714, proper handling of resumeException, and remove hack in __cxa_begin_catch 2014-08-14 12:55:05 -07:00
test_exceptions_resume.txt fix testcase 1 of #1714, proper handling of resumeException, and remove hack in __cxa_begin_catch 2014-08-14 12:55:05 -07:00
test_exceptions_rethrow.cpp set last thrown exception in rethrow; fixes #2627 2014-08-05 17:03:08 -07:00
test_exceptions_rethrow.txt set last thrown exception in rethrow; fixes #2627 2014-08-05 17:03:08 -07:00
test_exceptions_std.in remove no longer needed bad_exception hack; fixes #2560; 1.21.6 2014-07-22 13:47:40 -07:00
test_exceptions_std.out Move workaround for emscripten from include/exception to library.js. 2014-01-21 10:40:47 +07:00
test_exceptions_typed.in Make exception tests named more consistently. 2014-01-18 14:11:57 +07:00
test_exceptions_typed.out Make exception tests named more consistently. 2014-01-18 14:11:57 +07:00
test_exceptions_virtual_inheritance.cpp support exceptions with virtual inheritance, by letting libcxxabi adjust the pointer as an out param; fixes #2531; 1.21.9 2014-07-28 16:17:01 -07:00
test_exceptions_virtual_inheritance.txt support exceptions with virtual inheritance, by letting libcxxabi adjust the pointer as an out param; fixes #2531; 1.21.9 2014-07-28 16:17:01 -07:00
test_exceptions_white_list.in Make exception tests named more consistently. 2014-01-18 14:11:57 +07:00
test_exceptions_white_list.out Make exception tests named more consistently. 2014-01-18 14:11:57 +07:00
test_exceptions_white_list_2.c fix exceptions whitelist check on invoke using function pointer; fixes #2081 2014-01-30 12:23:27 -08:00
test_exceptions_white_list_2.out fix exceptions whitelist check on invoke using function pointer; fixes #2081 2014-01-30 12:23:27 -08:00
test_exceptions_white_list_empty.out fix case of exceptions whitelist being empty 2014-05-28 13:16:58 -07:00
test_fakestat.in Fix the indentation of core test input files with clang-format. 2013-12-15 20:51:29 +02:00
test_fakestat.out Use do_run_from_file() for test_fakestat 2013-12-07 19:36:02 +02:00
test_fast_math.in Fix the indentation of core test input files with clang-format. 2013-12-15 20:51:29 +02:00
test_fast_math.out Use do_run_from_file() for test_fast_math 2013-12-07 19:35:51 +02:00
test_fcvt.in Fix the indentation of core test input files with clang-format. 2013-12-15 20:51:29 +02:00
test_fcvt.out Use do_run_from_file() for test_fcvt 2013-12-07 19:35:51 +02:00
test_flexarray_struct.in Fix the indentation of core test input files with clang-format. 2013-12-15 20:51:29 +02:00
test_flexarray_struct.out Use do_run_from_file() for test_flexarray_struct 2013-12-07 19:35:58 +02:00
test_float32_precise.in Fix the indentation of core test input files with clang-format. 2013-12-15 20:51:29 +02:00
test_float32_precise.out Use do_run_from_file() for test_float32_precise 2013-12-07 19:35:50 +02:00
test_floatvars.in fix very large doubles; fixes #2392 2014-06-02 16:12:58 -07:00
test_floatvars.out fix very large doubles; fixes #2392 2014-06-02 16:12:58 -07:00
test_frexp.in Fix the indentation of core test input files with clang-format. 2013-12-15 20:51:29 +02:00
test_frexp.out Use do_run_from_file() for test_frexp 2013-12-07 19:35:51 +02:00
test_funcptr.in Fix the indentation of core test input files with clang-format. 2013-12-15 20:51:29 +02:00
test_funcptr.out Use do_run_from_file() for test_funcptr 2013-12-07 19:35:54 +02:00
test_funcptr_namecollide.in Fix the indentation of core test input files with clang-format. 2013-12-15 20:51:29 +02:00
test_funcptr_namecollide.out Use do_run_from_file() for test_funcptr_namecollide 2013-12-07 19:35:54 +02:00
test_funcptrfunc.in Fix the indentation of core test input files with clang-format. 2013-12-15 20:51:29 +02:00
test_funcptrfunc.out Use do_run_from_file() for test_funcptrfunc 2013-12-07 19:35:54 +02:00
test_funcs.in Fix the indentation of core test input files with clang-format. 2013-12-15 20:51:29 +02:00
test_funcs.out Use do_run_from_file() for test_funcs 2013-12-07 19:35:52 +02:00
test_functionpointer_libfunc_varargs.in Fix the indentation of core test input files with clang-format. 2013-12-15 20:51:29 +02:00
test_functionpointer_libfunc_varargs.out Use do_run_from_file() for test_functionpointer_libfunc_varargs 2013-12-07 19:35:56 +02:00
test_fwrite_0.in Fix the indentation of core test input files with clang-format. 2013-12-15 20:51:29 +02:00
test_fwrite_0.out Use do_run_from_file() for test_fwrite_0 2013-12-07 19:36:00 +02:00
test_gc.in Fix the indentation of core test input files with clang-format. 2013-12-15 20:51:29 +02:00
test_gc.out Use do_run_from_file() for test_gc 2013-12-07 19:36:02 +02:00
test_getgep.in Fix the indentation of core test input files with clang-format. 2013-12-15 20:51:29 +02:00
test_getgep.out Use do_run_from_file() for test_getgep 2013-12-07 19:35:51 +02:00
test_getloadavg.in Fix the indentation of core test input files with clang-format. 2013-12-15 20:51:29 +02:00
test_getloadavg.out Use do_run_from_file() for test_getloadavg 2013-12-07 19:36:01 +02:00
test_getopt.in Fix the indentation of core test input files with clang-format. 2013-12-15 20:51:29 +02:00
test_getopt.out Use do_run_from_file() for test_getopt 2013-12-07 19:35:58 +02:00
test_getopt_long.in Fix the indentation of core test input files with clang-format. 2013-12-15 20:51:29 +02:00
test_getopt_long.out Use do_run_from_file() for test_getopt_long 2013-12-07 19:35:58 +02:00
test_globaldoubles.in Fix the indentation of core test input files with clang-format. 2013-12-15 20:51:29 +02:00
test_globaldoubles.out Use do_run_from_file() for test_globaldoubles 2013-12-07 19:35:51 +02:00
test_globals.in Fix the indentation of core test input files with clang-format. 2013-12-15 20:51:29 +02:00
test_globals.out Use do_run_from_file() for test_globals 2013-12-07 19:35:52 +02:00
test_gmtime.in Fix the indentation of core test input files with clang-format. 2013-12-15 20:51:29 +02:00
test_gmtime.out Use do_run_from_file() for test_gmtime 2013-12-07 19:35:57 +02:00
test_hello_world.in Fix the indentation of core test input files with clang-format. 2013-12-15 20:51:29 +02:00
test_hello_world.out Use do_run_from_file() for test_hello_world 2013-12-07 19:35:49 +02:00
test_i16_emcc_intrinsic.in Fix the indentation of core test input files with clang-format. 2013-12-15 20:51:29 +02:00
test_i16_emcc_intrinsic.out Use do_run_from_file() for test_i16_emcc_intrinsic 2013-12-07 19:35:50 +02:00
test_i32_mul_precise.in Fix the indentation of core test input files with clang-format. 2013-12-15 20:51:29 +02:00
test_i32_mul_precise.out Use do_run_from_file() for test_i32_mul_precise 2013-12-07 19:35:50 +02:00
test_i32_mul_semiprecise.in Fix the indentation of core test input files with clang-format. 2013-12-15 20:51:29 +02:00
test_i32_mul_semiprecise.out Use do_run_from_file() for test_i32_mul_semiprecise 2013-12-07 19:35:50 +02:00
test_i64_7z.in Fix the indentation of core test input files with clang-format. 2013-12-15 20:51:29 +02:00
test_i64_7z.out Use do_run_from_file() for test_i64_7z 2013-12-07 19:35:49 +02:00
test_i64_b.in Fix the indentation of core test input files with clang-format. 2013-12-15 20:51:29 +02:00
test_i64_b.out Use do_run_from_file() for test_i64_b 2013-12-07 19:35:49 +02:00
test_i64_cmp.in Fix the indentation of core test input files with clang-format. 2013-12-15 20:51:29 +02:00
test_i64_cmp.out Use do_run_from_file() for test_i64_cmp 2013-12-07 19:35:49 +02:00
test_i64_cmp2.in Fix the indentation of core test input files with clang-format. 2013-12-15 20:51:29 +02:00
test_i64_cmp2.out Use do_run_from_file() for test_i64_cmp2 2013-12-07 19:35:49 +02:00
test_i64_double.in Fix the indentation of core test input files with clang-format. 2013-12-15 20:51:29 +02:00
test_i64_double.out Use do_run_from_file() for test_i64_double 2013-12-07 19:35:49 +02:00
test_i64_i16.in Fix the indentation of core test input files with clang-format. 2013-12-15 20:51:29 +02:00
test_i64_i16.out Use do_run_from_file() for test_i64_i16 2013-12-07 19:35:50 +02:00
test_i64_llabs.in Fix the indentation of core test input files with clang-format. 2013-12-15 20:51:29 +02:00
test_i64_llabs.out Use do_run_from_file() for test_i64_llabs 2013-12-07 19:35:49 +02:00
test_i64_qdouble.in Fix the indentation of core test input files with clang-format. 2013-12-15 20:51:29 +02:00
test_i64_qdouble.out Use do_run_from_file() for test_i64_qdouble 2013-12-07 19:35:50 +02:00
test_i64_umul.in Fix the indentation of core test input files with clang-format. 2013-12-15 20:51:29 +02:00
test_i64_umul.out Use do_run_from_file() for test_i64_umul 2013-12-07 19:35:49 +02:00
test_i64_varargs.in fix test_i64_varargs 2014-06-18 17:07:19 -07:00
test_i64_varargs.out fix test_i64_varargs 2014-06-18 17:07:19 -07:00
test_i64_zextneg.in Fix the indentation of core test input files with clang-format. 2013-12-15 20:51:29 +02:00
test_i64_zextneg.out Use do_run_from_file() for test_i64_zextneg 2013-12-07 19:35:49 +02:00
test_if.in Fix the indentation of core test input files with clang-format. 2013-12-15 20:51:29 +02:00
test_if.out Use do_run_from_file() for test_if 2013-12-07 19:35:51 +02:00
test_if_else.in Fix the indentation of core test input files with clang-format. 2013-12-15 20:51:29 +02:00
test_if_else.out Use do_run_from_file() for test_if_else 2013-12-07 19:35:51 +02:00
test_indirectbr.in Fix the indentation of core test input files with clang-format. 2013-12-15 20:51:29 +02:00
test_indirectbr.out Use do_run_from_file() for test_indirectbr 2013-12-07 19:35:56 +02:00
test_indirectbr_many.in Clean up test_indirectbr_many using preprocessor macros 2013-12-19 21:16:32 +02:00
test_indirectbr_many.out Clean up test_indirectbr_many using preprocessor macros 2013-12-19 21:16:32 +02:00
test_inherit.in Fix the indentation of core test input files with clang-format. 2013-12-15 20:51:29 +02:00
test_inherit.out Use do_run_from_file() for test_inherit 2013-12-07 19:35:54 +02:00
test_inlinejs.in Fix the indentation of core test input files with clang-format. 2013-12-15 20:51:29 +02:00
test_inlinejs.out Use do_run_from_file() for test_inlinejs 2013-12-07 19:35:56 +02:00
test_inlinejs2.in Fix the indentation of core test input files with clang-format. 2013-12-15 20:51:29 +02:00
test_inlinejs2.out Use do_run_from_file() for test_inlinejs2 2013-12-07 19:35:56 +02:00
test_inlinejs3.in add testing for EM_ASM_ARGS 2014-03-31 10:12:38 -07:00
test_inlinejs3.out add testing for EM_ASM_ARGS 2014-03-31 10:12:38 -07:00
test_intvars.in Fix the indentation of core test input files with clang-format. 2013-12-15 20:51:29 +02:00
test_intvars.out Use do_run_from_file() for test_intvars 2013-12-07 19:35:49 +02:00
test_isdigit_l.in Fix the indentation of core test input files with clang-format. 2013-12-15 20:51:29 +02:00
test_isdigit_l.out Use do_run_from_file() for test_isdigit_l 2013-12-07 19:35:54 +02:00
test_isnan.in Fix the indentation of core test input files with clang-format. 2013-12-15 20:51:29 +02:00
test_isnan.out Use do_run_from_file() for test_isnan 2013-12-07 19:35:51 +02:00
test_istream.in Fix the indentation of core test input files with clang-format. 2013-12-15 20:51:29 +02:00
test_istream.out Use do_run_from_file() for test_istream 2013-12-07 19:36:01 +02:00
test_iswdigit.in Fix the indentation of core test input files with clang-format. 2013-12-15 20:51:29 +02:00
test_iswdigit.out Use do_run_from_file() for test_iswdigit 2013-12-07 19:35:54 +02:00
test_libcextra.in Fix the indentation of core test input files with clang-format. 2013-12-15 20:51:29 +02:00
test_libcextra.out Use do_run_from_file() for test_libcextra 2013-12-07 19:35:53 +02:00
test_libgen.in Fix the indentation of core test input files with clang-format. 2013-12-15 20:51:29 +02:00
test_libgen.out Use do_run_from_file() for test_libgen 2013-12-07 19:36:00 +02:00
test_linked_list.in Fix the indentation of core test input files with clang-format. 2013-12-15 20:51:29 +02:00
test_linked_list.out Use do_run_from_file() for test_linked_list 2013-12-07 19:35:52 +02:00
test_literal_negative_zero.in Handle negative zero values correctly. 2014-01-13 17:59:15 +07:00
test_literal_negative_zero.out Handle negative zero values correctly. 2014-01-13 17:59:15 +07:00
test_llrint.in Fix the indentation of core test input files with clang-format. 2013-12-15 20:51:29 +02:00
test_llrint.out Use do_run_from_file() for test_llrint 2013-12-07 19:35:51 +02:00
test_llvm_intrinsics.in Fix the indentation of core test input files with clang-format. 2013-12-15 20:51:29 +02:00
test_llvm_intrinsics.out Use do_run_from_file() for test_llvm_intrinsics 2013-12-07 19:35:50 +02:00
test_llvm_used.in Add an annotate attribute to this test. 2014-07-25 17:15:15 -07:00
test_llvm_used.out Use do_run_from_file() for test_llvm_used 2013-12-07 19:35:56 +02:00
test_llvmswitch.in Fix the indentation of core test input files with clang-format. 2013-12-15 20:51:29 +02:00
test_llvmswitch.out Use do_run_from_file() for test_llvmswitch 2013-12-07 19:35:56 +02:00
test_longjmp.in Fix the indentation of core test input files with clang-format. 2013-12-15 20:51:29 +02:00
test_longjmp.out Use do_run_from_file() for test_longjmp 2013-12-07 19:35:53 +02:00
test_longjmp2.in Fix the indentation of core test input files with clang-format. 2013-12-15 20:51:29 +02:00
test_longjmp2.out Use do_run_from_file() for test_longjmp2 2013-12-07 19:35:53 +02:00
test_longjmp3.in Fix the indentation of core test input files with clang-format. 2013-12-15 20:51:29 +02:00
test_longjmp3.out Use do_run_from_file() for test_longjmp3 2013-12-07 19:35:53 +02:00
test_longjmp4.in Fix the indentation of core test input files with clang-format. 2013-12-15 20:51:29 +02:00
test_longjmp4.out Use do_run_from_file() for test_longjmp4 2013-12-07 19:35:53 +02:00
test_longjmp_exc.in Fix the indentation of core test input files with clang-format. 2013-12-15 20:51:29 +02:00
test_longjmp_exc.out Use do_run_from_file() for test_longjmp_exc 2013-12-07 19:35:53 +02:00
test_longjmp_funcptr.in Fix the indentation of core test input files with clang-format. 2013-12-15 20:51:29 +02:00
test_longjmp_funcptr.out Use do_run_from_file() for test_longjmp_funcptr 2013-12-07 19:35:53 +02:00
test_longjmp_repeat.in Fix the indentation of core test input files with clang-format. 2013-12-15 20:51:29 +02:00
test_longjmp_repeat.out Use do_run_from_file() for test_longjmp_repeat 2013-12-07 19:35:53 +02:00
test_longjmp_stacked.in Fix the indentation of core test input files with clang-format. 2013-12-15 20:51:29 +02:00
test_longjmp_stacked.out Use do_run_from_file() for test_longjmp_stacked 2013-12-07 19:35:53 +02:00
test_longjmp_throw.cpp add testcase with longjmp and c++ exception catching in the same function 2014-01-27 16:55:44 -08:00
test_longjmp_throw.out add testcase with longjmp and c++ exception catching in the same function 2014-01-27 16:55:44 -08:00
test_loop.in Fix the indentation of core test input files with clang-format. 2013-12-15 20:51:29 +02:00
test_loop.out Use do_run_from_file() for test_loop 2013-12-07 19:35:52 +02:00
test_mainenv.in Fix the indentation of core test input files with clang-format. 2013-12-15 20:51:29 +02:00
test_mainenv.out Use do_run_from_file() for test_mainenv 2013-12-07 19:35:52 +02:00
test_math.in Fix invalid usage of Math.floor + simplify code 2014-08-14 04:23:55 +06:00
test_math.out Fix invalid usage of Math.floor + simplify code 2014-08-14 04:23:55 +06:00
test_mathfuncptr.in Fix the indentation of core test input files with clang-format. 2013-12-15 20:51:29 +02:00
test_mathfuncptr.out Use do_run_from_file() for test_mathfuncptr 2013-12-07 19:35:54 +02:00
test_memcpy2.in Fix the indentation of core test input files with clang-format. 2013-12-15 20:51:29 +02:00
test_memcpy2.out Use do_run_from_file() for test_memcpy2 2013-12-07 19:35:58 +02:00
test_memcpy3.c add memcpy test 2014-02-06 12:13:43 -05:00
test_memcpy3.out add memcpy test 2014-02-06 12:13:43 -05:00
test_memcpy_memcmp.in Fix the indentation of core test input files with clang-format. 2013-12-15 20:51:29 +02:00
test_memcpy_memcmp.out Use do_run_from_file() for test_memcpy_memcmp 2013-12-07 19:35:58 +02:00
test_memmove.in Fix the indentation of core test input files with clang-format. 2013-12-15 20:51:29 +02:00
test_memmove.out Use do_run_from_file() for test_memmove 2013-12-07 19:35:58 +02:00
test_memmove2.in Fix the indentation of core test input files with clang-format. 2013-12-15 20:51:29 +02:00
test_memmove2.out Use do_run_from_file() for test_memmove2 2013-12-07 19:35:58 +02:00
test_memmove3.in Fix the indentation of core test input files with clang-format. 2013-12-15 20:51:29 +02:00
test_memmove3.out Use do_run_from_file() for test_memmove3 2013-12-07 19:35:58 +02:00
test_memset.c add memset test 2014-02-06 18:41:19 -05:00
test_memset.out add memset test 2014-02-06 18:41:19 -05:00
test_mmap.in Fix the indentation of core test input files with clang-format. 2013-12-15 20:51:29 +02:00
test_mmap.out Use do_run_from_file() for test_mmap 2013-12-07 19:36:02 +02:00
test_mod_globalstruct.in Fix the indentation of core test input files with clang-format. 2013-12-15 20:51:29 +02:00
test_mod_globalstruct.out Use do_run_from_file() for test_mod_globalstruct 2013-12-07 19:35:55 +02:00
test_negative_zero.in Fix the indentation of core test input files with clang-format. 2013-12-15 20:51:29 +02:00
test_negative_zero.out Use do_run_from_file() for test_negative_zero 2013-12-07 19:35:50 +02:00
test_nested_struct_varargs.c Test for va_arg support on struct types (disabled on nested struct) 2014-10-25 08:05:04 -07:00
test_nested_struct_varargs.out Test for va_arg support on struct types (disabled on nested struct) 2014-10-25 08:05:04 -07:00
test_nl_types.in Implement catopen/catgets/catclose to help libcxx tests pass. 2014-01-18 14:31:20 +07:00
test_nl_types.out Implement catopen/catgets/catclose to help libcxx tests pass. 2014-01-18 14:31:20 +07:00
test_perrar.in Fix the indentation of core test input files with clang-format. 2013-12-15 20:51:29 +02:00
test_perrar.out Use do_run_from_file() for test_perrar 2013-12-07 19:35:59 +02:00
test_phiundef.in Fix the indentation of core test input files with clang-format. 2013-12-15 20:51:29 +02:00
test_phiundef.out Use do_run_from_file() for test_phiundef 2013-12-07 19:36:01 +02:00
test_poll.in Fix the indentation of core test input files with clang-format. 2013-12-15 20:51:29 +02:00
test_poll.out Use do_run_from_file() for test_poll 2013-12-07 19:36:00 +02:00
test_polymorph.in improve test_polymorph 2014-04-24 17:46:21 -07:00
test_polymorph.out improve test_polymorph 2014-04-24 17:46:21 -07:00
test_posixtime.c fix test_posixtime for v8, which lacks monotonic time, and add testing for that path 2014-09-12 13:30:04 -07:00
test_posixtime.out fix formatting and a bug in clock_getres, and add unittest 2014-09-05 11:27:59 +01:00
test_posixtime_no_monotonic.out fix test_posixtime for v8, which lacks monotonic time, and add testing for that path 2014-09-12 13:30:04 -07:00
test_printf_2.in Fix the indentation of core test input files with clang-format. 2013-12-15 20:51:29 +02:00
test_printf_2.out Use do_run_from_file() for test_printf_2 2013-12-07 19:35:59 +02:00
test_printf_more.in Fix the indentation of core test input files with clang-format. 2013-12-15 20:51:29 +02:00
test_printf_more.out Use do_run_from_file() for test_printf_more 2013-12-07 19:35:59 +02:00
test_ptrtoint.in Fix the indentation of core test input files with clang-format. 2013-12-15 20:51:29 +02:00
test_ptrtoint.out Use do_run_from_file() for test_ptrtoint 2013-12-07 19:35:55 +02:00
test_random_device.cpp support /dev/[u]random, fixes #2439 2014-06-23 17:26:17 -07:00
test_random_device.txt support /dev/[u]random, fixes #2439 2014-06-23 17:26:17 -07:00
test_regex.in Fix the indentation of core test input files with clang-format. 2013-12-15 20:51:29 +02:00
test_regex.out Use do_run_from_file() for test_regex 2013-12-07 19:35:53 +02:00
test_reinterpreted_ptrs.in Fix the indentation of core test input files with clang-format. 2013-12-15 20:51:29 +02:00
test_reinterpreted_ptrs.out Use do_run_from_file() for test_reinterpreted_ptrs 2013-12-07 19:36:01 +02:00
test_rounding.in add test for modf negatives 2014-08-20 13:19:52 -07:00
test_rounding.out fix test_rounding 2014-08-20 13:29:12 -07:00
test_set_align.c add emscripten_align typedefs for #2378 2014-05-28 14:50:35 -07:00
test_set_align.out add emscripten_align typedefs for #2378 2014-05-28 14:50:35 -07:00
test_simd.in Fix the indentation of core test input files with clang-format. 2013-12-15 20:51:29 +02:00
test_simd.out Use do_run_from_file() for test_simd 2013-12-07 19:36:02 +02:00
test_simd2.in Fix the indentation of core test input files with clang-format. 2013-12-15 20:51:29 +02:00
test_simd2.out Use do_run_from_file() for test_simd2 2013-12-07 19:36:02 +02:00
test_simd3.in Fix the indentation of core test input files with clang-format. 2013-12-15 20:51:29 +02:00
test_simd3.out Use do_run_from_file() for test_simd3 2013-12-07 19:36:02 +02:00
test_simd4.in Fix test test_simd4. 2014-09-10 11:19:10 +03:00
test_simd4.out Add test case for phi node handling in SIMD path 2014-06-04 08:57:43 +08:00
test_simd5.in Add SIMD shuffle test cases. 2014-09-03 17:11:47 -07:00
test_simd5.out Add SIMD shuffle test cases. 2014-09-03 17:11:47 -07:00
test_simd6.in Fix NaN and -0.0 aware _mm_min_ps and _mm_max_ps implementations, due to a typo, max was min and vice versa. 2014-09-24 20:45:50 +03:00
test_simd6.out NaN and -0.0 aware _mm_max_ps and _mm_min_ps 2014-09-22 18:14:00 -07:00
test_simd7.in Add SIMD test case (simd_test7) for negative zero handling. 2014-09-23 16:02:35 -07:00
test_simd7.out Add SIMD test case (simd_test7) for negative zero handling. 2014-09-23 16:02:35 -07:00
test_simd8.in Add tests for xmmintrin.h unaligned load and store 2014-11-07 11:15:08 -08:00
test_simd8.out Add tests for xmmintrin.h unaligned load and store 2014-11-07 11:15:08 -08:00
test_simd_dyncall.cpp add test for #2789 testcase 2 2014-09-22 11:43:53 -07:00
test_simd_dyncall.txt add test for #2789 testcase 2 2014-09-22 11:43:53 -07:00
test_sintvars.in Fix the indentation of core test input files with clang-format. 2013-12-15 20:51:29 +02:00
test_sintvars.out Use do_run_from_file() for test_sintvars 2013-12-07 19:35:49 +02:00
test_sizeof.in Fix the indentation of core test input files with clang-format. 2013-12-15 20:51:29 +02:00
test_sizeof.out Use do_run_from_file() for test_sizeof 2013-12-07 19:35:56 +02:00
test_sscanf.in Fix test test_sscanf to be spec-conformant in the treatment of scanf format specifiers. According to the standard, %255c matches exactly 255 characters, while %255s matches up to 255 characters. 2014-05-23 02:20:06 +03:00
test_sscanf.out Use do_run_from_file() for test_sscanf 2013-12-07 19:35:59 +02:00
test_sscanf_3.in Fix the indentation of core test input files with clang-format. 2013-12-15 20:51:29 +02:00
test_sscanf_3.out Use do_run_from_file() for test_sscanf_3 2013-12-07 19:36:00 +02:00
test_sscanf_4.in Fix the indentation of core test input files with clang-format. 2013-12-15 20:51:29 +02:00
test_sscanf_4.out Use do_run_from_file() for test_sscanf_4 2013-12-07 19:36:00 +02:00
test_sscanf_5.in Fix the indentation of core test input files with clang-format. 2013-12-15 20:51:29 +02:00
test_sscanf_5.out Use do_run_from_file() for test_sscanf_5 2013-12-07 19:36:00 +02:00
test_sscanf_6.in further fix for #1407 2014-01-31 10:59:40 -08:00
test_sscanf_6.out further fix for #1407 2014-01-31 10:59:40 -08:00
test_sscanf_caps.in Fix the indentation of core test input files with clang-format. 2013-12-15 20:51:29 +02:00
test_sscanf_caps.out Use do_run_from_file() for test_sscanf_caps 2013-12-07 19:36:00 +02:00
test_sscanf_float.in Fix the indentation of core test input files with clang-format. 2013-12-15 20:51:29 +02:00
test_sscanf_float.out Use do_run_from_file() for test_sscanf_float 2013-12-07 19:36:00 +02:00
test_sscanf_hex.in support h and hh in sscanf, and fix non-i32 case in hex sscanf; fixes #2322 2014-04-29 15:54:45 -07:00
test_sscanf_hex.out support h and hh in sscanf, and fix non-i32 case in hex sscanf; fixes #2322 2014-04-29 15:54:45 -07:00
test_sscanf_n.in Fix the indentation of core test input files with clang-format. 2013-12-15 20:51:29 +02:00
test_sscanf_n.out Use do_run_from_file() for test_sscanf_n 2013-12-07 19:35:59 +02:00
test_sscanf_other_whitespace.in Eliminate undefined behavior in test_sscanf_other_whitespace.in. 2014-03-03 14:02:06 -08:00
test_sscanf_other_whitespace.out Use do_run_from_file() for test_sscanf_other_whitespace 2013-12-07 19:36:00 +02:00
test_sscanf_skip.in Fix the indentation of core test input files with clang-format. 2013-12-15 20:51:29 +02:00
test_sscanf_skip.out Use do_run_from_file() for test_sscanf_skip 2013-12-07 19:36:00 +02:00
test_sscanf_whitespace.in Fix the indentation of core test input files with clang-format. 2013-12-15 20:51:29 +02:00
test_sscanf_whitespace.out Use do_run_from_file() for test_sscanf_whitespace 2013-12-07 19:35:59 +02:00
test_stack.in Fix the indentation of core test input files with clang-format. 2013-12-15 20:51:29 +02:00
test_stack.out Use do_run_from_file() for test_stack 2013-12-07 19:35:52 +02:00
test_stack_align.cpp test for 32-byte alignment; #2721 2014-08-26 15:24:20 -07:00
test_stack_byval.in Fix the indentation of core test input files with clang-format. 2013-12-15 20:51:29 +02:00
test_stack_byval.out Use do_run_from_file() for test_stack_byval 2013-12-07 19:35:55 +02:00
test_stack_varargs.in Fix the indentation of core test input files with clang-format. 2013-12-15 20:51:29 +02:00
test_stack_varargs.out Use do_run_from_file() for test_stack_varargs 2013-12-07 19:35:55 +02:00
test_stack_void.in Fix the indentation of core test input files with clang-format. 2013-12-15 20:51:29 +02:00
test_stack_void.out Use do_run_from_file() for test_stack_void 2013-12-07 19:35:55 +02:00
test_static_variable.in Fix the indentation of core test input files with clang-format. 2013-12-15 20:51:29 +02:00
test_static_variable.out Use do_run_from_file() for test_static_variable 2013-12-07 19:36:02 +02:00
test_statics.in Fix the indentation of core test input files with clang-format. 2013-12-15 20:51:29 +02:00
test_statics.out Use do_run_from_file() for test_statics 2013-12-07 19:35:58 +02:00
test_statvfs.in Fix the indentation of core test input files with clang-format. 2013-12-15 20:51:29 +02:00
test_statvfs.out Use do_run_from_file() for test_statvfs 2013-12-07 19:36:00 +02:00
test_std_cout_new.in Fix the indentation of core test input files with clang-format. 2013-12-15 20:51:29 +02:00
test_std_cout_new.out Use do_run_from_file() for test_std_cout_new 2013-12-07 19:36:01 +02:00
test_stdvec.in Fix the indentation of core test input files with clang-format. 2013-12-15 20:51:29 +02:00
test_stdvec.out Use do_run_from_file() for test_stdvec 2013-12-07 19:36:01 +02:00
test_strcasecmp.in Fix the indentation of core test input files with clang-format. 2013-12-15 20:51:29 +02:00
test_strcasecmp.out Use do_run_from_file() for test_strcasecmp 2013-12-07 19:36:01 +02:00
test_strcmp_uni.in Fix the indentation of core test input files with clang-format. 2013-12-15 20:51:29 +02:00
test_strcmp_uni.out Fix test_strcmp_uni and test_dlfcn_stacks after previous commit. 2014-02-06 22:02:40 -05:00
test_strftime.in more timezone fixes, plus unittests 2014-09-05 13:49:06 +01:00
test_strftime.out more timezone fixes, plus unittests 2014-09-05 13:49:06 +01:00
test_strings.in Fix the indentation of core test input files with clang-format. 2013-12-15 20:51:29 +02:00
test_strings.out Use do_run_from_file() for test_strings 2013-12-07 19:35:52 +02:00
test_strndup.in Fix the indentation of core test input files with clang-format. 2013-12-15 20:51:29 +02:00
test_strndup.out Fix test_strndup. The signature of strndup takes in a size_t for length, so passing -1 is equivalent to passing 0xFFFFFFFF, which means the whole string will get duplicated, and the old handwritten implementation had a bug. 2014-03-28 23:06:17 -04:00
test_strptime_days.in Fix the indentation of core test input files with clang-format. 2013-12-15 20:51:29 +02:00
test_strptime_days.out Use do_run_from_file() for test_strptime_days 2013-12-07 19:35:57 +02:00
test_strptime_reentrant.in Fix the indentation of core test input files with clang-format. 2013-12-15 20:51:29 +02:00
test_strptime_reentrant.out Use do_run_from_file() for test_strptime_reentrant 2013-12-07 19:35:58 +02:00
test_strptime_tm.in use a case-insensitive regex in strptime; fixes #2324 2014-05-02 11:32:21 -07:00
test_strptime_tm.out use a case-insensitive regex in strptime; fixes #2324 2014-05-02 11:32:21 -07:00
test_strstr.in Fix the indentation of core test input files with clang-format. 2013-12-15 20:51:29 +02:00
test_strstr.out Use do_run_from_file() for test_strstr 2013-12-07 19:35:59 +02:00
test_strtok.in Fix the indentation of core test input files with clang-format. 2013-12-15 20:51:29 +02:00
test_strtok.out Use do_run_from_file() for test_strtok 2013-12-07 19:35:59 +02:00
test_strtol_bin.in Fix the indentation of core test input files with clang-format. 2013-12-15 20:51:29 +02:00
test_strtol_bin.out Use do_run_from_file() for test_strtol_bin 2013-12-07 19:35:57 +02:00
test_strtol_dec.in Fix the indentation of core test input files with clang-format. 2013-12-15 20:51:29 +02:00
test_strtol_dec.out Use do_run_from_file() for test_strtol_dec 2013-12-07 19:35:57 +02:00
test_strtol_hex.in Fix the indentation of core test input files with clang-format. 2013-12-15 20:51:29 +02:00
test_strtol_hex.out Use do_run_from_file() for test_strtol_hex 2013-12-07 19:35:57 +02:00
test_strtol_oct.in Fix the indentation of core test input files with clang-format. 2013-12-15 20:51:29 +02:00
test_strtol_oct.out Use do_run_from_file() for test_strtol_oct 2013-12-07 19:35:57 +02:00
test_strtoll_bin.in Fix the indentation of core test input files with clang-format. 2013-12-15 20:51:29 +02:00
test_strtoll_bin.out Use do_run_from_file() for test_strtoll_bin 2013-12-07 19:35:57 +02:00
test_strtoll_dec.in Fix the indentation of core test input files with clang-format. 2013-12-15 20:51:29 +02:00
test_strtoll_dec.out Use do_run_from_file() for test_strtoll_dec 2013-12-07 19:35:57 +02:00
test_strtoll_hex.in Fix the indentation of core test input files with clang-format. 2013-12-15 20:51:29 +02:00
test_strtoll_hex.out Use do_run_from_file() for test_strtoll_hex 2013-12-07 19:35:57 +02:00
test_strtoll_oct.in Fix the indentation of core test input files with clang-format. 2013-12-15 20:51:29 +02:00
test_strtoll_oct.out Use do_run_from_file() for test_strtoll_oct 2013-12-07 19:35:57 +02:00
test_struct_varargs.c Test for va_arg support on struct types (disabled on nested struct) 2014-10-25 08:05:04 -07:00
test_struct_varargs.out Test for va_arg support on struct types (disabled on nested struct) 2014-10-25 08:05:04 -07:00
test_structs.in Fix the indentation of core test input files with clang-format. 2013-12-15 20:51:29 +02:00
test_structs.out Use do_run_from_file() for test_structs 2013-12-07 19:35:52 +02:00
test_time_c.in Fix the indentation of core test input files with clang-format. 2013-12-15 20:51:29 +02:00
test_time_c.out Use do_run_from_file() for test_time_c 2013-12-07 19:35:57 +02:00
test_timeb.in Fix the indentation of core test input files with clang-format. 2013-12-15 20:51:29 +02:00
test_timeb.out Use do_run_from_file() for test_timeb 2013-12-07 19:35:57 +02:00
test_tinyfuncstr.in Fix the indentation of core test input files with clang-format. 2013-12-15 20:51:29 +02:00
test_tinyfuncstr.out Use do_run_from_file() for test_tinyfuncstr 2013-12-07 19:35:56 +02:00
test_tracing.in [tracing] Initial tracing API. 2014-09-06 02:33:19 +07:00
test_tracing.out [tracing] Initial tracing API. 2014-09-06 02:33:19 +07:00
test_transtrcase.in Fix the indentation of core test input files with clang-format. 2013-12-15 20:51:29 +02:00
test_transtrcase.out Use do_run_from_file() for test_transtrcase 2013-12-07 19:35:59 +02:00
test_trickystring.in Fix the indentation of core test input files with clang-format. 2013-12-15 20:51:29 +02:00
test_trickystring.out Use do_run_from_file() for test_trickystring 2013-12-07 19:35:58 +02:00
test_typeid.in Fix the indentation of core test input files with clang-format. 2013-12-15 20:51:29 +02:00
test_typeid.out Use do_run_from_file() for test_typeid 2013-12-07 19:36:01 +02:00
test_uname.in Fix the indentation of core test input files with clang-format. 2013-12-15 20:51:29 +02:00
test_uname.out Use do_run_from_file() for test_uname 2013-12-07 19:36:01 +02:00
test_utf.in Fix the indentation of core test input files with clang-format. 2013-12-15 20:51:29 +02:00
test_utf.out Use do_run_from_file() for test_utf 2013-12-07 19:36:01 +02:00
test_varargs.in Fix the indentation of core test input files with clang-format. 2013-12-15 20:51:29 +02:00
test_varargs.out Use do_run_from_file() for test_varargs 2013-12-07 19:35:56 +02:00
test_vprintf.in Fix the indentation of core test input files with clang-format. 2013-12-15 20:51:29 +02:00
test_vprintf.out Use do_run_from_file() for test_vprintf 2013-12-07 19:35:59 +02:00
test_vsnprintf.in Fix the indentation of core test input files with clang-format. 2013-12-15 20:51:29 +02:00
test_vsnprintf.out Use do_run_from_file() for test_vsnprintf 2013-12-07 19:35:59 +02:00
test_wprintf.c test repeated vswprintf 2014-10-16 14:43:29 -07:00
test_wprintf.out test repeated vswprintf 2014-10-16 14:43:29 -07:00
test_zero_multiplication.in Fix the indentation of core test input files with clang-format. 2013-12-15 20:51:29 +02:00
test_zero_multiplication.out Use do_run_from_file() for test_zero_multiplication 2013-12-07 19:35:51 +02:00
test_zerodiv.in Fix the indentation of core test input files with clang-format. 2013-12-15 20:51:29 +02:00
test_zerodiv.out Use do_run_from_file() for test_zerodiv 2013-12-07 19:35:51 +02:00