summaryrefslogtreecommitdiffstats
path: root/test/unit/lib/redmine/plugin_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Adds tests for plugin API.Jean-Philippe Lang2011-12-031-0/+30
* remove trailing white-spaces from test/unit/lib/redmine/plugin_test.rb.Toshi MARUYAMA2011-08-301-14/+14
* Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050Jean-Baptiste Barth2010-12-121-1/+1
* Adds a Plugin API to allow one plugin to depend on another.Eric Davis2009-12-161-0/+39
* Upgraded to Rails 2.3.4 (#3597)Eric Davis2009-09-131-1/+1
* Adds Plugin#requires_redmine method so that plugin compatibility can be check...Jean-Philippe Lang2008-11-161-0/+23
* Adds url and author_url plugin attributes (#2162).Jean-Philippe Lang2008-11-161-0/+4
* Adds a few Plugin tests.Jean-Philippe Lang2008-11-161-0/+51