summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Revert "Finer-grained inline constant cache invalidation"Nobuyoshi Nakada2022-03-251-2/+2
* Raise RuntimeError if Kernel#binding is called from a non-Ruby frameJeremy Evans2022-03-242-27/+32
* Finer-grained inline constant cache invalidationKevin Newton2022-03-241-2/+2
* [rubygems/rubygems] Avoid crash in test teardownDavid Rodríguez2022-03-241-1/+1
* Raise ArgumentError when calling Enumberable#inject without block or argumentsJeremy Evans2022-03-231-0/+2
* [ruby/rdoc] Expand the enclosing tree of the current fileNobuyoshi Nakada2022-03-221-0/+4
* [ruby/rdoc] Fold files in the page directoryNobuyoshi Nakada2022-03-221-0/+5
* [ruby/rdoc] Add test_generate_pageNobuyoshi Nakada2022-03-221-0/+8
* Make a dedecated assertion to clarify failed assertionsNobuyoshi Nakada2022-03-191-22/+22
* Add String#bytespliceShugo Maeda2022-03-181-0/+44
* Make Proc#parameters support lambda keyword for returning parameters as if la...Jeremy Evans2022-03-171-0/+22
* A positional Hash is not keyword arguments [Bug #18632]Nobuyoshi Nakada2022-03-181-0/+1
* A positional Hash is not keyword arguments [Bug #18632]Nobuyoshi Nakada2022-03-171-2/+3
* Update the test for [Feature #18615]Nobuyoshi Nakada2022-03-171-1/+1
* Revert "Fix version check to use Emoji version for emoji-variation-sequences....Martin Dürst2022-03-161-1/+1
* Revert "Allow `.0` version mismatch to pass the tests"Martin Dürst2022-03-161-2/+1
* [ruby/rdoc] Fix full name of known classNobuyoshi Nakada2022-03-161-0/+11
* Allow `.0` version mismatch to pass the testsKoichi Sasada2022-03-161-1/+2
* Fix version check to use Emoji version for emoji-variation-sequences.txtMartin Dürst2022-03-161-1/+1
* [ruby/rdoc] Fold class and module indexNobuyoshi Nakada2022-03-141-0/+5
* Fix failuresKazuhiro NISHIYAMA2022-03-141-2/+8
* add some tests for Unicode Version 14.0.0Martin Dürst2022-03-132-0/+6
* Add test for protected methods on module includedJohn Hawthorn2022-03-111-0/+19
* Fix visibility of alias of zsuper methodsJeremy Evans2022-03-101-0/+10
* [ruby/rdoc] Support crossref of methods with multiple argumentsPeter Zhu2022-03-091-0/+6
* test/io/console/test_io_console.rb: parens neededYusuke Endoh2022-03-081-1/+1
* Skip three tests on FreeBSD 13Yusuke Endoh2022-03-083-1/+26
* [ruby/ostruct] Fix class and method as attribute namesLadislav Gallay2022-03-071-0/+6
* Exclude binstubs testsNobuyoshi Nakada2022-03-021-0/+4
* Show embed status of array when len is 0 in objspace dumpPeter Zhu2022-03-011-0/+22
* Fix race in TestThread#test_thread_status_in_trapBenoit Daloze2022-03-011-1/+1
* [ruby/date] Use `assert_deprecated_warn`Nobuyoshi Nakada2022-02-251-6/+6
* [ruby/date] Deprecate the unintentional ability to parse `Symbol`Nobuyoshi Nakada2022-02-251-6/+6
* [ruby/date] Scale timeoutsNobuyoshi Nakada2022-02-251-3/+3
* [ruby/date] Update testsNobuyoshi Nakada2022-02-251-3/+2
* [ruby/date] Anchor at beginning of numbersNobuyoshi Nakada2022-02-251-0/+5
* [ruby/date] Anchor at beginning of numbersNobuyoshi Nakada2022-02-251-0/+7
* [Feature #18249] Implement ABI checkingPeter Zhu2022-02-221-0/+43
* [ruby/reline] Fix support for emacs-ctlx and emacs-meta keymapsTim Pope2022-02-221-0/+22
* [rubygems/rubygems] Resolve cleaned-up error with temporary gemhomeHiroshi SHIBATA2022-02-221-0/+2
* Add a test for Exception#detailed_messageYusuke Endoh2022-02-221-0/+29
* test/ruby/test_rubyoptions.rb: Make it pass on WindowsYusuke Endoh2022-02-221-1/+1
* Do not escape error messageYusuke Endoh2022-02-222-7/+8
* Add String#byteindex, String#byterindex, and MatchData#byteoffset (#5518)Shugo Maeda2022-02-192-0/+161
* Find pattern is no longer experimental [Feature #18585]Kazuki Tsujimoto2022-02-191-20/+0
* Make Set a builtin feature [Feature #16989]Akinori MUSHA2022-02-181-0/+39
* Add Thread.each_caller_locationJeremy Evans2022-02-171-0/+29
* exclude name must be Regexp or SymbolKazuhiro NISHIYAMA2022-02-171-1/+1
* Exclude TestThread#test_signal_at_join on FreeBSD 13 for now [ci skip]Nobuyoshi Nakada2022-02-131-0/+3
* [ruby/rdoc] Load YAML library for each testNobuyoshi Nakada2022-02-121-0/+4