summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2010-07-17* lib/test/unit.rb: MiniTest::Unit is different class fromnobu
2010-07-16* lib/test/unit.rb, bin/testrb, test/runner.rb: revert r28655, whichmame
2010-07-16* lib/test/unit.rb (Test::Unit.setup_argv): run tests only whennobu
2010-07-15* regexec.c (onig_search): don't skip non-ANYCHARs whennaruse
2010-07-14* lib/rdoc/markup/attribute_manager.rb: fixing ri output when specialtenderlove
2010-07-14* time.c (guess_local_offset): use the UTC offset of an older date onakr
2010-07-14* time.c (localtime_with_gmtoff_zone): renamed fromakr
2010-07-14* eval.c (frame_func_id), vm_eval.c (rb_iterate),nobu
2010-07-11* test/rdoc/test_rdoc_ri_driver.rb (test_formatter): add a test. amame
2010-07-09* time.c (find_time_t): 24:00 should be the beginning of the nextakr
2010-07-08* ext/psych/lib/psych/visitors/emitter.rb (initialize): line_width istenderlove
2010-07-08* ext/psych/emitter.c (line_width, set_line_width): preferred line maytenderlove
2010-07-07* ext/psych/lib/psych/visitors/yaml_tree.rb (push): adding versiontenderlove
2010-07-07* ext/psych/lib/psych/visitors/emitter.rb: sending emit options totenderlove
2010-07-07* strftime.c (rb_strftime_with_timespec): support %:z and %::z.akr
2010-07-07* gem_prelude.rb: provide workaround for gem activation. Currently,mame
2010-07-07* vm_method.c (rb_method_boundp): respond_to?(:protected_method,knu
2010-07-07* ext/zlib/zlib.c (gzfile_raise): add invalid header tonobu
2010-07-06* ext/psych/lib/psych/scalar_scanner.rb (parse_time): dealing withtenderlove
2010-07-06* test/ruby/test_io_m17n.rb (test_textmode_paragraph_nonasciicompat): shouldusa
2010-07-06* test/psych/visitors/test_to_ruby.rb (test_time): time test musttenderlove
2010-07-05forgot to commit the assert_match()tenderlove
2010-07-05* ext/dl/lib/dl/import.rb (handler): add a more helpful error messagetenderlove
2010-07-05* ext/psych/lib/psych/visitors/yaml_tree.rb (format_time): nanosecondstenderlove
2010-07-05* vm_method.c (rb_method_boundp): Return false for protectedknu
2010-07-04* test/ruby/test_syntax.rb: split test_syntax from test_system.rb.akr
2010-07-04* test/ruby/test_system.rb (test_syntax): unified with test_syntax2.akr
2010-07-04* test/ruby/test_system.rb (test_syntax2): moved from sample/test.rbakr
2010-07-04* io.c (swallow, prepare_getline_args, rb_io_getline_1): fix fornobu
2010-07-03portability fix.akr
2010-07-03refine tests.akr
2010-07-03* ext/bigdecimal/bigdecimal.c (Init_bigdecimal): add two new constants BigDec...mrkn
2010-07-03* ext/psych/lib/psych/visitors/to_ruby.rb(visit_Psych_Nodes_Scalar):tenderlove
2010-07-03* ext/psych/lib/psych/visitors/yaml_tree.rb (visit_Time): usetenderlove
2010-07-02* test/ruby/test_module.rb (test_attr_inherited_visibility): more discussion ...nobu
2010-07-01add tests.akr
2010-07-01* test/ruby/envutil.rb (EnvUtil#invoke_ruby): integrated withnobu
2010-06-29* test/ruby/test_rubyoptions.rb (test_script_from_stdin): by usingnobu
2010-06-29* test/win32ole/test_win32ole_method.rb (is_ruby64): checksuke
2010-06-29* test_require.rb (test_require_with_unc): test for r28473.usa
2010-06-28 * test/rdoc/test_rdoc_rdoc.rb: change to bin-mode to write directly.tarui
2010-06-28 * test/rubygems/gemutilities.rb: check ENV['make'] for make_command.tarui
2010-06-28* test/rdoc/test_rdoc_ri_driver.rb (TestRDocRIDriver#test_formatter):mame
2010-06-28* test/win32ole/test_win32ole_method.rb (test_offset_vtbl): checksuke
2010-06-27* include/ruby/io.h, io.c: reverted r21709.nobu
2010-06-26* test/ruby/envutil.rb (EnvUtil#invoke_ruby): no needs to copy thenobu
2010-06-25* test/win32ole/test_win32ole_method.rb (test_offset_vtbl): checksuke
2010-06-25 * ext/dl/lib/dl/func.rb (call): don't overwrite original argumentstarui
2010-06-25* lib/csv.rb: Fixing a bug that prevented CSV from parsingjeg2
2010-06-25* test/ruby/envutil.rb (Test::Unit::Assertions#assert_in_out_err):nobu