summaryrefslogtreecommitdiffstats
path: root/test/unit
Commit message (Expand)AuthorAgeFilesLines
* 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
* scm: add test of committer nil at unit changeset test.Toshi MARUYAMA2011-04-151-4/+6
* scm: add test of invalid utf8 sequences in committer at unit changeset test.Toshi MARUYAMA2011-04-151-3/+7
* Private issues (#7414).Jean-Philippe Lang2011-04-151-2/+7
* scm: cvs: convert author encoding with log encoding setting.Toshi MARUYAMA2011-04-141-2/+2
* scm: cvs: update test repository.Toshi MARUYAMA2011-04-142-11/+12
* Adds a helper for issue heading (#7647).Jean-Philippe Lang2011-04-121-1/+5
* Extract visibility condition from project statement and use visible scopes in...Jean-Philippe Lang2011-04-121-2/+10
* Fixed: ambiguous lft column SQL error on Issue#descendants with a join on pro...Jean-Philippe Lang2011-04-121-0/+4
* scm: cvs: fix unit model cat test fails on Windows.Toshi MARUYAMA2011-04-121-2/+4
* scm: cvs: code clean up unit model test.Toshi MARUYAMA2011-04-121-6/+6
* scm: darcs: add entries test in invalid revision in model.Toshi MARUYAMA2011-04-121-0/+6
* scm: cvs: add entries test in invalid revision in model.Toshi MARUYAMA2011-04-121-1/+7
* scm: additional test of replacing invalid utf-8 sequences instead of strippin...Toshi MARUYAMA2011-04-121-0/+13
* scm: replace invalid utf-8 sequences instead of stripping in displaying repos...Toshi MARUYAMA2011-04-121-3/+1
* Do a redirect when accessing a renamed wiki page.Jean-Philippe Lang2011-04-111-5/+28
* Fixed: #setup triggers a failure even if git tests should not run.Jean-Philippe Lang2011-04-111-20/+20
* Adds an issues visibility level on roles (#7412).Jean-Philippe Lang2011-04-111-3/+45
* Fixes an error raised by cvs test with Postgresql (revision is varchar).Jean-Philippe Lang2011-04-111-1/+1
* scm: cvs: add invalid revision annotate test in unit model test.Toshi MARUYAMA2011-04-111-0/+3
* scm: cvs: add test annotate with revision in unit model test.Toshi MARUYAMA2011-04-111-0/+7
* scm: cvs: add annotate test of HEAD revision in unit model test.Toshi MARUYAMA2011-04-111-0/+12
* scm: cvs: add test that cat returns nil if revision does not exist at model.Toshi MARUYAMA2011-04-111-0/+3
* scm: cvs: add cat test of removed file in unit model test.Toshi MARUYAMA2011-04-111-0/+4
* scm: cvs: use model instead of adapter in unit model cat test.Toshi MARUYAMA2011-04-111-1/+1
* scm: cvs: add invalid path entries test at unit model test.Toshi MARUYAMA2011-04-111-0/+7
* scm: cvs: add cat test in unit model test.Toshi MARUYAMA2011-04-111-0/+16
* scm: more strict to_utf8() test in repository helper on Ruby 1.9.Toshi MARUYAMA2011-04-111-1/+3
* scm: replace invalid utf-8 sequences in comments instead of stripping on Ruby...Toshi MARUYAMA2011-04-091-19/+13
* scm: fix log converting error in Ruby 1.9 and add more tests.Toshi MARUYAMA2011-04-091-0/+24
* scm: more strict log converting test in Ruby 1.9.Toshi MARUYAMA2011-04-091-3/+9
* scm: set empty log encoding UTF-8 in Ruby 1.9 and add tests.Toshi MARUYAMA2011-04-091-0/+36
* scm: not use Iconv for log converting in Ruby 1.9 and fix tests fails in Ruby...Toshi MARUYAMA2011-04-091-2/+2
* scm: code clean up test/unit/changeset_test.rb.Toshi MARUYAMA2011-04-091-5/+10
* Adds visibility condition to Issue.by_* count methods.Jean-Philippe Lang2011-04-081-2/+10
* scm: add filesystem available test at unit repository test (#4273).Toshi MARUYAMA2011-04-081-0/+6
* scm: mercurial: add scm command tests at unit model test (#4273).Toshi MARUYAMA2011-04-081-0/+6
* scm: git: add scm command tests at unit model test (#4273).Toshi MARUYAMA2011-04-081-0/+6
* scm: mercurial: add client command tests at unit adapter test (#4273).Toshi MARUYAMA2011-04-081-1/+6
* scm: git: add client command tests at unit adapter test (#4273).Toshi MARUYAMA2011-04-081-0/+7