aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
* test/unit.rb: show idling workersnobu2016-10-241-0/+2
* complex.c: undefine Comparable methodsnobu2016-10-241-6/+4
* refine assertionsnobu2016-10-242-65/+65
* complex.c: undefine clampnobu2016-10-241-0/+1
* test_refinement.rb: Symbol#to_proc testnobu2016-10-231-0/+5
* numeric.c: fix up r55891nobu2016-10-221-0/+27
* hash.c: fix Hash#compact! return valuenobu2016-10-221-1/+2
* compile.c: order with splattingnobu2016-10-221-0/+8
* fix r56467nobu2016-10-211-1/+1
* dir.c: retry glob with GCnobu2016-10-211-0/+14
* test_require.rb: reduce GCnobu2016-10-211-2/+6
* test_proc.rb: improve curry testsnobu2016-10-201-9/+17
* vm_insnhelper.c: refinements with sendnobu2016-10-191-2/+2
* * 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