summaryrefslogtreecommitdiff
path: root/test/ruby
AgeCommit message (Expand)Author
2015-03-03test_process.rb: use assert_in_out_errnobu
2015-03-03* test/ruby/test_math.rb: add tests for the above change.gogotanaka
2015-03-03test_rubyoptions.rb: use assert_segvnobu
2015-03-02* test/ruby/test_symbol.rb: avoid a false positive in AIXodaira
2015-03-02test_process.rb: remove intermediate child processnobu
2015-03-02signal.c: nil for invalid signumnobu
2015-02-28enum.c: Fixnum onlynobu
2015-02-28enum.c: limit sizenobu
2015-02-28variable.c: preserve name encoding of subclassnobu
2015-02-26test_io.rb: separate platform-specific testsnobu
2015-02-25dir.c: same encoding to the patternnobu
2015-02-24* lib/cmath.rb (log): raise ArgumentError when more than 2 argumentsgogotanaka
2015-02-24* test/ruby/test_math.rb: Use assert_infinity instead of assert_equal(1.0/0, ...gogotanaka
2015-02-24complex.c: multiply as rotationnobu
2015-02-24* test/ruby/test_math.rb(test_cbrt): Add an assertion for Math.cbrt(1.0/0)gogotanaka
2015-02-24string.c: smart chompnobu
2015-02-23string.c: proper exceptionnobu
2015-02-22* time.c: zone encoding should be US-ASCII if all 7-bits. Fix r46907.eregon
2015-02-22* vm_insnhelper.c (rb_vm_rewrite_cref_stack): copy nd_refinementsktsj
2015-02-21re.c: RMatch::regexp can be nilnobu
2015-02-20file.c: fix handle leaknobu
2015-02-20test_file_exhaustive.rb: tests for File.identical?nobu
2015-02-20test_file_exhaustive.rb: remove useless assignmentnobu
2015-02-20test_file.rb: just skip assertionnobu
2015-02-19test_rubyoptions.rb: fix for r46355 and r49638nobu
2015-02-18win32/file.c: fix drive letternobu
2015-02-17win32/file.c: fix drive letternobu
2015-02-11* compar.c (cmp_equal): no more error hiding for Comparable#==.eregon
2015-02-10* vm_insnhelper.c (vm_call_method): stop method search when a methodshugo
2015-02-07dir.c: fix escaping multibyte charnobu
2015-02-06test_dir_m17n.rb: fix testsnobu
2015-02-06dir.c: preserve encodingnobu
2015-02-05test_gc.rb: read binarynobu
2015-02-05test_inadvertent_creation.rb: move testsnobu
2015-02-04* vm_insnhelper.c: Revert r49500 (6ae6a8c7bc86e97)marcandre
2015-02-04* vm_eval.c: Fix symbol leak with non optimized +send+ and method_missing [#1...marcandre
2015-02-04* vm_insnhelper.c: Fix symbol leak with +send+ and method_missing [#10828]marcandre
2015-02-04* vm_insnhelper.c: Fix one type of symbol leak with +send+marcandre
2015-02-04* class.c (method_entry_i, class_instance_method_list,shugo
2015-02-03* vm_method.c (remove_method): When remove refinedshugo
2015-02-03dir.c: glob legacy short namenobu
2015-02-01test_backtrace.rb: add testsnobu
2015-01-31test_backtrace.rb: add testnobu
2015-01-31test_backtrace.rb: split testnobu
2015-01-31test_backtrace.rb: add testnobu
2015-01-25array.c: reduce to_ary callnobu
2015-01-25test_array.rb split flatten testsnobu
2015-01-20test_module.rb: more testsnobu
2015-01-19class.c: prepend for each classesnobu
2015-01-18vm_method.c: method defined should not use refinements.nobu