aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Fix use_lib_reline for test/readlineaycabta2019-08-271-1/+4
* Add test with encoding.manga_osyo2019-08-271-10/+10
* Change to test file path.manga_osyo2019-08-271-0/+0
* Add support Windows in CI.manga_osyo2019-08-271-8/+8
* Add test reline.manga_osyo2019-08-271-0/+242
* Refactoring Reline.manga_osyo2019-08-272-177/+6
* Fix reference core method.manga_osyo2019-08-271-2/+2
* Remove test_mode in `lib/reline`.manga_osyo2019-08-271-0/+12
* Refactoring Reline accessor.manga_osyo2019-08-271-0/+174
* Inspect dynamic symbol as well as static symbolNobuyoshi Nakada2019-08-251-0/+4
* Add abs to Matrix (#2199)Fernando Wolf Bona2019-08-211-0/+5
* Enable more Time TZ tests on OpenBSDJeremy Evans2019-08-201-1/+1
* Make portable for standalone test-unit gem.Hiroshi SHIBATA2019-08-192-1/+3
* Remove commented out debug printaycabta2019-08-181-4/+0
* Don't crash when deleting at the end of the lineAlan Wu2019-08-181-0/+10
* Remove Travis CI workaroundaycabta2019-08-171-1/+0
* Removed test_case files from lib directory.Hiroshi SHIBATA2019-08-174-202/+1098
* Skip teardown with JRubyHiroshi SHIBATA2019-08-171-1/+1
* Use the original require for test_race_exceptionHiroshi SHIBATA2019-08-171-2/+2
* Revert "Revert "[rubygems/rubygems] [Require] Ensure -I beats a default gem""Hiroshi SHIBATA2019-08-171-0/+33
* Search refinement module along nested usingsNobuyoshi Nakada2019-08-171-0/+28
* Revert "[rubygems/rubygems] [Require] Ensure -I beats a default gem"Hiroshi SHIBATA2019-08-171-33/+0
* Move lib directory to the last of $LOAD_PATH on ruby repository.Hiroshi SHIBATA2019-08-171-0/+10
* [rubygems/rubygems] Do not mutate uri.query during s3 signature creationAlexander Pakulov2019-08-171-0/+3
* [rubygems/rubygems] Autoswitch to exact bundler version if presentDavid Rodríguez2019-08-172-1/+35
* [rubygems/rubygems] Fix removing unresolved default spec files from mapDavid Rodríguez2019-08-171-0/+20
* [rubygems/rubygems] Replace domain parameter in Gem::Command#show_lookup_fail...bronzdoc2019-08-171-1/+1
* [rubygems/rubygems] [Require] Ensure -I beats a default gemSamuel Giddins2019-08-171-0/+33
* [rubygems/rubygems] Make test also assert the gems that it should loadDavid Rodríguez2019-08-171-0/+1
* [rubygems/rubygems] Use `assert_require`David Rodríguez2019-08-171-1/+1
* [ruby/rdoc] Use assert_raiseNobuyoshi Nakada2019-08-161-2/+2
* Set IRB::Context#return_format on test clarifyaycabta2019-08-161-0/+1
* Use assert_raise and skip for test/unitaycabta2019-08-1614-48/+48
* RDoc::Parser::C: Integrate do_classes and do_modules by one regexp matchYusuke Endoh2019-08-161-31/+3
* Parser was replacedaycabta2019-08-161-1/+0
* Gem::TestCase is based on MinitestHiroshi SHIBATA2019-08-161-5/+5
* Use omit instead of skip for test-unit.Hiroshi SHIBATA2019-08-169-21/+19
* Use test/unit instead of test-unit. Because test-unit is only provided standa...Hiroshi SHIBATA2019-08-161-1/+1
* Cleanup commented-out code.Hiroshi SHIBATA2019-08-161-1/+0
* Removed needless alias for capture_io.Hiroshi SHIBATA2019-08-161-1/+0
* Fallback for older RubygemsNobuyoshi Nakada2019-08-161-2/+6
* Use Gem.default_specifications_dirNobuyoshi Nakada2019-08-161-1/+1
* Renamed minitest_helper.rb as helper.rbNobuyoshi Nakada2019-08-1663-62/+62
* Use locale directory for the testsNobuyoshi Nakada2019-08-161-3/+3
* Use test-unit instead of minitestNobuyoshi Nakada2019-08-161-4/+7
* Treat linking to Markdown label correctlyaycabta2019-08-163-1/+11
* Separate RDoc::TokenStream#add_tokens and #add_tokenYusuke Endoh2019-08-161-2/+2
* Refactor and improve performance of RDoc::Markup::ParserYusuke Endoh2019-08-161-18/+0
* Don't echo results of assignment expressionsSteven Willis2019-08-162-0/+126
* Adding missing test for Net::HTTPGenericRequest initializer (#1835)Espartaco Palma2019-08-161-0/+1