aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* * gem_prelude.rb: provide workaround for gem activation. Currently,mame2010-07-071-1/+1
* * vm_method.c (rb_method_boundp): respond_to?(:protected_method,knu2010-07-071-3/+11
* * ext/zlib/zlib.c (gzfile_raise): add invalid header tonobu2010-07-071-0/+18
* * ext/psych/lib/psych/scalar_scanner.rb (parse_time): dealing withtenderlove2010-07-061-4/+4
* * test/ruby/test_io_m17n.rb (test_textmode_paragraph_nonasciicompat): shouldusa2010-07-061-0/+14
* * test/psych/visitors/test_to_ruby.rb (test_time): time test musttenderlove2010-07-061-1/+3
* forgot to commit the assert_match()tenderlove2010-07-051-0/+1
* * ext/dl/lib/dl/import.rb (handler): add a more helpful error messagetenderlove2010-07-051-0/+9
* * ext/psych/lib/psych/visitors/yaml_tree.rb (format_time): nanosecondstenderlove2010-07-051-3/+3
* * vm_method.c (rb_method_boundp): Return false for protectedknu2010-07-051-0/+58
* * test/ruby/test_syntax.rb: split test_syntax from test_system.rb.akr2010-07-042-19/+22
* * test/ruby/test_system.rb (test_syntax): unified with test_syntax2.akr2010-07-041-29/+2
* * test/ruby/test_system.rb (test_syntax2): moved from sample/test.rbakr2010-07-041-0/+27
* * io.c (swallow, prepare_getline_args, rb_io_getline_1): fix fornobu2010-07-041-0/+13
* portability fix.akr2010-07-031-1/+4
* refine tests.akr2010-07-031-9/+60
* * ext/bigdecimal/bigdecimal.c (Init_bigdecimal): add two new constants BigDec...mrkn2010-07-032-0/+16
* * ext/psych/lib/psych/visitors/to_ruby.rb(visit_Psych_Nodes_Scalar):tenderlove2010-07-031-0/+17
* * ext/psych/lib/psych/visitors/yaml_tree.rb (visit_Time): usetenderlove2010-07-032-7/+7
* * test/ruby/test_module.rb (test_attr_inherited_visibility): more discussion ...nobu2010-07-021-1/+2
* add tests.akr2010-07-011-0/+2
* * test/ruby/envutil.rb (EnvUtil#invoke_ruby): integrated withnobu2010-07-011-86/+44
* * test/ruby/test_rubyoptions.rb (test_script_from_stdin): by usingnobu2010-06-291-4/+11
* * test/win32ole/test_win32ole_method.rb (is_ruby64): checksuke2010-06-291-1/+1
* * test_require.rb (test_require_with_unc): test for r28473.usa2010-06-291-0/+4
* * test/rdoc/test_rdoc_rdoc.rb: change to bin-mode to write directly.tarui2010-06-282-0/+2
* * test/rubygems/gemutilities.rb: check ENV['make'] for make_command.tarui2010-06-283-12/+6
* * test/rdoc/test_rdoc_ri_driver.rb (TestRDocRIDriver#test_formatter):mame2010-06-281-3/+6
* * test/win32ole/test_win32ole_method.rb (test_offset_vtbl): checksuke2010-06-281-19/+3
* * include/ruby/io.h, io.c: reverted r21709.nobu2010-06-271-0/+24
* * test/ruby/envutil.rb (EnvUtil#invoke_ruby): no needs to copy thenobu2010-06-261-1/+1
* * test/win32ole/test_win32ole_method.rb (test_offset_vtbl): checksuke2010-06-251-1/+22
* * ext/dl/lib/dl/func.rb (call): don't overwrite original argumentstarui2010-06-251-0/+12
* * lib/csv.rb: Fixing a bug that prevented CSV from parsingjeg22010-06-251-0/+16
* * test/ruby/envutil.rb (Test::Unit::Assertions#assert_in_out_err):nobu2010-06-251-0/+1
* * test/ruby/envutil.rb (EnvUtil#invoke_ruby): change thenobu2010-06-251-12/+5
* * test/ruby/envutil.rb (EnvUtil#invoke_ruby): get rid of possiblenobu2010-06-251-2/+2
* refine an assertion message.akr2010-06-241-1/+1
* add an assertion.akr2010-06-241-0/+2
* * ext/socket/raddrinfo.c (ruby_getaddrinfo__darwin): new workaround forakr2010-06-231-0/+9
* Clean warnings: unused variables.naruse2010-06-235-6/+7
* * test/ruby/test_regexp.rb (test_dup_warn): read in UTF-8nobu2010-06-232-3/+9
* * test/optparse/test_summary.rb: fixed superclass so that it runnobu2010-06-221-4/+2
* * eval_error.c (error_print): clear raised_flag while error-printingwanabe2010-06-211-0/+16
* * parse.y (shadowing_lvar_gen): get rid of adding extra name fornobu2010-06-201-0/+6
* * ext/psych/lib/psych/visitors/to_ruby.rb (resolve_klass): fix thetenderlove2010-06-181-0/+7
* Revert "* parse.y (warn_unused_var): warn unused variables."naruse2010-06-171-6/+0
* * parse.y (warn_unused_var): warn unused variables.nobu2010-06-161-0/+6
* * test/ruby/test_{regexp,rubyoptions}.rb: trivial change.nobu2010-06-162-5/+6
* * test/ruby/test_io.rb (safe_4): does not use Timeout becausemame2010-06-151-15/+18