.. |
export
|
Make sure that tests restore the attachments path to the tmp dir so that fixture files don't get deleted.
|
2011-12-16 17:52:47 +00:00 |
helpers
|
Rails 3.1 compatibility.
|
2012-03-04 13:55:25 +00:00 |
menu_manager
|
Get rid of HelperTestcase.
|
2011-12-18 09:40:19 +00:00 |
scm/adapters
|
scm: git: use default branch from HEAD (#10207)
|
2012-02-12 06:22:59 +00:00 |
views/builders
|
Support for nested array in API builder.
|
2012-01-29 18:29:09 +00:00 |
wiki_formatting
|
Do not recognize invalid textile attributes.
|
2012-02-17 22:31:01 +00:00 |
access_control_test.rb
|
remove trailing white-spaces from test/unit/lib/redmine/access_control_test.rb.
|
2011-08-30 06:18:47 +00:00 |
ciphering_test.rb
|
Fixed: crypting blank passwords raises an error (#9137).
|
2011-11-29 19:47:51 +00:00 |
codeset_util_test.rb
|
move repositories helper to_utf8 tests to new CodesetUtilTest (#2371)
|
2011-11-18 14:57:58 +00:00 |
configuration_test.rb
|
remove trailing white-spaces from test/unit/lib/redmine/configuration_test.rb.
|
2011-08-30 06:17:06 +00:00 |
hook_test.rb
|
Adds an helper to get the body of an email in tests.
|
2012-03-04 14:01:54 +00:00 |
i18n_test.rb
|
Moved test from ApplicationControllerTest.
|
2012-01-03 17:48:18 +00:00 |
menu_manager_test.rb
|
remove trailing white-spaces from test/unit/lib/redmine/menu_manager_test.rb.
|
2011-08-30 06:58:08 +00:00 |
mime_type_test.rb
|
remove trailing white-spaces from test/unit/lib/redmine/mime_type_test.rb.
|
2011-08-30 06:57:41 +00:00 |
notifiable_test.rb
|
remove trailing white-spaces from test/unit/lib/redmine/notifiable_test.rb.
|
2011-08-30 06:56:57 +00:00 |
plugin_test.rb
|
Adds tests for plugin API.
|
2011-12-03 21:33:34 +00:00 |
safe_attributes_test.rb
|
Code cleanup.
|
2011-12-13 20:40:03 +00:00 |
themes_test.rb
|
remove trailing white-spaces from test/unit/lib/redmine/themes_test.rb.
|
2011-08-30 06:58:32 +00:00 |
unified_diff_test.rb
|
Fixed that partial diffs are done against html instead of original code (#9143).
|
2012-02-15 17:39:47 +00:00 |
wiki_formatting_test.rb
|
Extracted auto_link and auto_mailto to a module.
|
2012-03-04 10:04:46 +00:00 |