summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2014-10-16Set ASCII-8BIT encoding.akr
2014-10-16* test/ruby/envutil.rb (assert_pattern_list): Show number of matchedakr
2014-10-16parse.y: do not use disposed stringnobu
2014-10-16test/-ext-/bug_reporter/test_bug_reporter.rb: fix racenormal
2014-10-16test/ruby/test_rubyoptions.rb: fix racenormal
2014-10-16test/ruby/test_process.rb: avoid killing wrong parentnormal
2014-10-15Simplify multiline condition.akr
2014-10-15Simplify a regexp.akr
2014-10-15Unused variable removed.akr
2014-10-15* test/ruby/envutil.rb (assert_pattern_list) Renamed fromakr
2014-10-15enum.c: nil if no iterationnobu
2014-10-15test_rubyoptions.rb: split regexpsnobu
2014-10-15* test/ruby/envutil.rb (assert_regexp_list): New assertion method.akr
2014-10-15Extract assert_segv and split the big regexp.akr
2014-10-14test/ruby/test_optimization.rb (test_string_size): new testnormal
2014-10-14test/ruby/test_optimization.rb: redefinition tests for Stringnormal
2014-10-14test/ruby/test_optimization.rb (test_hash_aset_with): assert assignmentnormal
2014-10-14test new optimizations for redefinesnormal
2014-10-13* enum.c (nmin_run): max(n) and max_by(n) returns an array inakr
2014-10-12parse.y: should not eliminate value nodesnobu
2014-10-12* test/lib/test/unit.rb: Hide skips by default.akr
2014-10-11vm.c: precedence of duplicated keysnobu
2014-10-11parse.y: precedence of duplicated keysnobu
2014-10-10open-uri: accept :open_timeout optionnormal
2014-10-09st: test packed-to-unpacked transitions during iterationnormal
2014-10-08* test/ruby/test_syntax.rb: added syntax tests of underscore arguments.hsbt
2014-10-07* lib/matrix.rb: Add @- and @+ for Matrix and Vector.marcandre
2014-10-07normalize reference to Timeout::Errornormal
2014-10-07test/ruby/test_process.rb (TestProcess#test_setsid): AIX does not allow Proce...odaira
2014-10-07test/ruby/test_rubyoptions.rb (TestRubyOptions#test_encoding): On AIX, locale...odaira
2014-10-07* lib/matrix.rb: Add Matrix#laplace_expansion.marcandre
2014-10-07* lib/matrix.rb: Add Vector.basis.marcandre
2014-10-07signal.c: get rid of deadlock by discarded signalsnobu
2014-10-06signal.c: send signal unless handlednobu
2014-10-06test_string.rb: enable huge test only on possible platformsnobu
2014-10-04test_gem_source_git.rb: drop intended error messagenobu
2014-10-04test/test_syslog.rb (TestSyslog#test_log): In AIX, each output line of LOG_PE...odaira
2014-10-04test/socket/test_unix.rb (TestSocket_UNIXSocket#test_too_long_path): sockaddr...odaira
2014-10-03* test/ruby/test_io.rb (TestIO#test_advise): avoid to infinite loop.hsbt
2014-10-03* test/ruby/test_io.rb (TestIO#test_advise): added workaround of fadvise(2)hsbt
2014-10-03* lib/matrix.rb: Add hstack & vstack methods.marcandre
2014-10-03* lib/matrix.rb: Fix Matrix.rows copy bug.marcandre
2014-10-02test_advice show OS and filesystem when failed.akr
2014-10-02* ext/etc/etc.c (etc_nprocessors): New method.akr
2014-10-01test/fileutils/test_fileutils.rb: AIX does not allow a sticky bit on a regula...odaira
2014-10-01* lib/rubygems: Update to RubyGems 2.4.2.drbrain
2014-09-30parse.y: separate ripper data typenobu
2014-09-27* lib/uri/rfc3986_parser.rb: raise URI::InvalidURIError whenglass
2014-09-27digest.c: typed datanobu
2014-09-26stringio.c: ASCII-8BIT StringIO rejects no encodingsnobu