aboutsummaryrefslogtreecommitdiffstats
path: root/test/ruby
Commit message (Expand)AuthorAgeFilesLines
* more testsakr2010-06-101-2/+6
* make it runnable by ruby 1.8.6.akr2010-06-101-6/+21
* split tests.akr2010-06-101-38/+64
* * time.c (rb_localtime_r2): refine localtime overflow check forakr2010-06-101-2/+4
* add comment.akr2010-06-101-2/+3
* more tests.akr2010-06-101-63/+173
* new test file.akr2010-06-091-0/+136
* * test/ruby/test_proc.rb (test_parameters): require is no longer built-in.nobu2010-06-081-1/+1
* * io.c (parse_mode_enc): set set_by_bom bit. [ruby-core:30641]nobu2010-06-071-0/+4
* * test/ruby/test_array.rb (test_product): test for r28187.nobu2010-06-061-0/+5
* * test/ruby/test_env.rb (class TestEnv): fix typo.tarui2010-06-061-2/+2
* * array.c (rb_ary_product): need to set the length in order to getnobu2010-06-062-0/+16
* * text/ruby/envutil.rb: ToArray when args is String.naruse2010-06-051-0/+1
* * re.c (rb_reg_expr_str): ASCII incompatible stringsnaruse2010-06-051-1/+1
* add an assertion message.akr2010-06-051-1/+1
* * ruby.c (process_options, load_file_internal): $0 seen fromnobu2010-06-051-1/+1
* * test/ruby/envutil.rb (EnvUtil#invoke_ruby): support for childnobu2010-06-051-1/+5
* * ruby.c (process_options): revert r25330, so that $0 can be seennobu2010-06-051-3/+4
* * file.c (rb_f_test): 'W' should test writable by real uid/git,nobu2010-06-041-1/+1
* * test/ruby/test_path.rb (test_path): workaround for drivenobu2010-06-021-1/+1
* * test/ruby/test_path.rb (test_path): get rid of blocking onnobu2010-06-021-2/+2
* * test/ruby/test_{string,symbol}.rb (test_ascii_incomat_inspect):nobu2010-06-022-2/+4
* * regparse.c (onig_syntax_warn): do not use external strings asnobu2010-05-311-0/+4
* * file.c (file_expand_path): Refix r28102: this breaksnaruse2010-05-311-0/+2
* * string.c (rb_str_inspect): inspect as ASCII when the codepointnaruse2010-05-311-0/+6
* * file.c (file_expand_path): check if expanded dname encoding isnobu2010-05-301-0/+1
* * parse.y (parser_tokadd_utf8, parser_tokadd_string): allow NULnobu2010-05-292-12/+16
* * test/ruby/envutil.rb: fix for --disable-gems.nobu2010-05-291-1/+1
* * string.c (sym_inspect): escape ASCII-compatible strings.nobu2010-05-281-0/+7
* * string.c (rb_str_inspect): escape ASCII-compatible strings.nobu2010-05-281-0/+7
* * random.c (random_rand): subtraction method of non-numeric cannobu2010-05-261-0/+3
* * regparse.c (add_code_range_to_buf0): fix false negativenaruse2010-05-251-0/+7
* refine an assertion.akr2010-05-251-1/+3
* add an assertion.akr2010-05-241-0/+1
* * process.c (rb_f_spawn): use correct command name for the errornobu2010-05-231-0/+11
* Fix test to follow NetBSD's setenv(3).naruse2010-05-191-1/+7
* * vm_eval.c (rb_f_caller): return [] instead of nil when the functionmame2010-05-191-0/+4
* * enc/iso_2022_jp.h: add CP50220.naruse2010-05-171-0/+9
* * test/ruby/test_dir_m17n.rb: changes for windows.usa2010-05-171-26/+46
* * parse.y (parser_read_escape, parser_tokadd_escape): allow a hex ormame2010-05-161-1/+4
* * ruby/test_rubyoptions.rb (TestRubyOptions#test_segv_test):yugui2010-05-161-1/+1
* * test/ruby/test_rubyoptions.rb (test_segv_test): VC runtime adds some messagesusa2010-05-141-2/+12
* * test/ruby/test_process.rb: skip some tests on Windows.usa2010-05-141-17/+17
* * test/ruby/test_io_m17n.rb (test_textmode_paragraph_binaryread):nobu2010-05-131-2/+0
* add a test.akr2010-05-131-0/+12
* * test/ruby/test_io_m17n.rb (TestIO_M17N#test_cbuf_select),nobu2010-05-131-11/+11
* * test/ruby/test_process.rb: skip some tests on Windows.usa2010-05-131-45/+62
* * test/ruby/test_io_m17n.rb (test_stdin_external_encoding_with_reopen): skipusa2010-05-131-0/+1
* add a test.akr2010-05-121-8/+15
* * numeric.c (flo_to_s): make minimum string representation.nobu2010-05-121-0/+7