aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* * enc/windows_1254.c, test/ruby/enc/test_case_comprehensive.rb:duerst2016-10-161-1/+1
* test_io.rb: use assert_not_predicatenobu2016-10-151-8/+3
* test_refinement.rb: test_symbol_procnobu2016-10-152-12/+8
* test_refinement.rb: using without evalnobu2016-10-151-6/+6
* Add test of DATA.binmode?kazu2016-10-151-0/+12
* vm_args.c: allow refinements in Symbol procnobu2016-10-151-0/+12
* process.c: use uaspawnnobu2016-10-141-0/+21
* optparse/kwargs.rbnobu2016-10-141-0/+40
* optparse.rb: hyphenizenobu2016-10-144-0/+64
* io.c: copy_stream to duplex IOnobu2016-10-131-0/+12
* hash.c: add compact and compact! methodsnobu2016-10-131-0/+8
* Fix tests depending on sort stabilitynobu2016-10-134-4/+10
* test_array.rb: do not assume stable sortnobu2016-10-121-1/+1
* better assertionnobu2016-10-121-1/+1
* fix warning: assigned but unused variablekazu2016-10-121-1/+1
* do not need to downcase twicekazu2016-10-121-1/+1
* Test URI.find_proxy using env argument.akr2016-10-111-41/+111
* ruby.c: bind fd before waitingnobu2016-10-101-0/+20
* test_require.rb: use assert_separatelynobu2016-10-101-20/+23
* memory_status.c: system callnobu2016-10-081-2/+7
* logger: fix monthly log rotate with DSTnobu2016-10-081-0/+90
* * basictest/test.rb: Adjust spaces in class declarationshsbt2016-10-071-1/+1
* load.c: setup syntax error backtracenobu2016-10-061-10/+10
* load.c: fix load/require contextnobu2016-10-061-0/+20
* test_io.rb: split test_gets_rsnobu2016-10-061-4/+19
* test_io.rb: workaround for Dockernobu2016-10-051-2/+8
* * enum.c: Make Enumerable#chunk with no block returnmarcandre2016-10-041-0/+6
* bigdecimal.c: more precisionnobu2016-10-041-0/+6
* rl_char_is_quoted_pnobu2016-10-031-0/+86
* compile.c: optimize flip-flopnobu2016-10-011-0/+3
* test_flip.rb: addnobu2016-09-301-0/+5
* * lib/uri/http.rb: Documentation and code style imrovements.hsbt2016-09-301-0/+5
* test_range.rb: all assertionsnobu2016-09-301-49/+60
* fix YAML::Storekazu2016-09-291-0/+180
* test_pstore.rb: use queuesnobu2016-09-281-8/+13
* rubygems 2.6.7nobu2016-09-288-179/+14
* rubygems 2.6.7nobu2016-09-2810-17/+229
* error.c: check argument of Warning.warnnobu2016-09-271-0/+12
* parse.y: fix up r56198nobu2016-09-271-0/+13
* test_syntax.rb: more test_warn_balancednobu2016-09-271-2/+8
* * test/ripper/test_ripper.rb: fix squiggly heredoc identifierkazu2016-09-271-1/+1
* * error.c: This makes all warnings raised call Warning.warn, whichshyouhei2016-09-271-0/+27
* iseq.c: syntax error in compile_filenobu2016-09-271-0/+18
* assertions.rb: success optionnobu2016-09-271-1/+11
* * lib/cgi/cookie.rb (parse): don't allow , as a separator. [Bug #12791]naruse2016-09-272-2/+14
* * test/ripper/test_ripper.rb: add a test for dedent_string.headius2016-09-261-0/+19
* test_exception.rb: another assertionnobu2016-09-261-1/+2
* stringio.c: fix signed integer overflowrhe2016-09-261-0/+9
* eval_intern.h: make TH_PUSH_TAG() initialize rb_vm_tag::tag with Qundefrhe2016-09-261-0/+9
* * lib/tempfile.rb: provide default basename parametersonots2016-09-261-0/+9