summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Fix broken test on linux only... stupid packaging...Ryan Davis2020-06-141-0/+5
* - Avoid calling parse_urls if URL metadata are already set. (flavorjones)Ryan Davis2020-02-111-0/+37
* - Fixed wiring of test_prelude into Minitest::TestTask.create. (flavorjones)Ryan Davis2020-02-091-13/+54
* + Added rdoc extension to the history and readme file finder globs.Ryan Davis2020-02-081-0/+43
* Fixed deprecation warning in testRyan Davis2019-12-221-1/+1
* + Added support for wiki_uri and mailing_list_uri. (JuanitoFatas)Ryan Davis2019-12-141-0/+24
* Fixed a test when run in isolation but only via minitest?Ryan Davis2019-11-051-0/+2
* added minitest/autorun to test_hoe_package.rbRyan Davis2019-11-051-0/+1
* + Added deprecation to parse_urls for ancient url array form.Ryan Davis2019-10-281-22/+12
* removed skip for maglev... it's long been fixedRyan Davis2019-10-281-2/+0
* + Added support for gemspec metadata. (viraptor)Ryan Davis2019-10-201-0/+1
* Make a test more robust to version differences by splitting and sorting depen...Ryan Davis2019-09-281-2/+3
* + Added Minitest::TestTask (will move to minitest proper soon)Ryan Davis2019-05-251-10/+26
* Fixed a missing require. Yay for rake test:depsRyan Davis2019-05-251-0/+2
* Fixed test data to avoid new deprecations on ruby 2.6. (mtasaka)Ryan Davis2019-03-111-1/+1
* Dunno why this test changed. Must be rubygems?Ryan Davis2019-03-081-1/+1
* - Bumped dependencies on rdoc and rake for latest majors.Ryan Davis2018-09-061-1/+1
* + Bump rdoc dependency to range from 4.x to 5.x.Ryan Davis2018-02-021-1/+1
* Fixed test that was missing an plugin dependency, but only failed on certain ...Ryan Davis2018-01-011-1/+1
* oops. fixed testRyan Davis2017-07-071-1/+0
* oops. needed to fix the rdoc_cmd test for new extra paramRyan Davis2017-06-121-0/+1
* oops... I swear I submitted thisRyan Davis2017-01-021-0/+1
* minor style tweaksRyan Davis2016-10-072-13/+13
* - Fixed extension paths. Again. Damnit. I normally don't release after midnight.Ryan Davis2015-09-131-0/+26
* fixed test post-gemtestRyan Davis2015-09-081-1/+1
* - Fix PRERELEASE= for packaging against newer versions of rubygems. (drbrain)Ryan Davis2015-09-081-0/+58
* more stylistic tweaksRyan Davis2015-01-271-3/+3
* simplified simple mapsRyan Davis2015-01-271-3/+3
* interpolated stringsRyan Davis2015-01-271-1/+1
* normalized %-formatted tokensRyan Davis2015-01-271-9/+9
* converted everything to double quoted stringsRyan Davis2015-01-275-96/+96
* - Remove deprecated test_files from spec. (igas)Ryan Davis2015-01-271-1/+0
* + Added :rdoc plugin.Ryan Davis2014-04-032-54/+23
* ! Removed all references to rubyforge, including the rubyforge plugin.Ryan Davis2014-03-121-14/+10
* - Apparently getting files in a different order on osx on ruby 2.1. (sanemat)Ryan Davis2013-11-141-1/+1
* + Warn and default to MIT license if not set.Ryan Davis2013-07-232-8/+16
* Updated tests to minitest 5Ryan Davis2013-05-225-5/+5
* fixed test for new default and added an explicit default testRyan Davis2013-05-221-0/+5
* test cleanup and refactoringRyan Davis2013-05-091-43/+15
* check_manifest tests weren't using capture_subprocess_io. Broke only on maglevRyan Davis2013-05-091-2/+11
* - Fixed an ancient test to use capture_subprocess_io. More reliable.Ryan Davis2013-04-271-18/+2
* + Updated publish plugin to depend on rdoc 4.x.Ryan Davis2013-04-091-1/+1
* test fixes and skips for maglevRyan Davis2013-01-242-4/+4
* + Added Sow#make_sub_modules. (bhenderson)Ryan Davis2012-11-121-8/+8
* + Added Hoe#licenses and Hoe#license for declaring your gem's license. (flavo...Ryan Davis2012-09-141-0/+48
* reformat and fix grammarRyan Davis2012-09-141-2/+1
* - Rake 0.8.7 sets verbose flag to true, breaking 2 tests. (michelboaventura)Ryan Davis2012-09-141-0/+4
* + Added deprecation warnings to Hoe#url and Hoe#url=. Already deprecated for ...Ryan Davis2012-03-191-1/+0
* switching setup to teardown fixes plugin corruption leakage to other test filesRyan Davis2012-03-131-1/+1
* more cleanup because eric is a jerk... pfftRyan Davis2012-03-121-16/+10