aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* follow r53691kazu2016-02-021-1/+1
* Skip SHA from test_digest_constants for LibreSSL 2.3naruse2016-02-021-1/+12
* * remove trailing spaces.svn2016-02-011-1/+1
* * lib/rubygems.rb, lib/rubygems/*, test/rubygems/*: Update rubygems-2.5.2.hsbt2016-02-01140-327/+449
* r53688 testnobu2016-01-311-0/+9
* additional math operationsnobu2016-01-312-4/+64
* test for File#lstat.nobu2016-01-311-0/+10
* vm_eval.c: fix hook callnobu2016-01-301-0/+9
* suppress warning: assigned but unused variablenaruse2016-01-291-2/+2
* r53689 testnobu2016-01-291-0/+9
* erb.rb: fronzen-string-literal in comment [Fix GH-1229]nobu2016-01-291-0/+5
* test_erb.rb: improve assertionsnobu2016-01-291-38/+26
* erb.rb: frozen-string-literal safenobu2016-01-291-0/+9
* test_erb.rb: escapenobu2016-01-291-3/+3
* * lib/net/http/header.rb: Warn nil variable on HTTP Header.hsbt2016-01-291-0/+6
* * test/-ext-/string/test_capacity.rb: Added missing library.hsbt2016-01-271-0/+1
* * test/ruby/test_file.rb (TestFile#test_realpath_encoding): rescue Errno::EACCESusa2016-01-271-1/+5
* Add tests about String's internal capacitynaruse2016-01-271-0/+18
* test_require.rb: fix temporary library directorynobu2016-01-271-1/+1
* increase timeout for Solaris 10 SPARCnaruse2016-01-262-2/+2
* compile.c: fix tailcall optimizationnobu2016-01-261-0/+16
* Signal.list deduplicates keysnormal2016-01-261-0/+6
* symbol.c: more informative error messagenobu2016-01-251-1/+1
* * test/ruby/test_string.rb: added testcase for next!, succ and succ!hsbt2016-01-251-0/+18
* test_class.rb: fix encodingnobu2016-01-241-1/+3
* test_class.rb: test_namescope_error_messagenobu2016-01-241-0/+8
* wait readable/writablenobu2016-01-241-0/+12
* test_io_wait.rb: wait_readablenobu2016-01-241-0/+31
* Add test for Array#keep_ifnobu2016-01-231-1/+15
* * range.c (range_eqq): revert r11113 because rb_call_super() isshugo2016-01-231-0/+24
* * regparse.c (fetch_name_with_level): allow non word charactersnaruse2016-01-211-0/+7
* * marshal.c (r_object0): honor Marshal.load post procnaruse2016-01-211-0/+6
* test_io_m17n.rb: BOM with non-UTFnobu2016-01-211-0/+13
* TestISeq.rb: exclude time consuming GC testnobu2016-01-191-0/+1
* increase timeout for ARMv7naruse2016-01-191-1/+1
* parse.y: escaped newline in dedenting heredocnobu2016-01-181-0/+9
* * test/ruby/test_string.rb: Added extra testcase for test_rstrip_banghsbt2016-01-181-0/+8
* test_syntax.rb: try allnobu2016-01-171-4/+7
* remove extra dotnobu2016-01-171-1/+1
* * string.c: Any kind of option is now taking the new code path forduerst2016-01-171-2/+3
* * enc/unicode.c: Fixed a logical error and some comments.duerst2016-01-171-12/+43
* * enc/unicode.c: Removed artificial expansion for Turkic,duerst2016-01-171-4/+15
* option.c: single byte booleannobu2016-01-171-0/+6
* Add a test case for ENV#select_bang,keep_ifnobu2016-01-171-0/+6
* Add a test case for ENV#reject_bang,delete_ifnobu2016-01-171-0/+6
* parse.y: should not deent concatenated stringnobu2016-01-161-1/+13
* * enc/unicode.c: Artificial mapping to test buffer expansion code.duerst2016-01-161-1/+13
* * ext/openssl/lib/openssl/pkey.rb: Added 2048 bit DH parameter.hsbt2016-01-161-0/+14
* * string.c, enc/unicode.c: New code path as a preparation for Unicode-wideduerst2016-01-161-0/+11
* parse.y: should not deent concatenated stringnobu2016-01-151-0/+9