Merged r7060 from trunk.
add "ruby test/unit/issue_test.rb" for an each test at doc/RUNNING_TESTS. git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/branches/1.2-stable@7061 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
723d60a1ce
commit
86845b1989
|
@ -9,8 +9,9 @@ Running Tests
|
||||||
|
|
||||||
Run `rake --tasks test` to see available tests.
|
Run `rake --tasks test` to see available tests.
|
||||||
`rake test` will run the entire testsuite.
|
`rake test` will run the entire testsuite.
|
||||||
|
You can run `ruby test/unit/issue_test.rb` for an each test.
|
||||||
|
|
||||||
Before running `rake test` you need to configure both development
|
Before running tests, you need to configure both development
|
||||||
and test databases.
|
and test databases.
|
||||||
|
|
||||||
Creating test repositories
|
Creating test repositories
|
||||||
|
|
Loading…
Reference in New Issue