aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* test/ruby/test_process.rb: use io/wait instead of timeoutnormal2014-10-231-4/+4
* test/ruby/test_process.rb: ensure exit! on fork failurenormal2014-10-231-2/+6
* class.c: delete expected keywords directlynobu2014-10-221-0/+15
* * test/test_unicode_normalize.rb: set encoding when reading.usa2014-10-221-1/+1
* test/test_unicode_normalize.rb: don't set default encodings globallynobu2014-10-221-2/+0
* * test/test-unicode_normalize.rb: as often said, ruby is sometimes builtusa2014-10-221-1/+1
* test/test-unicode_normalize.rb: Adjusted path for test data file (now ../enc/...duerst2014-10-221-1/+1
* test/test-unicode_normalize.rb: Removed explicit require, changed method name...duerst2014-10-221-19/+16
* test/test-unicode_normalize.rb: Importing fromduerst2014-10-221-0/+171
* test_module.rb: test with UTF-8nobu2014-10-201-1/+4
* vm_insnhelper.c: preserve encodingnobu2014-10-201-0/+5
* * vm_core.h, vm.c, proc.c: fix GC mark miss on bindings.ktsj2014-10-181-0/+15
* * pack.c (pack_unpack): Add casts for char references for 'u'.akr2014-10-171-0/+5
* * Avoid undefined behaviors found by gcc -fsanitize=undefined.akr2014-10-171-1/+3
* re.c: mak eregexps with binary escapes ASCII-8BITnobu2014-10-171-0/+3
* Revert r47971, r47972 [ruby-core:65764]normal2014-10-162-2/+2
* Set an encoding for SEGV message.akr2014-10-161-0/+1
* Set ASCII-8BIT encoding.akr2014-10-161-0/+1
* * test/ruby/envutil.rb (assert_pattern_list): Show number of matchedakr2014-10-161-1/+2
* parse.y: do not use disposed stringnobu2014-10-161-0/+4
* test/-ext-/bug_reporter/test_bug_reporter.rb: fix racenormal2014-10-161-1/+1
* test/ruby/test_rubyoptions.rb: fix racenormal2014-10-161-1/+1
* test/ruby/test_process.rb: avoid killing wrong parentnormal2014-10-161-1/+2
* Simplify multiline condition.akr2014-10-151-1/+1
* Simplify a regexp.akr2014-10-151-4/+4
* Unused variable removed.akr2014-10-151-1/+0
* * test/ruby/envutil.rb (assert_pattern_list) Renamed fromakr2014-10-153-9/+30
* enum.c: nil if no iterationnobu2014-10-151-0/+1
* test_rubyoptions.rb: split regexpsnobu2014-10-151-1/+2
* * test/ruby/envutil.rb (assert_regexp_list): New assertion method.akr2014-10-152-10/+34
* Extract assert_segv and split the big regexp.akr2014-10-151-35/+58
* test/ruby/test_optimization.rb (test_string_size): new testnormal2014-10-141-0/+5
* test/ruby/test_optimization.rb: redefinition tests for Stringnormal2014-10-141-0/+19
* test/ruby/test_optimization.rb (test_hash_aset_with): assert assignmentnormal2014-10-141-1/+1
* test new optimizations for redefinesnormal2014-10-141-0/+24
* * enum.c (nmin_run): max(n) and max_by(n) returns an array inakr2014-10-132-5/+5
* parse.y: should not eliminate value nodesnobu2014-10-121-0/+15
* * test/lib/test/unit.rb: Hide skips by default.akr2014-10-123-2/+3
* vm.c: precedence of duplicated keysnobu2014-10-111-4/+4
* parse.y: precedence of duplicated keysnobu2014-10-111-0/+4
* open-uri: accept :open_timeout optionnormal2014-10-101-0/+18
* st: test packed-to-unpacked transitions during iterationnormal2014-10-091-0/+15
* * test/ruby/test_syntax.rb: added syntax tests of underscore arguments.hsbt2014-10-081-0/+11
* * lib/matrix.rb: Add @- and @+ for Matrix and Vector.marcandre2014-10-072-0/+18
* normalize reference to Timeout::Errornormal2014-10-073-5/+5
* test/ruby/test_process.rb (TestProcess#test_setsid): AIX does not allow Proce...odaira2014-10-071-2/+2
* test/ruby/test_rubyoptions.rb (TestRubyOptions#test_encoding): On AIX, locale...odaira2014-10-071-1/+3
* * lib/matrix.rb: Add Matrix#laplace_expansion.marcandre2014-10-071-0/+18
* * lib/matrix.rb: Add Vector.basis.marcandre2014-10-071-0/+9
* signal.c: get rid of deadlock by discarded signalsnobu2014-10-071-0/+5