summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
* + 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
* Added forgotten test_hoe_publish.rb - I am a jerk.Eric Hodel2012-03-121-0/+31
* TestHoe#setup needs to clear plugins and bad pluginsRyan Davis2012-03-062-1/+109
* test_make_test_cmd_with_different_testlibs should skip if TESTOPTS is setRyan Davis2012-03-061-0/+2
* fixed tests for metadata changes in readmeRyan Davis2012-03-061-4/+5
* Fixed a test order issue by explicitly loading plugins required for testing.Eric Hodel2012-02-241-8/+9
* + Added the install_plugins taskEric Hodel2012-02-211-1/+23
* + .rdoc files are now automatically added to the extra_rdoc_files list.Eric Hodel2012-02-201-0/+48
* + Added Hoe#read_manifestEric Hodel2012-02-171-0/+10
* + Hoe#with_config merges the local and home configuration atop Hoe::DEFAULT_C...Eric Hodel2012-02-151-0/+45
* Fixed plugins_hoerc tests. They weren't checking everything they should to en...Ryan Davis2012-01-231-2/+14
* Add support for per-project .hoerc overrides (ged)Ryan Davis2011-11-291-0/+29
* - Fixed Hoe.read_utf to work on both 1.8 and 1.9. Unicode files FTW! (tenderl...Ryan Davis2011-11-231-1/+7
* - Only load rdoc once to fix test loading bugs.Eric Hodel2011-11-231-1/+4
* - Added missing minitest/autorun require (NOT reported by fedoraproject.org)Ryan Davis2011-08-221-0/+1
* - Fixed a test that fails on non-privileged (rvm/multiruby) setupsRyan Davis2011-08-181-1/+1
* - Fixed tests for jruby. (sferik)Ryan Davis2011-08-151-2/+2
* Fixed a fragile test (phiggins)Ryan Davis2011-07-181-3/+1
* + Added parse_urls to deal with array and hash style url lists in README.txt.Ryan Davis2011-06-271-16/+56
* fixed test for new dep strategyRyan Davis2011-06-221-1/+1
* oopsRyan Davis2011-06-211-1/+1
* Commit miss after filetype changeEric Hodel2011-06-171-6/+6
* + Cleanup for rubygems 1.7 deprecationsRyan Davis2011-04-011-2/+0
* - Fixed plugin activation via ~/.hoerc. (ged)Ryan Davis2011-03-311-0/+34
* Added test/test_hoe_test.rb (phiggins)Ryan Davis2011-03-221-0/+46
* + Added :none as a testlib option to let you do whatever you want. (phiggins)Ryan Davis2011-03-221-1/+1
* Optimizations to speed up tests from 20 tests/sec to 40 t/s.Ryan Davis2011-02-071-1/+8
* + Added NOSUDO option to `rake gem_install`. (nihildeb)Ryan Davis2011-02-071-0/+17
* minor 1.9 test fixesRyan Davis2011-02-041-2/+4
* + Plugins can now be loaded from a +plugins+ array in ~/.hoercEric Hodel2011-01-241-0/+53
* + Added Hoe::Test#test_prelude to allow for code to run before test loading.Ryan Davis2011-01-051-1/+1
* fixed test order errorRyan Davis2010-11-121-0/+1
* - Fix up hoe to be happy when rubyforge is missing or misconfiguredRyan Davis2010-06-011-2/+4
* + Cleaned up dep testsRyan Davis2010-03-061-16/+5
* Improved the tests a tad to deal with dependency changesRyan Davis2010-01-021-4/+13
* + Added gemcutter plugin (raggi)Ryan Davis2009-12-081-0/+13
* + Improved doco with some code examples.Ryan Davis2009-08-051-0/+2
* Fix BOM test for 1.8Eric Hodel2009-06-301-2/+7
* - Fix File.read_utf on ruby 1.9 for UTF-8 filesEric Hodel2009-06-291-1/+5
* I HATE THIS TESTRyan Davis2009-06-171-55/+0
* + Hoe.plugin can take multiple names. jbarnetteRyan Davis2009-06-171-0/+9
* fixed test. I suckRyan Davis2009-06-171-1/+1