summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2020-01-09Fixed up 0eeed5bcc5530edb0af2af2ccff09d067c59e8f9Nobuyoshi Nakada
2020-01-08Add GC guardKazuhiro NISHIYAMA
2020-01-07Suppress some warningsYusuke Endoh
2020-01-06Support history-size in .inputrc correctlyaycabta
2020-01-06script_compiled event on compile error.Koichi Sasada
2020-01-06Complete indented and quoted string correctlyaycabta
2020-01-03Call initialize_clone with freeze: false if clone called with freeze: falseJeremy Evans
2020-01-03Make eval(code, binding) use (eval) as __FILE__ and 1 as __LINE__Jeremy Evans
2020-01-02Update tests for full keyword argument separationJeremy Evans
2020-01-02Fully separate positional arguments and keyword argumentsJeremy Evans
2020-01-02Check Module#ruby2_keywords arityNobuyoshi Nakada
2020-01-01Add load path and require for ruby/rubyaycabta
2020-01-01[ruby/irb] Fix lib name of OpenStructaycabta
2019-12-31Add "require 'openstruct'" what is forgottenaycabta
2019-12-31[ruby/irb] Add tests for RubyLexBen
2019-12-31Split test_nomethod_error.rbNobuyoshi Nakada
2019-12-31Split test_name_error.rbNobuyoshi Nakada
2019-12-31Split test_frozen_error.rbNobuyoshi Nakada
2019-12-31Fix the exception to be raisedNobuyoshi Nakada
2019-12-31text/readline/test_readline.rb - fix skip on Reline (#2743)MSP-Greg
2019-12-30MinGW on Actions (#2791)MSP-Greg
2019-12-30Decide lambdaness of (f << g) using g (#2729)Alan Wu
2019-12-29[ruby/io-console] Enable only interrupt bits on `intr: true`Nobuyoshi Nakada
2019-12-27Add test_completion_with_indent_and_completer_quote_charactersaycabta
2019-12-26Transform hash keys by a hash [Feature #16274]Nobuyoshi Nakada
2019-12-25range.c: Range#min with a beginless one now raise an explicit exceptionYusuke Endoh
2019-12-25^D on non-empty line in vi mode behaves like Enteraycabta
2019-12-24Scale sleeping times to wait for the OS operationsNobuyoshi Nakada
2019-12-24The delete-char-or-list shows completed list when called at end of lineaycabta
2019-12-24Synchronize with a Queue instead of sleepingNobuyoshi Nakada
2019-12-24Revert "Scale sleeping times"Koichi Sasada
2019-12-24Scale sleeping timesNobuyoshi Nakada
2019-12-24Get rid of false positive misspellingsNobuyoshi Nakada
2019-12-24[ruby/rdoc] Support newline in the middle of constant definitionaycabta
2019-12-24[ruby/rdoc] Treat Proc#call syntax sugar for constant correctlyaycabta
2019-12-23Reword keyword arguments warning messages to convey these are deprecation war...Marc-Andre Lafortune
2019-12-23ObjectSpace._id2ref should check liveness.Koichi Sasada
2019-12-23Port https://github.com/ruby/did_you_mean/commit/dd1dd86e6c3188c36224d5dd4389...Yuki Nishijima
2019-12-23Revert "Should return "." for File.extname("file.") also on Windows"NAKAMURA Usaku
2019-12-22fix a thread test.Koichi Sasada
2019-12-22compile.c: avoid newarraykwsplat for argumentsv2_7_0_rc2Yusuke Endoh
2019-12-22Should return "." for File.extname("file.") also on WindowsNAKAMURA Usaku
2019-12-21Kernel#lambda: return forwarded block as non-lambda procAlan Wu
2019-12-21test/ruby/test_pattern_matching.rb: suppress "unused variable" warningYusuke Endoh
2019-12-20Added `-W:experimental` command line optionNobuyoshi Nakada
2019-12-20Added `experimental` warning categoryNobuyoshi Nakada
2019-12-20Added -W: command line optionNobuyoshi Nakada
2019-12-20vm_args.c: rephrase the warning message of keyword argument separationYusuke Endoh
2019-12-20Refined the warning message for $, and $;Nobuyoshi Nakada
2019-12-20Refined the warning message for numbered-parameter like variablesNobuyoshi Nakada