]> source.dussan.org Git - redmine.git/commit
Merged the Object Daddy exemplars from trunk. r3337, r3340, r3342
authorEric Davis <edavis@littlestreamsoftware.com>
Tue, 2 Feb 2010 16:03:05 +0000 (16:03 +0000)
committerEric Davis <edavis@littlestreamsoftware.com>
Tue, 2 Feb 2010 16:03:05 +0000 (16:03 +0000)
commit76d9d01db09c07f2513935d56e66700d488a112c
treefdb39bebfd600053689ef1203853a7032d2acb77
parent27fa40d2830f888e07b042e7570dbd11925ec418
Merged the Object Daddy exemplars from trunk. r3337, r3340, r3342

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/branches/0.9-stable@3359 e93f8b46-1217-0410-a6f0-8f06a7374b81
25 files changed:
test/exemplars/attachment_exemplar.rb [new file with mode: 0644]
test/exemplars/auth_source_exemplar.rb [new file with mode: 0644]
test/exemplars/board_exemplar.rb [new file with mode: 0644]
test/exemplars/change_exemplar.rb [new file with mode: 0644]
test/exemplars/changeset_exemplar.rb [new file with mode: 0644]
test/exemplars/comment_exemplar.rb [new file with mode: 0644]
test/exemplars/custom_value_exemplar.rb
test/exemplars/document_exemplar.rb [new file with mode: 0644]
test/exemplars/enabled_module_exemplar.rb [new file with mode: 0644]
test/exemplars/group_exemplar.rb [new file with mode: 0644]
test/exemplars/issue_category_exemplar.rb [new file with mode: 0644]
test/exemplars/journal_exemplar.rb [new file with mode: 0644]
test/exemplars/member_exemplar.rb
test/exemplars/member_role_exemplar.rb [new file with mode: 0644]
test/exemplars/message_exemplar.rb [new file with mode: 0644]
test/exemplars/news_exemplar.rb [new file with mode: 0644]
test/exemplars/repository_exemplar.rb [new file with mode: 0644]
test/exemplars/subversion_repository_exemplar.rb [new file with mode: 0644]
test/exemplars/time_entry_exemplar.rb
test/exemplars/watcher_exemplar.rb [new file with mode: 0644]
test/exemplars/wiki_content_exemplar.rb [new file with mode: 0644]
test/exemplars/wiki_exemplar.rb [new file with mode: 0644]
test/exemplars/wiki_page_exemplar.rb [new file with mode: 0644]
test/exemplars/wiki_redirect_exemplar.rb [new file with mode: 0644]
test/object_daddy_helpers.rb