--- 20100109T054504 +++ 20100110T061108 @@ -1,5700 +1,4412 @@ test_07_public_private_protected_missing(TestDRbSSLCore): . test_08_here(TestDRbSSLCore): . test_09_option(TestDRbSSLCore): . -test_10_yield(TestDRbSSLCore): . -test_10_yield_undumped(TestDRbSSLCore): . -test_11_remote_no_method_error(TestDRbSSLCore): . -test_01(TestDRbSafe1): . -test_02_collect(TestDRbSafe1): . -test_03_redo(TestDRbSafe1): . -test_04_retry(TestDRbSafe1): . -test_05_break(TestDRbSafe1): . -test_06_next(TestDRbSafe1): . -test_07_break_18(TestDRbSafe1): . -test_01(TestDRbUNIXAry): . -test_02_collect(TestDRbUNIXAry): . -test_03_redo(TestDRbUNIXAry): . -test_04_retry(TestDRbUNIXAry): . -test_05_break(TestDRbUNIXAry): . -test_06_next(TestDRbUNIXAry): . -test_07_break_18(TestDRbUNIXAry): . -test_00_DRbObject(TestDRbUNIXCore): . -test_01(TestDRbUNIXCore): . -test_01_02_loop(TestDRbUNIXCore): . -test_02_unknown(TestDRbUNIXCore): . -test_03(TestDRbUNIXCore): . -test_04(TestDRbUNIXCore): . -test_05_eq(TestDRbUNIXCore): . -test_06_timeout(TestDRbUNIXCore): . -test_07_public_private_protected_missing(TestDRbUNIXCore): . -test_08_here(TestDRbUNIXCore): . -test_09_option(TestDRbUNIXCore): . -test_10_yield(TestDRbUNIXCore): . -test_10_yield_undumped(TestDRbUNIXCore): . -test_11_remote_no_method_error(TestDRbUNIXCore): . -test_01_one(TestDRbYield): . -test_02_two(TestDRbYield): . -test_03_many(TestDRbYield): . -test_04_many_to_one(TestDRbYield): . -test_05_array_subclass(TestDRbYield): . -test_06_taint(TestDRbYield): . -test_01_one(TestRuby18Yield): . -test_02_two(TestRuby18Yield): . -test_03_many(TestRuby18Yield): . -test_04_many_to_one(TestRuby18Yield): . -test_05_array_subclass(TestRuby18Yield): . -test_06_taint(TestRuby18Yield): . -test_01_one(TestRubyYield): . -test_02_two(TestRubyYield): . -test_03_many(TestRubyYield): . -test_04_many_to_one(TestRubyYield): . -test_05_array_subclass(TestRubyYield): . -test_06_taint(TestRubyYield): . -test_with_filename(TestERB): . -test_with_filename_and_safe_level(TestERB): . -test_without_filename(TestERB): . -test_without_filename_with_safe_level(TestERB): . -test_core(TestERBCore): . -test_def_class(TestERBCore): . -test_def_method(TestERBCore): . -test_escape(TestERBCore): . -test_explicit(TestERBCore): . -test_keep_lineno(TestERBCore): . -test_percent(TestERBCore): . -test_percent_after_etag(TestERBCore): . -test_safe_04(TestERBCore): . -test_core(TestERBCoreWOStrScan): . -test_def_class(TestERBCoreWOStrScan): . -test_def_method(TestERBCoreWOStrScan): . -test_escape(TestERBCoreWOStrScan): . -test_explicit(TestERBCoreWOStrScan): . -test_keep_lineno(TestERBCoreWOStrScan): . -test_percent(TestERBCoreWOStrScan): . -test_percent_after_etag(TestERBCoreWOStrScan): . -test_safe_04(TestERBCoreWOStrScan): . -test_cd(TestFileUtils): . -test_chdir(TestFileUtils): . -test_chmod(TestFileUtils): . -test_chmod_R(TestFileUtils): . -test_chown(TestFileUtils): . -test_chown_R(TestFileUtils): . -test_cmp(TestFileUtils): . -test_collect_methods(TestFileUtils): . -test_commands(TestFileUtils): . -test_compare_file(TestFileUtils): . -test_compare_stream(TestFileUtils): . -test_copy_entry(TestFileUtils): . -test_copy_file(TestFileUtils): . -test_copy_stream(TestFileUtils): . -test_cp(TestFileUtils): . -test_cp_r(TestFileUtils): . -test_getwd(TestFileUtils): . -test_have_option?(TestFileUtils): . -test_identical?(TestFileUtils): . -test_install(TestFileUtils): . -test_link(TestFileUtils): . -test_ln(TestFileUtils): . -test_ln_s(TestFileUtils): . -test_ln_sf(TestFileUtils): . -test_makedirs(TestFileUtils): . -test_mkdir(TestFileUtils): . -test_mkdir_p(TestFileUtils): . -test_mkpath(TestFileUtils): . -test_move(TestFileUtils): . -test_mv(TestFileUtils): . -test_options(TestFileUtils): . -test_options_of(TestFileUtils): . -test_pwd(TestFileUtils): . -test_remove_dir(TestFileUtils): . -test_remove_entry_secure(TestFileUtils): . -test_remove_file(TestFileUtils): . -test_rm(TestFileUtils): . -test_rm_f(TestFileUtils): . -test_rm_r(TestFileUtils): . -test_rm_rf(TestFileUtils): . -test_rmdir(TestFileUtils): . -test_rmtree(TestFileUtils): . -test_safe_unlink(TestFileUtils): . -test_symlink(TestFileUtils): . -test_touch(TestFileUtils): . -test_uptodate?(TestFileUtils): . -test_with_big_file(TestFileUtils): . -test_visibility(TestFileUtilsDryRun): . -test_cp(TestFileUtilsNoWrite): . -test_mkdir(TestFileUtilsNoWrite): . -test_mkdir_p(TestFileUtilsNoWrite): . -test_mv(TestFileUtilsNoWrite): . -test_rm(TestFileUtilsNoWrite): . -test_rm_f(TestFileUtilsNoWrite): . -test_rm_rf(TestFileUtilsNoWrite): . -test_visibility(TestFileUtilsNoWrite): . -test_visibility(TestFileUtilsVerbose): . -default_test(TestIconv): . -test_close(TestIconv::Basic): . -test_euc2sjis(TestIconv::Basic): . -test_open_with_block(TestIconv::Basic): . -test_open_without_block(TestIconv::Basic): . -test_unknown_encoding(TestIconv::Basic): . -test_ignore_option(TestIconv::Option): . -test_translit_option(TestIconv::Option): . -test_partial_ascii(TestIconv::Partial): . -test_partial_euc2sjis(TestIconv::Partial): . -test_flush(TestIONonblock): . -test_close(TestLogDevice): . -test_initialize(TestLogDevice): . -test_shifting_size(TestLogDevice): . -test_write(TestLogDevice): . -test_add(TestLogger): . -test_close(TestLogger): . -test_const_progname(TestLogger): . -test_datetime_format(TestLogger): . -test_format(TestLogger): . -test_formatter(TestLogger): . -test_initialize(TestLogger): . -test_level(TestLogger): . -test_level_log(TestLogger): . -test_lshift(TestLogger): . -test_progname(TestLogger): . -test_enum(TestLoggerSeverity): . -test_equality(TestMatrix): . -test_hash_equality(TestMatrix): . -test_identity(TestMatrix): . -test_equality(TestVector): . -test_hash_equality(TestVector): . -test_identity(TestVector): . -test_cond(TestMonitor): . -test_enter(TestMonitor): . -test_killed_thread_in_synchronize(TestMonitor): . -test_synchronize(TestMonitor): . -test_timedwait(TestMonitor): . -test_try_enter(TestMonitor): . -test_AREF(HTTPHeaderTest): . -test_ASET(HTTPHeaderTest): . -test_add_field(HTTPHeaderTest): . -test_basic_auth(HTTPHeaderTest): . -test_canonical_each(HTTPHeaderTest): . -test_chunked?(HTTPHeaderTest): . -test_content_length(HTTPHeaderTest): . -test_content_length=(HTTPHeaderTest): . -test_content_range(HTTPHeaderTest): . -test_content_type(HTTPHeaderTest): . -test_delete(HTTPHeaderTest): . -test_each(HTTPHeaderTest): . -test_each_capitalized(HTTPHeaderTest): . -test_each_key(HTTPHeaderTest): . -test_each_value(HTTPHeaderTest): . -test_form_data=(HTTPHeaderTest): . -test_get_fields(HTTPHeaderTest): . -test_key?(HTTPHeaderTest): . -test_main_type(HTTPHeaderTest): . -test_proxy_basic_auth(HTTPHeaderTest): . -test_range(HTTPHeaderTest): . -test_range=(HTTPHeaderTest): . -test_range_length(HTTPHeaderTest): . -test_set_content_type(HTTPHeaderTest): . -test_set_form_data(HTTPHeaderTest): . -test_size(HTTPHeaderTest): . -test_sub_type(HTTPHeaderTest): . -test_to_hash(HTTPHeaderTest): . -test_type_params(HTTPHeaderTest): . -test_https_proxy_authentication(HTTPSProxyTest): . -test_parse_nomodesq(IMAPTest): . -test_apop_invalid(TestPOP): . -test_apop_invalid_at(TestPOP): . -test_apop_ng(TestPOP): . -test_apop_ok(TestPOP): . -test_pop_auth_ng(TestPOP): . -test_pop_auth_ok(TestPOP): . -test_eucjp(TestKconv): . -test_jis(TestKconv): . -test_shiftjis(TestKconv): . -test_utf8(TestKconv): . -test_guess(TestNKF): . -test_decode(OpenSSL::TestASN1): . -test_AES(OpenSSL::TestCipher): . -test_ciphers(OpenSSL::TestCipher): . -test_crypt(OpenSSL::TestCipher): . -test_dup(OpenSSL::TestCipher): . -test_empty_data(OpenSSL::TestCipher): . -test_info(OpenSSL::TestCipher): . -test_reset(OpenSSL::TestCipher): . -test_digest(OpenSSL::TestDigest): . -test_dup(OpenSSL::TestDigest): . -test_eql(OpenSSL::TestDigest): . -test_info(OpenSSL::TestDigest): . -test_reset(OpenSSL::TestDigest): . -test_eof_0(OpenSSL::TestEOF1): . -test_eof_0_rw(OpenSSL::TestEOF1): . -test_eof_1(OpenSSL::TestEOF1): . -test_eof_2(OpenSSL::TestEOF1): . -test_eof_3(OpenSSL::TestEOF1): . -test_eof_0(OpenSSL::TestEOF2): . -test_eof_0_rw(OpenSSL::TestEOF2): . -test_eof_1(OpenSSL::TestEOF2): . -test_eof_2(OpenSSL::TestEOF2): . -test_eof_3(OpenSSL::TestEOF2): . -test_dup(OpenSSL::TestHMAC): . -test_hmac(OpenSSL::TestHMAC): . -test_build_data(OpenSSL::TestNSSPI): . -test_decode_data(OpenSSL::TestNSSPI): . -test_detached_sign(OpenSSL::TestPKCS7): Warning: OpenSSL::PKCS7::PKCS7 is deprecated after Ruby 1.9; use OpenSSL::PKCS7 instead -. -test_enveloped(OpenSSL::TestPKCS7): Warning: OpenSSL::PKCS7::PKCS7 is deprecated after Ruby 1.9; use OpenSSL::PKCS7 instead -. -test_signed(OpenSSL::TestPKCS7): Warning: OpenSSL::PKCS7::PKCS7 is deprecated after Ruby 1.9; use OpenSSL::PKCS7 instead -Warning: OpenSSL::PKCS7::PKCS7 is deprecated after Ruby 1.9; use OpenSSL::PKCS7 instead -Warning: OpenSSL::PKCS7::PKCS7 is deprecated after Ruby 1.9; use OpenSSL::PKCS7 instead -. -test_padding(OpenSSL::TestPKeyRSA): . -test_private(OpenSSL::TestPKeyRSA): . -test_getc(OpenSSL::TestPair): . -test_puts_empty(OpenSSL::TestPair): . -test_puts_meta(OpenSSL::TestPair): . -test_readall(OpenSSL::TestPair): . -test_readline(OpenSSL::TestPair): . -test_readpartial(OpenSSL::TestPair): . -test_client_auth(OpenSSL::TestSSL): . -test_client_session(OpenSSL::TestSSL): . -test_connect_and_close(OpenSSL::TestSSL): . -test_ctx_setup(OpenSSL::TestSSL): . -test_parallel(OpenSSL::TestSSL): . -test_post_connection_check(OpenSSL::TestSSL): . -test_read_and_write(OpenSSL::TestSSL): . -test_server_session(OpenSSL::TestSSL): . -test_sslctx_set_params(OpenSSL::TestSSL): . -test_starttls(OpenSSL::TestSSL): . -test_verify_result(OpenSSL::TestSSL): . -test_basic(OpenSSL::TestX509CRL): . -test_crlnumber(OpenSSL::TestX509CRL): . -test_extension(OpenSSL::TestX509CRL): . -test_revoked(OpenSSL::TestX509CRL): . -test_sign_and_verify(OpenSSL::TestX509CRL): . -test_extension(OpenSSL::TestX509Certificate): . -test_public_key(OpenSSL::TestX509Certificate): . -test_serial(OpenSSL::TestX509Certificate): . -test_sign_and_verify(OpenSSL::TestX509Certificate): . -test_validity(OpenSSL::TestX509Certificate): . -test_create_by_factory(OpenSSL::TestX509Extension): . -test_new(OpenSSL::TestX509Extension): . -test_add_entry(OpenSSL::TestX509Name): . -test_s_new(OpenSSL::TestX509Name): . -test_s_parse(OpenSSL::TestX509Name): . -test_s_parse_rfc2253(OpenSSL::TestX509Name): . -test_attr(OpenSSL::TestX509Request): . -test_public_key(OpenSSL::TestX509Request): . -test_sign_and_verify(OpenSSL::TestX509Request): . -test_subject(OpenSSL::TestX509Request): . -test_version(OpenSSL::TestX509Request): . -test_set_errors(OpenSSL::TestX509Store): . -test_verify(OpenSSL::TestX509Store): . -test_order(TestOptionParser): . -test_permute(TestOptionParser): . -test_abbrev(TestOptionParser::NoArg::Def1): . -test_ambiguous(TestOptionParser::NoArg::Def1): . -test_long(TestOptionParser::NoArg::Def1): . -test_order(TestOptionParser::NoArg::Def1): . -test_permute(TestOptionParser::NoArg::Def1): . -test_short(TestOptionParser::NoArg::Def1): . -test_abbrev(TestOptionParser::NoArg::Def2): . -test_ambiguous(TestOptionParser::NoArg::Def2): . -test_long(TestOptionParser::NoArg::Def2): . -test_order(TestOptionParser::NoArg::Def2): . -test_permute(TestOptionParser::NoArg::Def2): . -test_short(TestOptionParser::NoArg::Def2): . -test_abbrev(TestOptionParser::OptArg): . -test_long(TestOptionParser::OptArg): . -test_order(TestOptionParser::OptArg): . -test_permute(TestOptionParser::OptArg): . -test_short(TestOptionParser::OptArg): . -test_abbrev(TestOptionParser::PlaceArg): . -test_long(TestOptionParser::PlaceArg): . -test_order(TestOptionParser::PlaceArg): . -test_permute(TestOptionParser::PlaceArg): . -test_short(TestOptionParser::PlaceArg): . -test_abbrev(TestOptionParser::ReqArg::Def1): . -test_long(TestOptionParser::ReqArg::Def1): . -test_order(TestOptionParser::ReqArg::Def1): . -test_permute(TestOptionParser::ReqArg::Def1): . -test_short(TestOptionParser::ReqArg::Def1): . -test_abbrev(TestOptionParser::ReqArg::Def2): . -test_long(TestOptionParser::ReqArg::Def2): . -test_order(TestOptionParser::ReqArg::Def2): . -test_permute(TestOptionParser::ReqArg::Def2): . -test_short(TestOptionParser::ReqArg::Def2): . -test_abbrev(TestOptionParser::ReqArg::Def3): . -test_long(TestOptionParser::ReqArg::Def3): . -test_order(TestOptionParser::ReqArg::Def3): . -test_permute(TestOptionParser::ReqArg::Def3): . -test_short(TestOptionParser::ReqArg::Def3): . -test_abbrev(TestOptionParser::ReqArg::Def4): . -test_long(TestOptionParser::ReqArg::Def4): . -test_order(TestOptionParser::ReqArg::Def4): . -test_permute(TestOptionParser::ReqArg::Def4): . -test_short(TestOptionParser::ReqArg::Def4): . -test_short_clash(TestOptionParser::SummaryTest): . -test_long_arg(TestOptionParserGetopts): . -test_long_noarg(TestOptionParserGetopts): . -test_short_arg(TestOptionParserGetopts): . -test_short_noarg(TestOptionParserGetopts): . -test_equality(TC_OpenStruct): . -test_frozen(TC_OpenStruct): . -test_inspect(TC_OpenStruct): . -test_ascend_1(TestPathname): . -test_ascend_2(TestPathname): . -test_ascend_3(TestPathname): . -test_ascend_4(TestPathname): . -test_cleanpath_aggressive_1(TestPathname): . -test_cleanpath_aggressive_10(TestPathname): . -test_cleanpath_aggressive_11(TestPathname): . -test_cleanpath_aggressive_12(TestPathname): . -test_cleanpath_aggressive_13(TestPathname): . -test_cleanpath_aggressive_14(TestPathname): . -test_cleanpath_aggressive_15(TestPathname): . -test_cleanpath_aggressive_16(TestPathname): . -test_cleanpath_aggressive_17(TestPathname): . -test_cleanpath_aggressive_18(TestPathname): . -test_cleanpath_aggressive_19(TestPathname): . -test_cleanpath_aggressive_2(TestPathname): . -test_cleanpath_aggressive_20(TestPathname): . -test_cleanpath_aggressive_21(TestPathname): . -test_cleanpath_aggressive_22(TestPathname): . -test_cleanpath_aggressive_23(TestPathname): . -test_cleanpath_aggressive_24(TestPathname): . -test_cleanpath_aggressive_25(TestPathname): . -test_cleanpath_aggressive_26(TestPathname): . -test_cleanpath_aggressive_27(TestPathname): . -test_cleanpath_aggressive_28(TestPathname): . -test_cleanpath_aggressive_29(TestPathname): . -test_cleanpath_aggressive_3(TestPathname): . -test_cleanpath_aggressive_30(TestPathname): . -test_cleanpath_aggressive_31(TestPathname): . -test_cleanpath_aggressive_32(TestPathname): . -test_cleanpath_aggressive_33(TestPathname): . -test_cleanpath_aggressive_34(TestPathname): . -test_cleanpath_aggressive_35(TestPathname): . -test_cleanpath_aggressive_36(TestPathname): . -test_cleanpath_aggressive_37(TestPathname): . -test_cleanpath_aggressive_4(TestPathname): . -test_cleanpath_aggressive_5(TestPathname): . -test_cleanpath_aggressive_6(TestPathname): . -test_cleanpath_aggressive_7(TestPathname): . -test_cleanpath_aggressive_8(TestPathname): . -test_cleanpath_aggressive_9(TestPathname): . -test_cleanpath_conservative_1(TestPathname): . -test_cleanpath_conservative_10(TestPathname): . -test_cleanpath_conservative_11(TestPathname): . -test_cleanpath_conservative_12(TestPathname): . -test_cleanpath_conservative_13(TestPathname): . -test_cleanpath_conservative_14(TestPathname): . -test_cleanpath_conservative_15(TestPathname): . -test_cleanpath_conservative_16(TestPathname): . -test_cleanpath_conservative_17(TestPathname): . -test_cleanpath_conservative_18(TestPathname): . -test_cleanpath_conservative_19(TestPathname): . -test_cleanpath_conservative_2(TestPathname): . -test_cleanpath_conservative_20(TestPathname): . -test_cleanpath_conservative_21(TestPathname): . -test_cleanpath_conservative_22(TestPathname): . -test_cleanpath_conservative_23(TestPathname): . -test_cleanpath_conservative_24(TestPathname): . -test_cleanpath_conservative_25(TestPathname): . -test_cleanpath_conservative_26(TestPathname): . -test_cleanpath_conservative_27(TestPathname): . -test_cleanpath_conservative_28(TestPathname): . -test_cleanpath_conservative_29(TestPathname): . -test_cleanpath_conservative_3(TestPathname): . -test_cleanpath_conservative_30(TestPathname): . -test_cleanpath_conservative_31(TestPathname): . -test_cleanpath_conservative_32(TestPathname): . -test_cleanpath_conservative_4(TestPathname): . -test_cleanpath_conservative_5(TestPathname): . -test_cleanpath_conservative_6(TestPathname): . -test_cleanpath_conservative_7(TestPathname): . -test_cleanpath_conservative_8(TestPathname): . -test_cleanpath_conservative_9(TestPathname): . -test_comparison(TestPathname): . -test_comparison_string(TestPathname): . -test_del_trailing_separator_1(TestPathname): . -test_del_trailing_separator_2(TestPathname): . -test_del_trailing_separator_3(TestPathname): . -test_del_trailing_separator_4(TestPathname): . -test_del_trailing_separator_5(TestPathname): . -test_del_trailing_separator_6(TestPathname): . -test_del_trailing_separator_7(TestPathname): . -test_del_trailing_separator_8(TestPathname): . -test_del_trailing_separator_9(TestPathname): . -test_descend_1(TestPathname): . -test_descend_2(TestPathname): . -test_descend_3(TestPathname): . -test_descend_4(TestPathname): . -test_destructive_update(TestPathname): . -test_each_filename(TestPathname): . -test_equality(TestPathname): . -test_freeze(TestPathname): . -test_has_trailing_separator?_1(TestPathname): . -test_has_trailing_separator?_2(TestPathname): . -test_has_trailing_separator?_3(TestPathname): . -test_has_trailing_separator?_4(TestPathname): . -test_hashkey(TestPathname): . -test_initialize(TestPathname): . -test_initialize_nul(TestPathname): . -test_kernel_open(TestPathname): . -test_kernel_pathname(TestPathname): . -test_null_character(TestPathname): . -test_pathsub_1(TestPathname): . -test_plus_1(TestPathname): . -test_plus_10(TestPathname): . -test_plus_11(TestPathname): . -test_plus_12(TestPathname): . -test_plus_13(TestPathname): . -test_plus_14(TestPathname): . -test_plus_15(TestPathname): . -test_plus_2(TestPathname): . -test_plus_3(TestPathname): . -test_plus_4(TestPathname): . -test_plus_5(TestPathname): . -test_plus_6(TestPathname): . -test_plus_7(TestPathname): . -test_plus_8(TestPathname): . -test_plus_9(TestPathname): . -test_realpath(TestPathname): . -test_relative?_1(TestPathname): . -test_relative?_2(TestPathname): . -test_relative?_3(TestPathname): . -test_relative?_4(TestPathname): . -test_relative?_5(TestPathname): . -test_relative_path_from_1(TestPathname): . -test_relative_path_from_10(TestPathname): . -test_relative_path_from_11(TestPathname): . -test_relative_path_from_12(TestPathname): . -test_relative_path_from_13(TestPathname): . -test_relative_path_from_14(TestPathname): . -test_relative_path_from_15(TestPathname): . -test_relative_path_from_16(TestPathname): . -test_relative_path_from_17(TestPathname): . -test_relative_path_from_18(TestPathname): . -test_relative_path_from_19(TestPathname): . -test_relative_path_from_2(TestPathname): . -test_relative_path_from_20(TestPathname): . -test_relative_path_from_21(TestPathname): . -test_relative_path_from_22(TestPathname): . -test_relative_path_from_23(TestPathname): . -test_relative_path_from_24(TestPathname): . -test_relative_path_from_25(TestPathname): . -test_relative_path_from_26(TestPathname): . -test_relative_path_from_27(TestPathname): . -test_relative_path_from_28(TestPathname): . -test_relative_path_from_29(TestPathname): . -test_relative_path_from_3(TestPathname): . -test_relative_path_from_30(TestPathname): . -test_relative_path_from_4(TestPathname): . -test_relative_path_from_5(TestPathname): . -test_relative_path_from_6(TestPathname): . -test_relative_path_from_7(TestPathname): . -test_relative_path_from_8(TestPathname): . -test_relative_path_from_9(TestPathname): . -test_root?_1(TestPathname): . -test_root?_2(TestPathname): . -test_root?_3(TestPathname): . -test_root?_4(TestPathname): . -test_root?_5(TestPathname): . -test_sub_matchdata(TestPathname): . -test_taint(TestPathname): . -test_to_s(TestPathname): . -test_untaint(TestPathname): . -test_do_classes_boot_class(TestRdocC_Parser): . -test_do_classes_class(TestRdocC_Parser): . -test_do_classes_class_under(TestRdocC_Parser): . -test_do_classes_module(TestRdocC_Parser): . -test_do_classes_module_under(TestRdocC_Parser): . -test_do_constants(TestRdocC_Parser): . -test_find_class_comment_define_class(TestRdocC_Parser): . -test_find_class_comment_init(TestRdocC_Parser): . -test_entity_expansion_limit(REXML::TestDocument): . -test_new(REXML::TestDocument): . -test_00_DRbObject(Rinda::TupleSpaceProxyTest): . -test_00_renewer(Rinda::TupleSpaceProxyTest): . -test_00_template(Rinda::TupleSpaceProxyTest): . -test_00_tuple(Rinda::TupleSpaceProxyTest): . -test_cancel_01(Rinda::TupleSpaceProxyTest): . -test_cancel_02(Rinda::TupleSpaceProxyTest): . -test_core_01(Rinda::TupleSpaceProxyTest): . -test_core_02(Rinda::TupleSpaceProxyTest): . -test_core_03_notify(Rinda::TupleSpaceProxyTest): . -test_inp_rdp(Rinda::TupleSpaceProxyTest): . -test_remote_array_and_hash(Rinda::TupleSpaceProxyTest): . -test_ruby_talk_264062(Rinda::TupleSpaceProxyTest): . -test_symbol_tuple(Rinda::TupleSpaceProxyTest): . -test_00_DRbObject(Rinda::TupleSpaceTest): . -test_00_renewer(Rinda::TupleSpaceTest): . -test_00_template(Rinda::TupleSpaceTest): . -test_00_tuple(Rinda::TupleSpaceTest): . -test_cancel_01(Rinda::TupleSpaceTest): . -test_cancel_02(Rinda::TupleSpaceTest): . -test_core_01(Rinda::TupleSpaceTest): . -test_core_02(Rinda::TupleSpaceTest): . -test_core_03_notify(Rinda::TupleSpaceTest): . -test_inp_rdp(Rinda::TupleSpaceTest): . -test_ruby_talk_264062(Rinda::TupleSpaceTest): . -test_symbol_tuple(Rinda::TupleSpaceTest): . -test_date(RSS::TestAccessor): . -test_integer(RSS::TestAccessor): . -test_positive_integer(RSS::TestAccessor): . -test_atom_author(RSS::TestAtomCore): . -test_atom_category(RSS::TestAtomCore): . -test_atom_content(RSS::TestAtomCore): . -test_atom_contributor(RSS::TestAtomCore): . -test_atom_generator(RSS::TestAtomCore): . -test_atom_icon(RSS::TestAtomCore): . -test_atom_id(RSS::TestAtomCore): . -test_atom_link(RSS::TestAtomCore): . -test_atom_logo(RSS::TestAtomCore): . -test_atom_published(RSS::TestAtomCore): . -test_atom_rights(RSS::TestAtomCore): . -test_atom_subtitle(RSS::TestAtomCore): . -test_atom_summary(RSS::TestAtomCore): . -test_atom_title(RSS::TestAtomCore): . -test_atom_updated(RSS::TestAtomCore): . -test_entry(RSS::TestAtomCore): . -test_feed(RSS::TestAtomCore): . -test_not_displayed_xml_stylesheets(RSS::TestAtomCore): . -test_to_xml(RSS::TestAtomCore): . -test_to_xml_with_new_api_since_018(RSS::TestAtomCore): . -default_test(RSS::TestCase): . -test_accessor(RSS::TestContent): . -test_parser(RSS::TestContent): . -test_to_s(RSS::TestContent): . -test_parser(RSS::TestDublinCore): . -test_plural_accessor(RSS::TestDublinCore): . -test_singular_accessor(RSS::TestDublinCore): . -test_to_s(RSS::TestDublinCore): . -test_author(RSS::TestITunes): . -test_block(RSS::TestITunes): . -test_category(RSS::TestITunes): . -test_duration(RSS::TestITunes): . -test_explicit(RSS::TestITunes): . -test_image(RSS::TestITunes): . -test_keywords(RSS::TestITunes): . -test_new_feed_url(RSS::TestITunes): . -test_owner(RSS::TestITunes): . -test_subtitle(RSS::TestITunes): . -test_summary(RSS::TestITunes): . -test_favicon_accessor(RSS::TestImage): . -test_favicon_to_s(RSS::TestImage): . -test_item_accessor(RSS::TestImage): . -test_item_to_s(RSS::TestImage): . -test_parser(RSS::TestImage): . -test_inherit(RSS::TestInherit): . -test_channel(RSS::TestMaker09): . -test_image(RSS::TestMaker09): . -test_items(RSS::TestMaker09): . -test_items_with_new_api_since_018(RSS::TestMaker09): . -test_not_valid_channel(RSS::TestMaker09): . -test_not_valid_image(RSS::TestMaker09): . -test_not_valid_textInput(RSS::TestMaker09): . -test_rss(RSS::TestMaker09): . -test_textInput(RSS::TestMaker09): . -test_channel(RSS::TestMaker10): . -test_image(RSS::TestMaker10): . -test_items(RSS::TestMaker10): . -test_items_with_new_api_since_018(RSS::TestMaker10): . -test_not_valid_channel(RSS::TestMaker10): . -test_not_valid_image(RSS::TestMaker10): . -test_not_valid_items(RSS::TestMaker10): . -test_not_valid_textinput(RSS::TestMaker10): . -test_rdf(RSS::TestMaker10): . -test_textinput(RSS::TestMaker10): . -test_category(RSS::TestMaker20): . -test_channel(RSS::TestMaker20): . -test_cloud(RSS::TestMaker20): . -test_enclosure(RSS::TestMaker20): . -test_guid(RSS::TestMaker20): . -test_image(RSS::TestMaker20): . -test_items(RSS::TestMaker20): . -test_items_with_new_api_since_018(RSS::TestMaker20): . -test_not_valid_category(RSS::TestMaker20): . -test_not_valid_channel(RSS::TestMaker20): . -test_not_valid_cloud(RSS::TestMaker20): . -test_not_valid_enclosure(RSS::TestMaker20): . -test_not_valid_guid(RSS::TestMaker20): . -test_not_valid_image(RSS::TestMaker20): . -test_not_valid_source(RSS::TestMaker20): . -test_not_valid_textInput(RSS::TestMaker20): . -test_pubDate_without_description(RSS::TestMaker20): . -test_rss(RSS::TestMaker20): . -test_source(RSS::TestMaker20): . -test_textInput(RSS::TestMaker20): . -test_author(RSS::TestMakerAtomEntry): . -test_category(RSS::TestMakerAtomEntry): . -test_content(RSS::TestMakerAtomEntry): . -test_contributor(RSS::TestMakerAtomEntry): . -test_invalid_feed(RSS::TestMakerAtomEntry): . -test_link(RSS::TestMakerAtomEntry): . -test_published(RSS::TestMakerAtomEntry): . -test_rights(RSS::TestMakerAtomEntry): . -test_root_element(RSS::TestMakerAtomEntry): . -test_source_generator(RSS::TestMakerAtomEntry): . -test_source_icon(RSS::TestMakerAtomEntry): . -test_source_id(RSS::TestMakerAtomEntry): . -test_source_logo(RSS::TestMakerAtomEntry): . -test_source_subtitle(RSS::TestMakerAtomEntry): . -test_summary(RSS::TestMakerAtomEntry): . -test_title(RSS::TestMakerAtomEntry): . -test_updated(RSS::TestMakerAtomEntry): . -test_author(RSS::TestMakerAtomFeed): . -test_category(RSS::TestMakerAtomFeed): . -test_content(RSS::TestMakerAtomFeed): . -test_contributor(RSS::TestMakerAtomFeed): . -test_generator(RSS::TestMakerAtomFeed): . -test_icon(RSS::TestMakerAtomFeed): . -test_id(RSS::TestMakerAtomFeed): . -test_invalid_feed(RSS::TestMakerAtomFeed): . -test_link(RSS::TestMakerAtomFeed): . -test_logo(RSS::TestMakerAtomFeed): . -test_published(RSS::TestMakerAtomFeed): . -test_rights(RSS::TestMakerAtomFeed): . -test_root_element(RSS::TestMakerAtomFeed): . -test_subtitle(RSS::TestMakerAtomFeed): . -test_summary(RSS::TestMakerAtomFeed): . -test_title(RSS::TestMakerAtomFeed): . -test_updated(RSS::TestMakerAtomFeed): . -test_rss10(RSS::TestMakerContent): . -test_rss20(RSS::TestMakerContent): . -test_date(RSS::TestMakerDublinCore): . -test_rss10(RSS::TestMakerDublinCore): . -test_rss10_multiple(RSS::TestMakerDublinCore): . -test_author(RSS::TestMakerITunes): . -test_block(RSS::TestMakerITunes): . -test_category(RSS::TestMakerITunes): . -test_duration(RSS::TestMakerITunes): . -test_explicit(RSS::TestMakerITunes): . -test_image(RSS::TestMakerITunes): . -test_keywords(RSS::TestMakerITunes): . -test_new_feed_url(RSS::TestMakerITunes): . -test_owner(RSS::TestMakerITunes): . -test_subtitle(RSS::TestMakerITunes): . -test_summary(RSS::TestMakerITunes): . -test_rss10(RSS::TestMakerImage): . -test_rss10(RSS::TestMakerSlash): . -test_rss10(RSS::TestMakerSyndication): . -test_rss10(RSS::TestMakerTaxonomy): . -test_rss10(RSS::TestMakerTrackBack): . -test_not_valid_xml_stylesheet(RSS::TestMakerXMLStyleSheet): . -test_xml_stylesheet(RSS::TestMakerXMLStyleSheet): . -test_default_parser(RSS::TestParser): . -test_parse(RSS::TestParser): . -test_parse_tag_includes_hyphen(RSS::TestParser): . -test_RDF(RSS::TestParser10): . -test_channel(RSS::TestParser10): . -test_ignore(RSS::TestParser10): . -test_image(RSS::TestParser10): . -test_item(RSS::TestParser10): . -test_rdf_li(RSS::TestParser10): . -test_textinput(RSS::TestParser10): . -test_undefined_entity(RSS::TestParser10): . -test_unknown_duplicated_element(RSS::TestParser10): . -test_category20(RSS::TestParser20): . -test_cloud20(RSS::TestParser20): . -test_enclosure20(RSS::TestParser20): . -test_rss20(RSS::TestParser20): . -test_source20(RSS::TestParser20): . -test_entry(RSS::TestParserAtom): . -test_entry_author(RSS::TestParserAtom): . -test_entry_category(RSS::TestParserAtom): . -test_entry_content_text(RSS::TestParserAtom): . -test_entry_contributor(RSS::TestParserAtom): . -test_entry_id(RSS::TestParserAtom): . -test_entry_link(RSS::TestParserAtom): . -test_entry_rights(RSS::TestParserAtom): . -test_entry_source(RSS::TestParserAtom): . -test_entry_summary(RSS::TestParserAtom): . -test_entry_title(RSS::TestParserAtom): . -test_entry_updated(RSS::TestParserAtom): . -test_entry_validation(RSS::TestParserAtom): . -test_published(RSS::TestParserAtom): . -test_base(RSS::TestParserAtomFeed): . -test_entry_author(RSS::TestParserAtomFeed): . -test_entry_category(RSS::TestParserAtomFeed): . -test_entry_content(RSS::TestParserAtomFeed): . -test_entry_contributor(RSS::TestParserAtomFeed): . -test_entry_id(RSS::TestParserAtomFeed): . -test_entry_link(RSS::TestParserAtomFeed): . -test_entry_published(RSS::TestParserAtomFeed): . -test_entry_rights(RSS::TestParserAtomFeed): . -test_entry_source(RSS::TestParserAtomFeed): . -test_entry_summary(RSS::TestParserAtomFeed): . -test_entry_title(RSS::TestParserAtomFeed): . -test_entry_updated(RSS::TestParserAtomFeed): . -test_feed_author(RSS::TestParserAtomFeed): . -test_feed_category(RSS::TestParserAtomFeed): . -test_feed_contributor(RSS::TestParserAtomFeed): . -test_feed_generator(RSS::TestParserAtomFeed): . -test_feed_icon(RSS::TestParserAtomFeed): . -test_feed_id(RSS::TestParserAtomFeed): . -test_feed_link(RSS::TestParserAtomFeed): . -test_feed_logo(RSS::TestParserAtomFeed): . -test_feed_rights(RSS::TestParserAtomFeed): . -test_feed_subtitle(RSS::TestParserAtomFeed): . -test_feed_title(RSS::TestParserAtomFeed): . -test_feed_updated(RSS::TestParserAtomFeed): . -test_feed_validation(RSS::TestParserAtomFeed): . -test_lang(RSS::TestParserAtomFeed): . -test_RDF(RSS::TestRSS10Core): . -test_channel(RSS::TestRSS10Core): . -test_channel_image(RSS::TestRSS10Core): . -test_channel_items(RSS::TestRSS10Core): . -test_channel_textinput(RSS::TestRSS10Core): . -test_image(RSS::TestRSS10Core): . -test_item(RSS::TestRSS10Core): . -test_li(RSS::TestRSS10Core): . -test_not_displayed_xml_stylesheets(RSS::TestRSS10Core): . -test_seq(RSS::TestRSS10Core): . -test_textinput(RSS::TestRSS10Core): . -test_to_xml(RSS::TestRSS10Core): . -test_xml_stylesheets(RSS::TestRSS10Core): . -test_Rss(RSS::TestRSS20Core): . -test_channel(RSS::TestRSS20Core): . -test_channel_cloud(RSS::TestRSS20Core): . -test_channel_image(RSS::TestRSS20Core): . -test_channel_skip_days(RSS::TestRSS20Core): . -test_channel_skip_hours(RSS::TestRSS20Core): . -test_channel_textInput(RSS::TestRSS20Core): . -test_item(RSS::TestRSS20Core): . -test_item_enclosure(RSS::TestRSS20Core): . -test_item_guid(RSS::TestRSS20Core): . -test_item_source(RSS::TestRSS20Core): . -test_not_displayed_xml_stylesheets(RSS::TestRSS20Core): . -test_to_xml(RSS::TestRSS20Core): . -test_xml_stylesheets(RSS::TestRSS20Core): . -test_setup_maker(RSS::TestSetupMaker09): . -test_setup_maker_channel(RSS::TestSetupMaker09): . -test_setup_maker_image(RSS::TestSetupMaker09): . -test_setup_maker_items(RSS::TestSetupMaker09): . -test_setup_maker_items_backward_compatibility(RSS::TestSetupMaker09): . -test_setup_maker_textinput(RSS::TestSetupMaker09): . -test_setup_maker(RSS::TestSetupMaker10): . -test_setup_maker_channel(RSS::TestSetupMaker10): . -test_setup_maker_full(RSS::TestSetupMaker10): . -test_setup_maker_image(RSS::TestSetupMaker10): . -test_setup_maker_items(RSS::TestSetupMaker10): . -test_setup_maker_items_backward_compatibility(RSS::TestSetupMaker10): . -test_setup_maker_items_sort(RSS::TestSetupMaker10): . -test_setup_maker_textinput(RSS::TestSetupMaker10): . -test_setup_maker(RSS::TestSetupMaker20): . -test_setup_maker_channel(RSS::TestSetupMaker20): . -test_setup_maker_image(RSS::TestSetupMaker20): . -test_setup_maker_items(RSS::TestSetupMaker20): . -test_setup_maker_items_backward_compatibility(RSS::TestSetupMaker20): . -test_setup_maker_textinput(RSS::TestSetupMaker20): . -test_setup_maker(RSS::TestSetupMakerAtomEntry): . -test_setup_maker_entry(RSS::TestSetupMakerAtomEntry): . -test_setup_maker_entry_without_dc(RSS::TestSetupMakerAtomEntry): . -test_setup_maker_full(RSS::TestSetupMakerAtomEntry): . -test_setup_maker_items(RSS::TestSetupMakerAtomEntry): . -test_setup_maker_items_backward_compatibility(RSS::TestSetupMakerAtomEntry): . -test_setup_maker_items_sort(RSS::TestSetupMakerAtomEntry): . -test_setup_maker(RSS::TestSetupMakerAtomFeed): . -test_setup_maker_feed(RSS::TestSetupMakerAtomFeed): . -test_setup_maker_feed_without_dc(RSS::TestSetupMakerAtomFeed): . -test_setup_maker_full(RSS::TestSetupMakerAtomFeed): . -test_setup_maker_items(RSS::TestSetupMakerAtomFeed): . -test_setup_maker_items_backward_compatibility(RSS::TestSetupMakerAtomFeed): . -test_setup_maker_items_sort(RSS::TestSetupMakerAtomFeed): . -test_setup_maker_simple(RSS::TestSetupMakerITunes): . -test_setup_maker_with_nested_categories(RSS::TestSetupMakerITunes): . -test_setup_maker(RSS::TestSetupMakerSlash): . -test_parser(RSS::TestSlash): . -test_to_s(RSS::TestSlash): . -test_accessor(RSS::TestSyndication): . -test_parser(RSS::TestSyndication): . -test_to_s(RSS::TestSyndication): . -test_accessor(RSS::TestTaxonomy): . -test_parser(RSS::TestTaxonomy): . -test_to_s(RSS::TestTaxonomy): . -test_to_s_09(RSS::TestToS): . -test_to_s_10(RSS::TestToS): . -test_to_s_20(RSS::TestToS): . -test_accessor(RSS::TestTrackBack): . -test_parser(RSS::TestTrackBack): . -test_to_s(RSS::TestTrackBack): . -test_version(RSS::TestVersion): . -test_accessor(RSS::TestXMLStyleSheet): . -test_bad_alternate(RSS::TestXMLStyleSheet): . -test_parse(RSS::TestXMLStyleSheet): . -test_to_s(RSS::TestXMLStyleSheet): . -test_alias(TestAlias): . -test_00_new(TestArray): . -test_01_square_brackets(TestArray): . -test_0_literal(TestArray): . -test_AND(TestArray): . -test_AREF(TestArray): . -test_ASET(TestArray): . -test_CMP(TestArray): . -test_EQUAL(TestArray): . -test_LSHIFT(TestArray): . -test_MINUS(TestArray): . -test_MUL(TestArray): . -test_OR(TestArray): . -test_PLUS(TestArray): . -test_VERY_EQUAL(TestArray): . -test_array_andor_0(TestArray): . -test_assoc(TestArray): . -test_at(TestArray): . -test_beg_end_0(TestArray): . -test_clear(TestArray): . -test_clone(TestArray): . -test_collect(TestArray): . -test_collect!(TestArray): . -test_combination(TestArray): . -test_compact(TestArray): . -test_compact!(TestArray): . -test_compact_0(TestArray): . -test_concat(TestArray): . -test_count(TestArray): ./test/ruby/test_array.rb:536: warning: given block not used -. -test_delete(TestArray): . -test_delete_at(TestArray): . -test_delete_if(TestArray): . -test_drop(TestArray): . -test_drop_while(TestArray): . -test_dup(TestArray): . -test_each(TestArray): . -test_each_index(TestArray): . -test_empty?(TestArray): . -test_empty_0(TestArray): . -test_eql?(TestArray): . -test_fill(TestArray): . -test_fill_0(TestArray): . -test_find_all_0(TestArray): . -test_first(TestArray): . -test_flatten(TestArray): . -test_flatten!(TestArray): . -test_flatten_with_callcc(TestArray): . -test_hash(TestArray): . -test_include?(TestArray): . -test_index(TestArray): . -test_join(TestArray): . -test_last(TestArray): . -test_length(TestArray): . -test_map!(TestArray): . -test_misc_0(TestArray): . -test_nitems(TestArray): . -test_pack(TestArray): . -test_permutation(TestArray): . -test_pop(TestArray): . -test_product(TestArray): . -test_push(TestArray): . -test_rassoc(TestArray): . -test_reject!(TestArray): . -test_replace(TestArray): . -test_reverse(TestArray): . -test_reverse!(TestArray): . -test_reverse_each(TestArray): . -test_rindex(TestArray): . -test_shift(TestArray): . -test_size(TestArray): . -test_slice(TestArray): . -test_slice!(TestArray): . -test_sort(TestArray): . -test_sort!(TestArray): . -test_sort_0(TestArray): . -test_split_0(TestArray): . -test_take(TestArray): . -test_take_while(TestArray): . -test_to_a(TestArray): . -test_to_ary(TestArray): . -test_to_s(TestArray): . -test_uniq(TestArray): . -test_uniq!(TestArray): . -test_uniq_0(TestArray): . -test_unshift(TestArray): . -test_values_at(TestArray): . -test_assign(TestAssignment): . -test_assign2(TestAssignment): . -test_break(TestAssignment): . -test_lambda(TestAssignment): . -test_multi(TestAssignment): . -test_next(TestAssignment): . -test_return(TestAssignment): . -test_yield(TestAssignment): . -test_begin_and_eval(TestBeginEndBlock): . -test_beginendblock(TestBeginEndBlock): . -test_begininmethod(TestBeginEndBlock): . -test_endblockwarn(TestBeginEndBlock): . -test_raise_in_at_exit(TestBeginEndBlock): . -test_should_propagate_exit_code(TestBeginEndBlock): . -test_should_propagate_signaled(TestBeginEndBlock): . -test_bignum(TestBignum): . -test_calc(TestBignum): . -test_shift(TestBignum): . -test_to_s(TestBignum): . -test_too_big_to_s(TestBignum): . -test_call(TestCall): . -test_case(TestCase): . -test_clone(TestClone): . -test_condition(TestCondition): . -test_const(TestConst): . -test_defined(TestDefined): . -test_seek(TestDir): . -test_all(TestEnumerable): . -test_any(TestEnumerable): . -test_callcc(TestEnumerable): . -test_count(TestEnumerable): . -test_cycle(TestEnumerable): . -test_drop(TestEnumerable): . -test_drop_while(TestEnumerable): . -test_each_with_index(TestEnumerable): . -test_find(TestEnumerable): . -test_find_all(TestEnumerable): . -test_find_index(TestEnumerable): . -test_first(TestEnumerable): . -test_grep(TestEnumerable): . -test_group_by(TestEnumerable): . -test_inject(TestEnumerable): . -test_max(TestEnumerable): . -test_max_by(TestEnumerable): . -test_member(TestEnumerable): . -test_min(TestEnumerable): . -test_min_by(TestEnumerable): . -test_minmax(TestEnumerable): . -test_minmax_by(TestEnumerable): . -test_none(TestEnumerable): . -test_one(TestEnumerable): . -test_partition(TestEnumerable): . -test_reject(TestEnumerable): . -test_sort(TestEnumerable): . -test_sort_by(TestEnumerable): . -test_take(TestEnumerable): . -test_take_while(TestEnumerable): . -test_to_a(TestEnumerable): . -test_zip(TestEnumerable): . -test_cons(TestEnumerator): . -test_gc(TestEnumerator): . -test_initialize(TestEnumerator): . -test_initialize_copy(TestEnumerator): . -test_iterators(TestEnumerator): . -test_loop(TestEnumerator): . -test_nested_itaration(TestEnumerator): . -test_next(TestEnumerator): . -test_next_rewind(TestEnumerator): . -test_slice(TestEnumerator): . -test_with_index(TestEnumerator): . -test_bracket(TestEnv): . -test_has_value(TestEnv): . -test_index(TestEnv): . -test_cvar_scope_with_instance_eval(TestEval): . -test_ev(TestEval): . -test_eval(TestEval): . -test_eval_and_define_method(TestEval): . -test_fixnum_instance_eval_cvar(TestEval): . -test_nil_instance_eval_cvar(TestEval): . -test_else(TestException): . -test_exception(TestException): . -test_each_byte_extended_file(TestFile): . -test_eof_0(TestFile): . -test_eof_0_rw(TestFile): . -test_eof_0_seek(TestFile): . -test_eof_1(TestFile): . -test_eof_1_seek(TestFile): . -test_eof_2(TestFile): . -test_eof_3(TestFile): . -test_fnmatch(TestFile): . -test_getc_extended_file(TestFile): . -test_gets_extended_file(TestFile): . -test_gets_para_extended_file(TestFile): . -test_read_all_extended_file(TestFile): . -test_truncate_rbuf(TestFile): . -test_truncate_wbuf(TestFile): . -test_unlink_before_close(TestFile): . -test_atime(TestFileExhaustive): . -test_basename(TestFileExhaustive): . -test_blockdev_p(TestFileExhaustive): . -test_chardev_p(TestFileExhaustive): . -test_chmod(TestFileExhaustive): . -test_chown(TestFileExhaustive): . -test_ctime(TestFileExhaustive): . -test_directory_p(TestFileExhaustive): . -test_dirname(TestFileExhaustive): . -test_executable_p(TestFileExhaustive): . -test_executable_real_p(TestFileExhaustive): . -test_exist_p(TestFileExhaustive): . -test_expand_path(TestFileExhaustive): . -test_extname(TestFileExhaustive): . -test_file_p(TestFileExhaustive): . -test_find_file(TestFileExhaustive): . -test_flock(TestFileExhaustive): . -test_ftype(TestFileExhaustive): . -test_hardlink(TestFileExhaustive): . -test_identical_p(TestFileExhaustive): . -test_join(TestFileExhaustive): . -test_lchmod(TestFileExhaustive): . -test_lchown(TestFileExhaustive): . -test_mtime(TestFileExhaustive): . -test_owned_p(TestFileExhaustive): . -test_path(TestFileExhaustive): . -test_path_check(TestFileExhaustive): . -test_pipe_p(TestFileExhaustive): . -test_readable_p(TestFileExhaustive): . -test_readable_real_p(TestFileExhaustive): . -test_rename(TestFileExhaustive): . -test_size(TestFileExhaustive): . -test_size_p(TestFileExhaustive): . -test_socket_p(TestFileExhaustive): . -test_split(TestFileExhaustive): . -test_stat(TestFileExhaustive): . -test_stat_blockdev_p(TestFileExhaustive): . -test_stat_chardev_p(TestFileExhaustive): . -test_stat_directory_p(TestFileExhaustive): . -test_stat_executable_p(TestFileExhaustive): . -test_stat_executable_real_p(TestFileExhaustive): . -test_stat_file_p(TestFileExhaustive): . -test_stat_ftype(TestFileExhaustive): . -test_stat_init(TestFileExhaustive): . -test_stat_owned_p(TestFileExhaustive): . -test_stat_pipe_p(TestFileExhaustive): . -test_stat_readable_p(TestFileExhaustive): . -test_stat_readable_real_p(TestFileExhaustive): . -test_stat_size(TestFileExhaustive): . -test_stat_size_p(TestFileExhaustive): . -test_stat_socket_p(TestFileExhaustive): . -test_stat_suid_sgid_sticky(TestFileExhaustive): . -test_stat_symlink_p(TestFileExhaustive): . -test_stat_writable_p(TestFileExhaustive): . -test_stat_writable_real_p(TestFileExhaustive): . -test_stat_zero_p(TestFileExhaustive): . -test_suid_sgid_sticky(TestFileExhaustive): . -test_symlink(TestFileExhaustive): . -test_symlink2(TestFileExhaustive): . -test_symlink_p(TestFileExhaustive): . -test_test(TestFileExhaustive): . -test_truncate(TestFileExhaustive): . -test_umask(TestFileExhaustive): . -test_unlink(TestFileExhaustive): . -test_utime(TestFileExhaustive): . -test_writable_p(TestFileExhaustive): . -test_writable_real_p(TestFileExhaustive): . -test_zero_p(TestFileExhaustive): . -test_pow(TestFixnum): . -test_div(TestFloat): . -test_divmod(TestFloat): . -test_float(TestFloat): . -test_modulo(TestFloat): . -test_nan(TestFloat): . -test_precision(TestFloat): . -test_remainder(TestFloat): . -test_strtod(TestFloat): . -test_symmetry_bignum(TestFloat): . -test_to_i(TestFloat): . -test_gc(TestGc): . -test_AREF(TestHash): . -test_ASET(TestHash): . -test_EQUAL(TestHash): . -test_clear(TestHash): . -test_clone(TestHash): . -test_default(TestHash): . -test_default=(TestHash): . -test_delete(TestHash): . -test_delete_if(TestHash): . -test_dup(TestHash): . -test_each(TestHash): . -test_each_key(TestHash): . -test_each_pair(TestHash): . -test_each_value(TestHash): . -test_empty?(TestHash): . -test_fetch(TestHash): . -test_hash(TestHash): . -test_hash_bignum_hash(TestHash): . -test_hash_hash(TestHash): . -test_include?(TestHash): . -test_invert(TestHash): . -test_key?(TestHash): . -test_keys(TestHash): . -test_length(TestHash): . -test_member?(TestHash): . -test_rehash(TestHash): . -test_reject(TestHash): . -test_reject!(TestHash): . -test_replace(TestHash): . -test_s_AREF(TestHash): . -test_s_new(TestHash): . -test_shift(TestHash): . -test_size(TestHash): . -test_sort(TestHash): . -test_store(TestHash): . -test_to_a(TestHash): . -test_to_hash(TestHash): . -test_to_s(TestHash): . -test_update(TestHash): . -test_value?(TestHash): . -test_values(TestHash): . -test_values_at(TestHash): . -test_binmode_after_closed(TestIO): . -test_gets_rs(TestIO): . -test_pos(TestIO): . -test_readpartial_pos(TestIO): F -test_if_unless(TestIfunless): . -test_Integer(TestInteger): . -test_abs(TestInteger): . -test_and(TestInteger): . -test_aref(TestInteger): . -test_ceil(TestInteger): . -test_cmp(TestInteger): . -test_divmod(TestInteger): . -test_eq(TestInteger): . -test_even_odd(TestInteger): . -test_fixnum_range(TestInteger): . -test_floor(TestInteger): . -test_lshift(TestInteger): . -test_marshal(TestInteger): . -test_minus(TestInteger): . -test_mult(TestInteger): . -test_not(TestInteger): . -test_or(TestInteger): . -test_pack_ber(TestInteger): . -test_pack_utf8(TestInteger): . -test_plus(TestInteger): . -test_pow(TestInteger): . -test_pred(TestInteger): . -test_printf_b(TestInteger): . -test_printf_b_sign(TestInteger): . -test_printf_di(TestInteger): . -test_printf_o(TestInteger): . -test_printf_o_sign(TestInteger): . -test_printf_x(TestInteger): . -test_printf_x_sign(TestInteger): . -test_remainder(TestInteger): . -test_round(TestInteger): . -test_rshift(TestInteger): . -test_succ(TestInteger): . -test_to_s(TestInteger): . -test_truncate(TestInteger): . -test_unary_minus(TestInteger): . -test_unary_plus(TestInteger): . -test_xor(TestInteger): . -test_zero_nonzero(TestInteger): . -test_append_method_to_built_in_class(TestIterator): . -test_argument(TestIterator): . -test_array(TestIterator): . -test_assoc_yield(TestIterator): . -test_block(TestIterator): . -test_block_argument_without_paren(TestIterator): . -test_block_given(TestIterator): . -test_block_given_within_iterator(TestIterator): . -test_block_passing(TestIterator): . -test_break(TestIterator): . -test_break__nested_loop1(TestIterator): . -test_break__nested_loop2(TestIterator): . -test_break__nested_loop3(TestIterator): . -test_break_from_enum(TestIterator): . -test_collect(TestIterator): . -test_get_block(TestIterator): . -test_iter4(TestIterator): . -test_iter_test2(TestIterator): . -test_iterator(TestIterator): . -test_itertest(TestIterator): . -test_ljump(TestIterator): . -test_marity(TestIterator): . -test_nested_iterator(TestIterator): . -test_proc(TestIterator): . -test_proc_return1(TestIterator): . -test_proc_return2(TestIterator): . -test_return1(TestIterator): . -test_return2(TestIterator): . -test_return_trace_func(TestIterator): . -test_yield_vs_call(TestIterator): . -test_anonymous(TestMarshal): . -test_array(TestMarshal): . -test_array_ivar(TestMarshal): . -test_array_subclass(TestMarshal): . -test_bignum(TestMarshal): . -test_context_switch(TestMarshal): . -test_exception(TestMarshal): . -test_exception_subclass(TestMarshal): . -test_extend(TestMarshal): ruby(2825) malloc: *** error for object 0x80620358: Non-aligned pointer being freed -*** set a breakpoint in malloc_error_break to debug -ruby(2825) malloc: *** error for object 0x20000: pointer being freed was not allocated -*** set a breakpoint in malloc_error_break to debug -ruby(2825) malloc: *** error for object 0x1d4f300: Non-aligned pointer being freed (2) -*** set a breakpoint in malloc_error_break to debug -ruby(2825) malloc: *** error for object 0x15e2350: Non-aligned pointer being freed (2) -*** set a breakpoint in malloc_error_break to debug -ruby(2825) malloc: *** error for object 0x80620358: Non-aligned pointer being freed -*** set a breakpoint in malloc_error_break to debug -ruby(2825) malloc: *** error for object 0x20000: pointer being freed was not allocated -*** set a breakpoint in malloc_error_break to debug -ruby(2825) malloc: *** error for object 0x4256b0: Non-aligned pointer being freed (2) -*** set a breakpoint in malloc_error_break to debug -ruby(2825) malloc: *** error for object 0x141bdc0: Non-aligned pointer being freed (2) -*** set a breakpoint in malloc_error_break to debug -. -test_extend_string(TestMarshal): . -test_false(TestMarshal): . -test_fixnum(TestMarshal): . -test_fixnum_64bit(TestMarshal): . -test_fixnum_ivar(TestMarshal): . -test_fixnum_ivar_self(TestMarshal): . -test_float(TestMarshal): . -test_float_extend(TestMarshal): . -test_float_inf_nan(TestMarshal): . -test_float_ivar(TestMarshal): . -test_float_ivar_self(TestMarshal): . -test_hash(TestMarshal): . -test_hash_default(TestMarshal): . -test_hash_default_proc(TestMarshal): . -test_hash_extend(TestMarshal): . -test_hash_ivar(TestMarshal): . -test_hash_subclass(TestMarshal): . -test_hash_subclass_extend(TestMarshal): ./test/ruby/test_marshal.rb:23: warning: getc is obsolete; use STDIN.getc instead -E -test_marshal(TestMarshal): . -test_nil(TestMarshal): . -test_object(TestMarshal): . -test_object_extend(TestMarshal): ruby(2825) malloc: *** error for object 0x80620358: Non-aligned pointer being freed -*** set a breakpoint in malloc_error_break to debug -ruby(2825) malloc: *** error for object 0x20000: pointer being freed was not allocated -*** set a breakpoint in malloc_error_break to debug -ruby(2825) malloc: *** error for object 0x263dda0: Non-aligned pointer being freed (2) -*** set a breakpoint in malloc_error_break to debug -ruby(2825) malloc: *** error for object 0x1d85b50: Non-aligned pointer being freed (2) -*** set a breakpoint in malloc_error_break to debug -ruby(2825) malloc: *** error for object 0x80620358: Non-aligned pointer being freed -*** set a breakpoint in malloc_error_break to debug -ruby(2825) malloc: *** error for object 0x20000: pointer being freed was not allocated -*** set a breakpoint in malloc_error_break to debug -ruby(2825) malloc: *** error for object 0x1ac9280: Non-aligned pointer being freed (2) -*** set a breakpoint in malloc_error_break to debug -ruby(2825) malloc: *** error for object 0x1a09130: Non-aligned pointer being freed (2) -*** set a breakpoint in malloc_error_break to debug -. -test_object_subclass(TestMarshal): . -test_object_subclass_extend(TestMarshal): . -test_range(TestMarshal): . -test_range_cyclic(TestMarshal): . -test_range_subclass(TestMarshal): . -test_regexp(TestMarshal): . -test_regexp_subclass(TestMarshal): . -test_share(TestMarshal): . -test_singleton(TestMarshal): . -test_string(TestMarshal): . -test_string_crlf(TestMarshal): . -test_string_empty(TestMarshal): . -test_string_escape(TestMarshal): . -test_string_ivar(TestMarshal): . -test_string_subclass(TestMarshal): . -test_string_subclass_cycle(TestMarshal): . -test_string_subclass_extend(TestMarshal): ruby(2825) malloc: *** error for object 0x80620358: Non-aligned pointer being freed -*** set a breakpoint in malloc_error_break to debug -ruby(2825) malloc: *** error for object 0x20000: pointer being freed was not allocated -*** set a breakpoint in malloc_error_break to debug -ruby(2825) malloc: *** error for object 0x3374ecc: Non-aligned pointer being freed -*** set a breakpoint in malloc_error_break to debug -ruby(2825) malloc: *** error for object 0x93fcb01c: Non-aligned pointer being freed -*** set a breakpoint in malloc_error_break to debug -./test/ruby/test_marshal.rb:23: [BUG] Segmentation fault -ruby - -make: *** [test-all] Abort trap +test_10_yield(TestDRbSSLCore): make: *** [test-all] Illegal instruction +some descendant process in process group remain. +timeout: INT signal sent. +timeout: INT signal sent. +timeout: TERM signal sent. exit 2 failed(test-all) == test/csv #