Commit Graph

22 Commits (805bd34aad137c4a383495e90b6a57804f672bda)

Author SHA1 Message Date
Jens Ulferts e056e927f4 adapts repository tests to changed routes 11 years ago
Philipp Tessenow a1e67dd460 new copyright header #1903 11 years ago
Hagen Schink 55eebbb26a Adapts repository tests to changed route globbing 11 years ago
Jens Ulferts 21459a384f provide every possible file with a short copyright notice 12 years ago
Philipp Tessenow f24dc2f4f1 attempt to fix a constant not defined error when executing mysql unit tests 12 years ago
Martin Linkhorst d03301b60e there are so many side effects by using only a subset of the fixtures and also it creates lots of annoying noise in the test code. this commit changes individual requires to :all which fixes some tests when test files are run individually or in a different order. 12 years ago
Martin Linkhorst ccc88aea0b DEPRECATION FIX: remove RAILS_ROOT in favor of Rails.root.to_s 12 years ago
Holger Just 91070236db Set source encoding to UTF-8 13 years ago
Holger Just 07185fb169 [#436] Remove trailing whitespace 14 years ago
Eric Davis 99507a0391 [#197] Upgrade the copyright in the code files 14 years ago
Eric Davis 9baa310486 Fixed test by replacing assert_tag with assert_select 14 years ago
Felix Schäfer c51a32ac23 Use Rails.cache to cache application settings. #350 14 years ago
Holger Just 1d5d73afe3 Fix RepositoriesFilesystemControllerTest for jRuby 14 years ago
Toshi MARUYAMA be2046b189 scm: set mime type in downloading file. 14 years ago
Toshi MARUYAMA 3ee44b363c scm: filesystem: add test for no extension file mime type in functional test. 14 years ago
Toshi MARUYAMA fd400df10e scm: filesystem: fix todo comment of MIME_TYPES of big-file.txt in functional test. 14 years ago
Toshi MARUYAMA 05825c38a2 scm: filesystem: add test for displaying file over max size limit (#6256). 14 years ago
Toshi MARUYAMA 314bb3fb6e scm: filesystem: add test for UTF-16 file displaying (#6256). 14 years ago
Toshi MARUYAMA af85236fe7 scm: filesystem: add test for non ascii text file displaying (#6256). 14 years ago
Toshi MARUYAMA 5a10fb4f31 scm: filesystem: add test of no extension file whose content is only ASCII can be showing (#6256). 14 years ago
Toshi MARUYAMA 71ea12fcfc scm: filesystem: add functional test. 14 years ago