summaryrefslogtreecommitdiffstats
path: root/test/unit/lib/redmine/views/builders/xml_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Copyright update in 2.6-stable.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
* Fixed tests broken by r10088.Jean-Philippe Lang2012-07-281-1/+1
* Copyright update.Jean-Philippe Lang2012-05-051-1/+1
* Support for nested array in API builder.Jean-Philippe Lang2012-01-291-0/+13
* remove trailing white-spaces from test/unit/lib/redmine/views/builders/xml_te...Toshi MARUYAMA2011-08-301-7/+7
* use ActiveSupport::TestCase instead of HelperTestCase at test/unit/lib/redmin...Toshi MARUYAMA2011-06-221-1/+1
* Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050Jean-Baptiste Barth2010-12-121-1/+1
* Prevents random failure in XmlTest.Jean-Philippe Lang2010-12-031-3/+3
* Adds a builder-like template system for rendering xml and json API responses.Jean-Philippe Lang2010-12-031-0/+54