index
:
redmine.git
0.6-stable
0.7-stable
0.8-stable
0.9-stable
1.0-stable
1.1-stable
1.2-stable
1.3-stable
1.4-stable
2.0-stable
2.1-stable
2.2-stable
2.3-stable
2.4-stable
2.5-stable
2.6-stable
3.0-stable
3.1-stable
3.2-stable
3.3-stable
3.4-stable
4.0-stable
4.1-stable
4.2-stable
5.0-stable
5.1-stable
6.0-stable
integration-to-svn-stable-1.0
integration-to-svn-trunk
master
nbc
plugin-hooks
swistak
work
Mirror of redmine code source: https://github.com/redmine/redmine
www-data
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
unit
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
code layout clean up of test_all_dependent_issues at test/unit/issue_test.rb
Toshi MARUYAMA
2011-09-23
1
-3
/
+9
*
code layout clean up of test_create_with_group_assignment at test/unit/issue_...
Toshi MARUYAMA
2011-09-23
1
-1
/
+3
*
code layout clean up of test_create at test/unit/issue_test.rb
Toshi MARUYAMA
2011-09-23
1
-1
/
+4
*
code layout clean up of test_create_minimal at test/unit/issue_test.rb
Toshi MARUYAMA
2011-09-23
1
-1
/
+3
*
code layout clean up of test_create_with_required_custom_field at test/unit/i...
Toshi MARUYAMA
2011-09-23
1
-1
/
+3
*
code layout clean up of test_errors_full_messages_should_include_custom_field...
Toshi MARUYAMA
2011-09-23
1
-1
/
+3
*
code layout clean up of test_category_based_assignment at test/unit/issue_tes...
Toshi MARUYAMA
2011-09-23
1
-1
/
+4
*
code layout clean up of test_all_dependent_issues_with_persistent_multiple_ci...
Toshi MARUYAMA
2011-09-23
1
-5
/
+15
*
code layout clean up of test_all_dependent_issues_with_persistent_circular_de...
Toshi MARUYAMA
2011-09-23
1
-3
/
+9
*
add unit test to set project if project is nil at unit time entry test
Toshi MARUYAMA
2011-09-22
1
-0
/
+16
*
add unit test to validate time entry
Toshi MARUYAMA
2011-09-22
1
-0
/
+17
*
add missing fixtures at unit time entry test in running on empty database
Toshi MARUYAMA
2011-09-22
1
-1
/
+9
*
add missing fixtures at unit user test in running on empty database
Toshi MARUYAMA
2011-09-22
1
-1
/
+9
*
more strict test to ensure single anonymous user at unit user test
Toshi MARUYAMA
2011-09-22
1
-2
/
+2
*
add test to ensure single anonymous user at unit user test
Toshi MARUYAMA
2011-09-22
1
-0
/
+11
*
add test of validate password length at unit user test
Toshi MARUYAMA
2011-09-21
1
-0
/
+10
*
add missing "projects_trackers" fixture at unit query test in running on empt...
Toshi MARUYAMA
2011-09-20
1
-1
/
+2
*
add new lines in fixtures at unit query test
Toshi MARUYAMA
2011-09-20
1
-1
/
+5
*
Rails3: scm: subversion: fix error of test_next_nil at unit model test
Toshi MARUYAMA
2011-09-12
1
-1
/
+3
*
Rails3: scm: subversion: fix error of test_next at unit model test
Toshi MARUYAMA
2011-09-12
1
-1
/
+3
*
Rails3: scm: subversion: fix error of test_previous_nil at unit model test
Toshi MARUYAMA
2011-09-12
1
-1
/
+3
*
Rails3: scm: subversion: fix error of test_previous at unit model test
Toshi MARUYAMA
2011-09-12
1
-1
/
+3
*
Rails3: scm: filesystem: replace @repository.reload to @project.reload of tes...
Toshi MARUYAMA
2011-09-12
1
-1
/
+3
*
Rails3: scm: subversion: fix error of test_format_identifier at unit model test
Toshi MARUYAMA
2011-09-12
1
-1
/
+3
*
Rails3: scm: subversion: fix error of test_find_changeset_by_empty_name at un...
Toshi MARUYAMA
2011-09-12
1
-1
/
+3
*
Rails3: scm: subversion: fix error of test_identifier at unit model test
Toshi MARUYAMA
2011-09-12
1
-1
/
+3
*
Rails3: scm: subversion: fix error of test_directory_listing_with_square_brac...
Toshi MARUYAMA
2011-09-12
1
-1
/
+2
*
Rails3: scm: subversion: fix error of test_directory_listing_with_square_brac...
Toshi MARUYAMA
2011-09-12
1
-1
/
+3
*
Rails3: scm: subversion: fix error of test_latest_changesets at unit model test
Toshi MARUYAMA
2011-09-12
1
-0
/
+3
*
Rails3: scm: subversion: fix error of test_fetch_changesets_incremental at un...
Toshi MARUYAMA
2011-09-12
1
-2
/
+7
*
Rails3: scm: cvs: fix error of test_annotate at unit model test
Toshi MARUYAMA
2011-09-12
1
-1
/
+3
*
Rails3: scm: cvs: fix error of test_cat at unit model test
Toshi MARUYAMA
2011-09-12
1
-1
/
+3
*
Rails3: scm: cvs: fix error of test_entries_invalid_revision at unit model test
Toshi MARUYAMA
2011-09-12
1
-1
/
+3
*
Rails3: scm: cvs: fix error of test_entries_invalid_path at unit model test
Toshi MARUYAMA
2011-09-12
1
-1
/
+3
*
Rails3: scm: cvs: fix error of test_entries_rev3 at unit model test
Toshi MARUYAMA
2011-09-12
1
-1
/
+3
*
Rails3: scm: cvs: fix error of test_deleted_files_should_not_be_listed at uni...
Toshi MARUYAMA
2011-09-12
1
-1
/
+1
*
Rails3: scm: cvs: fix error of test_fetch_changesets_from_scratch at unit mod...
Toshi MARUYAMA
2011-09-12
1
-1
/
+1
*
Rails3: scm: darcs: fix error of test_cat at unit model test
Toshi MARUYAMA
2011-09-12
1
-0
/
+3
*
Rails3: scm: darcs: fix error of test_deleted_files_should_not_be_listed at u...
Toshi MARUYAMA
2011-09-12
1
-1
/
+3
*
Rails3: scm: darcs: fix error of test_entries_invalid_revision at unit model ...
Toshi MARUYAMA
2011-09-12
1
-1
/
+3
*
Rails3: scm: darcs: fix error of test_fetch_changesets_incremental at unit mo...
Toshi MARUYAMA
2011-09-12
1
-2
/
+7
*
Rails3: scm: mercurial: fix error of test_copied_files at unit model test
Toshi MARUYAMA
2011-09-12
1
-1
/
+3
*
Rails3: scm: mercurial: fix error of test_latest_changesets at unit model test
Toshi MARUYAMA
2011-09-12
1
-1
/
+3
*
Rails3: scm: mercurial: fix error of test_changeset_order_by_revision at unit...
Toshi MARUYAMA
2011-09-12
1
-1
/
+3
*
Rails3: scm: mercurial: fix error of test_format_identifier at unit model test
Toshi MARUYAMA
2011-09-11
1
-1
/
+3
*
Rails3: scm: mercurial: fix error of test_identifier at unit model test
Toshi MARUYAMA
2011-09-11
1
-1
/
+3
*
Rails3: scm: mercurial: fix error of test_find_changeset_by_invalid_name at u...
Toshi MARUYAMA
2011-09-11
1
-1
/
+3
*
Rails3: scm: mercurial: fix error of test_find_changeset_by_name at unit mode...
Toshi MARUYAMA
2011-09-11
1
-1
/
+3
*
Rails3: scm: subversion: fix error of test_fetch_changesets_from_scratch at u...
Toshi MARUYAMA
2011-09-11
1
-2
/
+3
*
scm: subversion: define NUM_REV as the number of test repository revisions at...
Toshi MARUYAMA
2011-09-11
1
-0
/
+2
[prev]
[next]