aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Support 1.8nobu2016-02-091-2/+2
* test_gem_remote_fetcher.rb: terminate watchernobu2016-02-081-0/+2
* Fix r53748; the datafile includes non ASCIInaruse2016-02-061-1/+1
* ASCII-incompatible escapenobu2016-02-061-0/+16
* * test/ruby/enc/test_regex_casefold.rb: Added data-based testing forduerst2016-02-062-0/+15
* * test/ruby/enc/test_regex_casefold.rb: Tests for three case foldingduerst2016-02-061-0/+101
* * enc/unicode.c, test/ruby/enc/test_case_mapping.rb: Implemented :foldduerst2016-02-061-0/+6
* * test/ruby/enc/test_case_mapping.rb: added tests for :ascii option.duerst2016-02-051-0/+10
* incompatible encoding workaroundnobu2016-02-052-2/+2
* Remove debug print introduced in r52386naruse2016-02-031-7/+0
* test_exception.rb: NameError at FCALLnobu2016-02-031-0/+6
* * string.c (str_new_frozen): if the given string is embeddedablenaruse2016-02-031-0/+6
* Fix Ripper.lex error in dedenting squiggly heredocnobu2016-02-021-0/+6
* 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