summaryrefslogtreecommitdiffstats
path: root/test/unit
Commit message (Expand)AuthorAgeFilesLines
* scm: git: use block to call revisions() in unit adapter test_revisions_master...Toshi MARUYAMA2011-05-131-3/+9
* scm: subversion: remove trailing white-spaces from unit adapter test.Toshi MARUYAMA2011-05-131-3/+3
* scm: mercurial: remove trailing white-spaces from unit adapter test.Toshi MARUYAMA2011-05-131-1/+1
* scm: filesystem: remove trailing white-spaces from unit adapter test.Toshi MARUYAMA2011-05-131-2/+2
* scm: darcs: remove trailing white-spaces from unit adapter test.Toshi MARUYAMA2011-05-131-2/+2
* scm: cvs: remove trailing white-spaces from unit adapter test.Toshi MARUYAMA2011-05-131-3/+3
* scm: add a test of a repository model method "merge_extra_info()" in unit tes...Toshi MARUYAMA2011-05-121-0/+33
* scm: git: add test of revisions() with invalid revision in unit adapter test ...Toshi MARUYAMA2011-05-121-0/+9
* scm: git: add another revision in merged revisions test in unit adapter test ...Toshi MARUYAMA2011-05-121-0/+12
* scm: git: add test of revisions() in merged revisions in unit adapter test (#...Toshi MARUYAMA2011-05-121-0/+15
* scm: git: add test of "latin_1_path_encoding" branch revisions with from revi...Toshi MARUYAMA2011-05-121-0/+18
* scm: git: add test of "branch_latin_1_path_encoding" branch all revisions in ...Toshi MARUYAMA2011-05-121-0/+13
* scm: git: rename "test_revisions_master()" to "test_revisions_master_all()" i...Toshi MARUYAMA2011-05-121-1/+1
* scm: git: fix incorrect comment in unit model test and code clean up unit mod...Toshi MARUYAMA2011-05-091-6/+15
* PDF: replace invalid sequence in converting if encoding destination is UTF-8 ...Toshi MARUYAMA2011-05-091-0/+40
* PDF: call Redmine::Export::PDF::RDMPdfEncoding::rdm_pdf_iconv() directly in u...Toshi MARUYAMA2011-05-091-12/+15
* PDF: check Japanese general_pdf_encoding is CP932 in unit test.Toshi MARUYAMA2011-05-091-0/+2
* scm: fix indents of test/unit/changeset_test.rb.Toshi MARUYAMA2011-05-091-13/+13
* scm: code clean up unit repository test.Toshi MARUYAMA2011-05-081-11/+24
* remove trailing white-spaces and code clean up init i18n test.Toshi MARUYAMA2011-05-081-23/+22
* scm: subversion: remove trailing white-spaces from unit model test.Toshi MARUYAMA2011-05-081-9/+9
* scm: mercurial: remove trailing white-spaces from unit model test.Toshi MARUYAMA2011-05-081-5/+5
* scm: filesystem: remove trailing white-spaces from unit model test.Toshi MARUYAMA2011-05-081-5/+5
* scm: cvs: remove trailing white-spaces from unit model test.Toshi MARUYAMA2011-05-081-7/+7
* scm: git: remove trailing white-spaces from unit model test.Toshi MARUYAMA2011-05-081-7/+7
* PDF: set lang 'ja' in unit test test_fix_text_encoding_cannot_convert_ja_cp93...Toshi MARUYAMA2011-05-081-2/+3
* scm: git: add unit adapter test of master branch revisions().Toshi MARUYAMA2011-05-061-1/+15
* scm: git: split unit adapter revisions test to with time or not (#7146, #6013).Toshi MARUYAMA2011-05-061-1/+3
* scm: git: remove trailing white-spaces and an empty line in unit lib test.Toshi MARUYAMA2011-05-061-3/+2
* scm: code clean up unit repository test.Toshi MARUYAMA2011-05-061-13/+13
* scm: git: use report_last_commit option in unit adapter test (#7047).Toshi MARUYAMA2011-05-051-2/+4
* scm: remove trailing white-spaces in unit changeset test.Toshi MARUYAMA2011-05-051-5/+5
* scm: mercurial: fix unit model test fails if hg command is unavailable.Toshi MARUYAMA2011-05-051-22/+23
* scm: fix invalid UTF-8 tests fail on Windows Ruby 1.8.Toshi MARUYAMA2011-05-051-4/+4
* scm: space cleanup in unit repository test.Toshi MARUYAMA2011-05-021-8/+8
* Fixes an assertion for postgresql (#7097).Jean-Philippe Lang2011-04-291-2/+2
* Fixed: notes are lost when copying issue(s) (#6901, #8239).Jean-Philippe Lang2011-04-292-2/+31
* Fixed: copying an issue keeps the author of the original issue (#6901).Jean-Philippe Lang2011-04-291-0/+7
* Makes 'This week' filter work with any starting day of week (#7097).Jean-Philippe Lang2011-04-291-0/+23
* PDF: add test of ensuring 'ASCII-8BIT' encoding in Ruby 1.9 (#61).Toshi MARUYAMA2011-04-291-6/+9
* PDF: fix 0x5c(backslash) escape processing in FPDF (#61).Toshi MARUYAMA2011-04-291-40/+0
* code clean up MailHandlerTest unit test.Toshi MARUYAMA2011-04-281-35/+26
* scm: bazaar: code clean up unit adapter test.Toshi MARUYAMA2011-04-251-4/+2
* scm: add missing fixtures when running tests from scratch in unit changeset t...Toshi MARUYAMA2011-04-221-3/+7
* Fixes potential test failure.Jean-Philippe Lang2011-04-171-3/+3
* Warn about subtasks before deleting a parent issue (#6562).Jean-Philippe Lang2011-04-171-0/+19
* scm: mercurial: add test of copied file from_revision node id at unit model t...Toshi MARUYAMA2011-04-171-0/+3
* scm: add unit test of preventing PostgreSQL or Ruby 1.9 errors if paths is in...Toshi MARUYAMA2011-04-161-0/+29
* scm: code clean up unit changeset test.Toshi MARUYAMA2011-04-161-138/+142
* scm: add test of empty committer at unit changeset test.Toshi MARUYAMA2011-04-151-4/+7