summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* 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: cvs: remove trailing white-spaces from functional test.Toshi MARUYAMA2011-05-081-4/+4
* 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: subversion: remove trailing white-spaces from functional test.Toshi MARUYAMA2011-05-081-10/+10
* scm: git: remove trailing white-spaces from unit model test.Toshi MARUYAMA2011-05-081-7/+7
* scm: git: add test of annotate non ASCII content of non ASCII path in functio...Toshi MARUYAMA2011-05-081-0/+18
* scm: git: add test of diff non ASCII path and non ASCII content in functional...Toshi MARUYAMA2011-05-081-0/+28
* scm: git: add test of showing non ASCII contents of non ASCII path in functio...Toshi MARUYAMA2011-05-081-0/+36
* scm: git: use constant value for project id in functional test.Toshi MARUYAMA2011-05-081-20/+22
* PDF: set lang 'ja' in unit test test_fix_text_encoding_cannot_convert_ja_cp93...Toshi MARUYAMA2011-05-081-2/+3
* scm: git: fix functional annotate test.Toshi MARUYAMA2011-05-071-1/+9
* scm: git: remove trailing white-spaces from functional test.Toshi MARUYAMA2011-05-071-5/+5
* scm: mercurial: add test of annotate non ASCII contents in functional test.Toshi MARUYAMA2011-05-071-0/+14
* scm: mercurial: fix indent test_annotate_latin_1_path() in functional test.Toshi MARUYAMA2011-05-071-2/+2
* scm: mercurial: add test of showing non ASCII contents in functional test.Toshi MARUYAMA2011-05-071-0/+16
* scm: mercurial: add test of diff non ASCII path name in functional test.Toshi MARUYAMA2011-05-071-9/+20
* scm: add test of showing *real* non ASCII contents in functional filesystem r...Toshi MARUYAMA2011-05-071-0/+15
* scm: mercurial: code clean up functional test.Toshi MARUYAMA2011-05-071-7/+13
* scm: mercurial: change Latin-1 path test methods name.Toshi MARUYAMA2011-05-071-9/+11
* remove trailing white-spaces from functional functional attachments controlle...Toshi MARUYAMA2011-05-071-24/+24
* scm: mercurial: remove trailing white-spaces and a empty line from functional...Toshi MARUYAMA2011-05-071-10/+9
* scm: filesystem: remove trailing white-spaces from functional test.Toshi MARUYAMA2011-05-071-2/+2
* 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
* Add missing fixture when running tests from scratch in functional RolesContro...Toshi MARUYAMA2011-05-011-1/+1
* 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-293-2/+44
* 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
* Fixed: selected modules are not activated when copying a project (#8244).Jean-Philippe Lang2011-04-291-3/+8
* 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
* scm: subversion: code clean up functional test.Toshi MARUYAMA2011-04-281-18/+20
* code clean up MailHandlerTest unit test.Toshi MARUYAMA2011-04-281-35/+26