aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* * test/json/json_common_interface_test.rb: use assert_raise instead ofhsbt2016-07-131-3/+3
* * test/lib/test/unit.rb: added test files with `_test` suffix for jsonhsbt2016-07-1312-63/+37
* * enc/iso_8859_9.c, test/ruby/enc/test_case_comprehensive.rb:duerst2016-07-132-2/+2
* * enc/windows_1252.c, test/ruby/enc/test_case_comprehensive.rb:duerst2016-07-131-1/+1
* * enc/iso_8859_7.c, test/ruby/enc/test_case_comprehensive.rb:duerst2016-07-131-1/+1
* * gc.c (gc_mark_roots): should mark the VM object itself to markko12016-07-131-0/+7
* * enc/iso_8859_5.c, test/ruby/enc/test_case_comprehensive.rb:duerst2016-07-131-8/+8
* * iseq.c (Init_ISeq): undef ISeq.translate and ISeq.load_iseqko12016-07-131-0/+10
* * enc/iso_8859_13.c, test/ruby/enc/test_case_comprehensive.rb:duerst2016-07-131-1/+1
* * enc/iso_8859_3.c, test/ruby/enc/test_case_comprehensive.rb:duerst2016-07-131-3/+10
* * test/ruby/enc/test_iso_8859.rb: Excluded dotless i/I with dot fromduerst2016-07-121-1/+3
* * revert r55642 (previous commit) because of test failure atduerst2016-07-121-10/+3
* * enc/iso_8859_3.c, test/ruby/enc/test_case_comprehensive.rb:duerst2016-07-121-3/+10
* * enc/iso_8859_10.c, test/ruby/enc/test_case_comprehensive.rb:duerst2016-07-101-1/+1
* * test/ruby/enc/test_case_comprehensive.rb: Changed testing logic in toduerst2016-07-101-1/+6
* * enc/iso_8859_4.c, test/ruby/enc/test_case_comprehensive.rb:duerst2016-07-101-1/+1
* git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@55622 b2dd03c8-39d4-4d8f-98...duerst2016-07-101-1/+1
* util.c: round nearly middle valuenobu2016-07-101-0/+4
* * vm_args.c (setup_parameters_complex): don't raise ArgumentErrornaruse2016-07-071-0/+7
* suppress warnings: unused variablesnaruse2016-07-071-1/+1
* * vm_args.c (vm_caller_setup_arg_block): disable symbol blockshugo2016-07-071-0/+15
* numeric.c: round nearly middle valuenobu2016-07-071-0/+5
* io.c: convert arguments just oncenobu2016-07-071-0/+68
* require "rbconfig/sizeof"naruse2016-07-062-0/+2
* * enc/iso_8859_14.c, test/ruby/enc/test_case_comprehensive.rb:duerst2016-07-061-1/+1
* * enc/iso_8859_15.c, test/ruby/enc/test_case_comprehensive.rb:duerst2016-07-061-1/+1
* * enc/iso_8859_16.c, test/ruby/enc/test_case_comprehensive.rb:duerst2016-07-061-1/+1
* Add an assertion.shugo2016-07-061-0/+3
* * lib/net/http/generic_rquest.rb (write_header): A Request-Line mustshugo2016-07-061-0/+8
* * lib/net/ftp.rb (putline): raise an ArgumentError whenshugo2016-07-051-0/+10
* * ext/json/*, test/json/*: Update json-2.0.1.hsbt2016-07-0514-755/+780
* * test/ruby/enc/test_case_comprehensive.rb, test_regex_casefold.rb,duerst2016-07-033-5/+3
* * lib/uri/mailto.rb (initialize): RFC3986_Parser#split sets opaquenaruse2016-07-021-4/+6
* * regcomp.c (noname_disable_map): don't optimize out group 0naruse2016-07-011-0/+1
* * test/fiddle/test_pointer.rb (test_to_str, test_to_s, test_aref_aset):ngoto2016-07-011-3/+3
* test_stringio.rb: reduce retry countnobu2016-06-301-1/+1
* * test/ruby/test_refinement.rb: skipshugo2016-06-291-0/+3
* Passed block symbol to procnobu2016-06-281-0/+29
* Move CaseTestnobu2016-06-281-10/+6
* Skip unavailable testsnobu2016-06-282-19/+19
* FileUtils#install: owner/group optionsnobu2016-06-271-0/+16
* Coverage on non-positive linesnobu2016-06-261-0/+9
* Refine assertionnobu2016-06-251-1/+1
* openssl: ignore test failure caused by LibreSSL bugrhe2016-06-251-1/+13
* No respond_to? as if the default definitionnobu2016-06-241-0/+20
* * ext/psych/*, test/psych/*: Upate psych 2.1.0hsbt2016-06-242-0/+11
* * lib/rubygems.rb, lib/rubygems/*, test/rubygems/*:hsbt2016-06-242-31/+79
* * test/ruby/enc/test_regex_casefold.rb: Add Windows-1251, KOI8-R, andduerst2016-06-211-1/+3
* Multiple values X-Forwarded-Proto in webricknobu2016-06-211-1/+1
* * test/ruby/test_io.rb: Skip test_readpartial_with_not_empty_buffer,duerst2016-06-211-4/+4