summaryrefslogtreecommitdiffstats
path: root/test/unit/document_category_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Updates copyright for 2016.Jean-Philippe Lang2016-03-131-1/+1
* Copyright update.Jean-Philippe Lang2015-01-111-1/+1
* update copyright year (#15977)Toshi MARUYAMA2014-01-291-1/+1
* Copyright for 2013 (#12788).Jean-Philippe Lang2013-01-121-1/+1
* Replaces find(:first) calls.Jean-Philippe Lang2012-12-031-2/+2
* add check default document category is not defined on database in tests (#11665)Toshi MARUYAMA2012-08-221-0/+2
* force set default document category if it is not set on database (#11665)Toshi MARUYAMA2012-08-211-0/+4
* add unit test to get default document category defined on database (#11665)Toshi MARUYAMA2012-08-211-0/+6
* Copyright update.Jean-Philippe Lang2012-05-051-1/+1
* remove trailing white-spaces and an empty line from unit document category test.Toshi MARUYAMA2011-05-181-6/+5
* Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050Jean-Baptiste Barth2010-12-121-1/+1
* Fixes a test failure.Jean-Philippe Lang2009-11-271-1/+1
* Updated the unit test so Enumerations are tested separately from the subclasses.Eric Davis2009-10-211-1/+1
* Upgraded to Rails 2.3.4 (#3597)Eric Davis2009-09-131-1/+1
* Changed Enumerations to use a Single Table InheritanceEric Davis2009-05-301-0/+36