summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2016-01-13iseq.c: mark parent iseqnobu
2016-01-13test_thread.rb: wait for the thread to sleepnobu
2016-01-12iseq.c: mark parents of wrapped iseqnobu
2016-01-12fix test to follow r53503naruse
2016-01-12* remove trailing spaces.svn
2016-01-12test/ruby/enc/test_casing_options.rb: Tests for optionduerst
2016-01-10compile.c: fix lhs splat in massignnobu
2016-01-10ext/-test-: reduce feature namesnobu
2016-01-09test_hash.rb: add testnobu
2016-01-09symbol.h: unexpected safe callnobu
2016-01-08* gc.c: rename PAGE_* to HEAP_PAGE_* because PAGE_SIZE is usedko1
2016-01-08* gc.c: rename constant names HEAP_* to PAGE_*.ko1
2016-01-08test_tempfile.rb: use assert_filenobu
2016-01-07thread.c: interrupt queue on uninitialized threadnobu
2016-01-06optparse.rb: into kwdargnobu
2016-01-05* test/ruby/test_string.rb(test_chr): added test for String#chrhsbt
2016-01-05* test/ruby/test_numeric.rb (test_nonzero_p): added test for String#nonzero?hsbt
2016-01-05leakchecker.rb: remove temporary measurenobu
2016-01-04stringio: binmode sets encoding to ASCII-8BITnormal
2016-01-04Revert r53431 "temporally revert r53411 to debug"naruse
2016-01-04test_ostruct.rb: sort method namesnobu
2016-01-04temporally revert r53411 to debugnaruse
2016-01-04* test/coverage/test_coverage.rb: ignored test when enabled to coverage.hsbt
2016-01-02Allow ERB subclass to add token easily. [Feature #11936]seki
2016-01-02parse.y: use nd_tagnobu
2016-01-02Revert r53409 "parse.y: yylval.num should be u3"naruse
2016-01-02parse.y: yylval.num should be u3nobu
2016-01-01* lib/ostruct.rb: Fix case of frozen object with initializer.marcandre
2016-01-01Adding a liberal_parsing option to CSV. Patch by Braden Anderson.jeg2
2015-12-31Add test for Enumerator::Lazy#takenobu
2015-12-31parse.y: single-quote indented heredocnobu
2015-12-31* lib/ostruct.rb: Fix new_ostruct_member to correctly avoid redefinitionmarcandre
2015-12-31test_module.rb: sort constantsnobu
2015-12-30skip if locale is not UTF-8naruse
2015-12-30* test/ruby/test_module.rb (test_classpath): r53376 may changenaruse
2015-12-30Add test for String#ordnobu
2015-12-30forwardable.rb: adjust backtrace by tail callnobu
2015-12-30fix commit missnobu
2015-12-30object.c: fix prepend cmpnobu
2015-12-30test_io.rb: test for rb_io_modestr_fmodenobu
2015-12-29test_stringio.rb: test_initializenobu
2015-12-29ruby.c: overriding warning optionsnobu
2015-12-29ruby.c: command line option over RUBYOPT envnobu
2015-12-29ostruct.rb: respond_to?nobu
2015-12-29* test/mkmf/test_have_func.rb (test_have_func):mrkn
2015-12-28Resolv::IPv6.create: avoid modifying frozen string literalnormal
2015-12-28Add test for String#rstrip!nobu
2015-12-28Add test for String#lstrip!nobu
2015-12-27* test/ruby/test_process.rb (TestProcess#test_execopts_open_chdir_m17n_path):usa
2015-12-27IO#readpartial rejects bad argsnormal