summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2019-08-30Fix remaining warning issues in the tests due to keyword argument separationJeremy Evans
2019-08-30Make Method/Proc#parameters handle **nil syntaxJeremy Evans
2019-08-30Make RubyVM::AbstractSyntaxTree handle **nil syntaxJeremy Evans
2019-08-30Make ripper support **nil syntaxJeremy Evans
2019-08-30Support **nil syntax for specifying a method does not accept keyword argumentsJeremy Evans
2019-08-30Restore splitting of hashes into positional and keyword arguments, add warningJeremy Evans
2019-08-30Fix test after keyword argument separationJeremy Evans
2019-08-30Update tests to fix warning message changesJeremy Evans
2019-08-30Fix keyword argument separation warnings in testJeremy Evans
2019-08-30Make the dot-colon method reference frozenMaciej Mensfeld
2019-08-30proc.c: Add UnboundMethod#bind_callYusuke Endoh
2019-08-30Move pread + pwrite tests out of RUBY_ENGINE blockCharles Oliver Nutter
2019-08-29Disallow use of attrset symbols as Struct membersJeremy Evans
2019-08-29Refined warnings against literal in flip-flopNobuyoshi Nakada
2019-08-29Allow non-finalizable objects in ObjectSpace::WeakMapJean Boussier
2019-08-29Freeze method reference operator objectNobuyoshi Nakada
2019-08-29Revert "Add pipeline operator [Feature #15799]"Nobuyoshi Nakada
2019-08-29Show the previous definition location,Nobuyoshi Nakada
2019-08-29Aseert exception at negative step for non-endless range tooNobuyoshi Nakada
2019-08-29Revert "Remove warnings of flip-flop deprecation from tests and specs"Nobuyoshi Nakada
2019-08-27Fix use_lib_reline for test/readlineaycabta
2019-08-27Add test with encoding.manga_osyo
2019-08-27Change to test file path.manga_osyo
2019-08-27Add support Windows in CI.manga_osyo
2019-08-27Add test reline.manga_osyo
2019-08-27Refactoring Reline.manga_osyo
2019-08-27Fix reference core method.manga_osyo
2019-08-27Remove test_mode in `lib/reline`.manga_osyo
2019-08-27Refactoring Reline accessor.manga_osyo
2019-08-25Inspect dynamic symbol as well as static symbolNobuyoshi Nakada
2019-08-21Add abs to Matrix (#2199)Fernando Wolf Bona
2019-08-20Enable more Time TZ tests on OpenBSDJeremy Evans
2019-08-19Make portable for standalone test-unit gem.Hiroshi SHIBATA
2019-08-18Remove commented out debug printaycabta
2019-08-18Don't crash when deleting at the end of the lineAlan Wu
2019-08-17Remove Travis CI workaroundaycabta
2019-08-17Removed test_case files from lib directory.Hiroshi SHIBATA
2019-08-17Skip teardown with JRubyHiroshi SHIBATA
2019-08-17Use the original require for test_race_exceptionHiroshi SHIBATA
2019-08-17Revert "Revert "[rubygems/rubygems] [Require] Ensure -I beats a default gem""Hiroshi SHIBATA
2019-08-17Search refinement module along nested usingsNobuyoshi Nakada
2019-08-17Revert "[rubygems/rubygems] [Require] Ensure -I beats a default gem"Hiroshi SHIBATA
2019-08-17Move lib directory to the last of $LOAD_PATH on ruby repository.Hiroshi SHIBATA
2019-08-17[rubygems/rubygems] Do not mutate uri.query during s3 signature creationAlexander Pakulov
2019-08-17[rubygems/rubygems] Autoswitch to exact bundler version if presentDavid Rodríguez
2019-08-17[rubygems/rubygems] Fix removing unresolved default spec files from mapDavid Rodríguez
2019-08-17[rubygems/rubygems] Replace domain parameter in Gem::Command#show_lookup_fail...bronzdoc
2019-08-17[rubygems/rubygems] [Require] Ensure -I beats a default gemSamuel Giddins
2019-08-17[rubygems/rubygems] Make test also assert the gems that it should loadDavid Rodríguez
2019-08-17[rubygems/rubygems] Use `assert_require`David Rodríguez