summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2010-06-11* lib/rubygems/install_update_options.rbmame
2010-06-10more testsakr
2010-06-10make it runnable by ruby 1.8.6.akr
2010-06-10split tests.akr
2010-06-10* time.c (rb_localtime_r2): refine localtime overflow check forakr
2010-06-10add comment.akr
2010-06-10more tests.akr
2010-06-10Revert r28200.naruse
2010-06-09new test file.akr
2010-06-08* test/ruby/test_proc.rb (test_parameters): require is no longer built-in.nobu
2010-06-07* test/rubygems/test_gem_activation.rb: typo.nobu
2010-06-07* gem_prelude.rb: load full rubygems at LoadError for activationnobu
2010-06-07* io.c (parse_mode_enc): set set_by_bom bit. [ruby-core:30641]nobu
2010-06-06* test/ruby/test_array.rb (test_product): test for r28187.nobu
2010-06-06 * test/ruby/test_env.rb (class TestEnv): fix typo.tarui
2010-06-06* array.c (rb_ary_product): need to set the length in order to getnobu
2010-06-05* text/ruby/envutil.rb: ToArray when args is String.naruse
2010-06-05* re.c (rb_reg_expr_str): ASCII incompatible stringsnaruse
2010-06-05add an assertion message.akr
2010-06-05* ruby.c (process_options, load_file_internal): $0 seen fromnobu
2010-06-05* test/ruby/envutil.rb (EnvUtil#invoke_ruby): support for childnobu
2010-06-05* test/net/imap/test_imap.rb (test_exception_during_shutdown):nobu
2010-06-05* ruby.c (process_options): revert r25330, so that $0 can be seennobu
2010-06-04* file.c (rb_f_test): 'W' should test writable by real uid/git,nobu
2010-06-04* test/dl/test_cfunc.rb: test for r28156tenderlove
2010-06-03* test/rake/test_win32.rb (Rake::TestWin32): update tests.nobu
2010-06-03* test/io/nonblock/test_flush.rb (test_flush): try pipe andnobu
2010-06-03* test/gdbm/test_gdbm.rb (test_s_open_create_new): Windows doesn't supportsusa
2010-06-02* properties.nobu
2010-06-02* test/ruby/test_path.rb (test_path): workaround for drivenobu
2010-06-02* test/ruby/test_path.rb (test_path): get rid of blocking onnobu
2010-06-02* ext/dl/lib/dl/cparser.rb (parse_ctype): add backwards compatibilitytenderlove
2010-06-02 * test/ruby/test_{string,symbol}.rb (test_ascii_incomat_inspect):nobu
2010-06-02* test/dl/test_cfunc.rb (test_last_error): CFunc.last_error is thread localusa
2010-06-01* lib/net/http.rb: adding support to rfc5789 patch verb.naruse
2010-05-31* regparse.c (onig_syntax_warn): do not use external strings asnobu
2010-05-31* file.c (file_expand_path): Refix r28102: this breaksnaruse
2010-05-31* string.c (rb_str_inspect): inspect as ASCII when the codepointnaruse
2010-05-30* file.c (file_expand_path): check if expanded dname encoding isnobu
2010-05-30* test/rake/test_application.rb: update a test because of r28089.mame
2010-05-29* parse.y (parser_tokadd_utf8, parser_tokadd_string): allow NULnobu
2010-05-29* lib/rdoc/rdoc.rb (RDoc#read_file_contents): take care of BOM.nobu
2010-05-29* test/ruby/envutil.rb: fix for --disable-gems.nobu
2010-05-29* lib/resolv.rb (Resolv::DNS::Requester#request): rescue ECONNREFUSED.akr
2010-05-28* string.c (sym_inspect): escape ASCII-compatible strings.nobu
2010-05-28* string.c (rb_str_inspect): escape ASCII-compatible strings.nobu
2010-05-27* test/sdbm/test_sdbm.rb (test_s_open_error): doesn't support to avoid readusa
2010-05-26* test/rinda/test_rinda.rb (class TupleSpaceTest): kill a used threadtarui
2010-05-26* test/open-uri/test_open-uri.rb (test_find_proxy_case_sensitive_env):usa
2010-05-26* test/test_tempfile.rb: skip some tests on Windows because unlinking is alwaysusa