summaryrefslogtreecommitdiffstats
path: root/tests/lib/comments/comment.php
Commit message (Expand)AuthorAgeFilesLines
* Fix filenames and class names in tests/lib/commentsJoas Schilling2016-05-181-122/+0
* Limit comment message to 1k charsArthur Schiwon2016-02-091-0/+10
* types shall always be pluralArthur Schiwon2016-02-031-4/+4
* Add assertion to testLukas Reschke2015-12-101-0/+2
* use expectedException annotation, not via method call, for consistencyArthur Schiwon2015-12-091-3/+5
* hardening, add some checks for whitespace-only stringsArthur Schiwon2015-12-091-8/+10
* namespaces for testsArthur Schiwon2015-12-091-1/+5
* add icommentsmanger and icomment implementationArthur Schiwon2015-12-091-0/+102