summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2016-02-01* lib/rubygems.rb, lib/rubygems/*, test/rubygems/*: Update rubygems-2.5.2.hsbt
2016-01-31r53688 testnobu
2016-01-31additional math operationsnobu
2016-01-31test for File#lstat.nobu
2016-01-30vm_eval.c: fix hook callnobu
2016-01-29suppress warning: assigned but unused variablenaruse
2016-01-29r53689 testnobu
2016-01-29erb.rb: fronzen-string-literal in comment [Fix GH-1229]nobu
2016-01-29test_erb.rb: improve assertionsnobu
2016-01-29erb.rb: frozen-string-literal safenobu
2016-01-29test_erb.rb: escapenobu
2016-01-29* lib/net/http/header.rb: Warn nil variable on HTTP Header.hsbt
2016-01-27* test/-ext-/string/test_capacity.rb: Added missing library.hsbt
2016-01-27* test/ruby/test_file.rb (TestFile#test_realpath_encoding): rescue Errno::EACCESusa
2016-01-27Add tests about String's internal capacitynaruse
2016-01-27test_require.rb: fix temporary library directorynobu
2016-01-26increase timeout for Solaris 10 SPARCnaruse
2016-01-26compile.c: fix tailcall optimizationnobu
2016-01-26Signal.list deduplicates keysnormal
2016-01-25symbol.c: more informative error messagenobu
2016-01-25* test/ruby/test_string.rb: added testcase for next!, succ and succ!hsbt
2016-01-24test_class.rb: fix encodingnobu
2016-01-24test_class.rb: test_namescope_error_messagenobu
2016-01-24wait readable/writablenobu
2016-01-24test_io_wait.rb: wait_readablenobu
2016-01-23Add test for Array#keep_ifnobu
2016-01-23* range.c (range_eqq): revert r11113 because rb_call_super() isshugo
2016-01-21* regparse.c (fetch_name_with_level): allow non word charactersnaruse
2016-01-21* marshal.c (r_object0): honor Marshal.load post procnaruse
2016-01-21test_io_m17n.rb: BOM with non-UTFnobu
2016-01-19TestISeq.rb: exclude time consuming GC testnobu
2016-01-19increase timeout for ARMv7naruse
2016-01-18parse.y: escaped newline in dedenting heredocnobu
2016-01-18* test/ruby/test_string.rb: Added extra testcase for test_rstrip_banghsbt
2016-01-17test_syntax.rb: try allnobu
2016-01-17remove extra dotnobu
2016-01-17* string.c: Any kind of option is now taking the new code path forduerst
2016-01-17* enc/unicode.c: Fixed a logical error and some comments.duerst
2016-01-17* enc/unicode.c: Removed artificial expansion for Turkic,duerst
2016-01-17option.c: single byte booleannobu
2016-01-17Add a test case for ENV#select_bang,keep_ifnobu
2016-01-17Add a test case for ENV#reject_bang,delete_ifnobu
2016-01-16parse.y: should not deent concatenated stringnobu
2016-01-16* enc/unicode.c: Artificial mapping to test buffer expansion code.duerst
2016-01-16* ext/openssl/lib/openssl/pkey.rb: Added 2048 bit DH parameter.hsbt
2016-01-16* string.c, enc/unicode.c: New code path as a preparation for Unicode-wideduerst
2016-01-15parse.y: should not deent concatenated stringnobu
2016-01-14* lib/uri/generic.rb (URI::Generic#to_s): change encoding tonaruse
2016-01-14variable.c: matched backrefs onlynobu
2016-01-14sprintf.c: exact numbernobu