| 07a7d227 | 22-Nov-2013 |
lisps <stummp@loewen.de> |
add test for empty rev in ml() and wl() |
| 4eb5e174 | 22-Nov-2013 |
lisps <stummp@loewen.de> |
add test getlastrevisionat |
| 332817fc | 21-Nov-2013 |
Gerrit Uitslag <klapinklapin@gmail.com> |
improve unittests getrelativerevision. Bit code reformatting unit tests |
| 4f6e20c7 | 21-Nov-2013 |
Gerrit Uitslag <klapinklapin@gmail.com> |
fix not updated call, renaming |
| 047bad06 | 21-Nov-2013 |
Gerrit Uitslag <klapinklapin@gmail.com> |
refactor PageRevisionLog into Media- and PageChangelog extending Changelog |
| 0f13c836 | 21-Nov-2013 |
Gerrit Uitslag <klapinklapin@gmail.com> |
Improved isCurrentRevision(), tests included |
| 55545bcc | 20-Nov-2013 |
Gerrit Uitslag <klapinklapin@gmail.com> |
Add unit tests for getRelativerevision |
| 6556cf69 | 20-Nov-2013 |
Gerrit Uitslag <klapinklapin@gmail.com> |
Update changelog unit tests |
| 9269d0b1 | 29-Oct-2013 |
Michael Hamann <michael@content-space.de> |
Fix the media usage index to include local links |
| 30eae855 | 25-Oct-2013 |
Christopher Smith <chris@jalakai.co.uk> |
ensure locale is set back to the original value |
| 01137572 | 25-Oct-2013 |
Christopher Smith <chris@jalakai.co.uk> |
skip FS#2867 test if \s doesn't match \xA0 after attempting to change the locale |
| 1f6e92fa | 25-Oct-2013 |
Christopher Smith <chris@jalakai.co.uk> |
unittests for auth_loadACL |
| b7cfeab6 | 20-Oct-2013 |
Andreas Gohr <andi@splitbrain.org> |
make sure HTTP test uses HTTP only and doesn't get redirected |
| 712c6631 | 20-Oct-2013 |
Andreas Gohr <andi@splitbrain.org> |
more verbosity in test case |
| d1612d99 | 20-Oct-2013 |
Andreas Gohr <andi@splitbrain.org> |
escaped another $ in mailer test |
| 698e7df8 | 19-Oct-2013 |
Christopher Smith <chris@jalakai.co.uk> |
add tests for usernames with 2 & 3 byte utf8 characters |
| 9f5b9cf1 | 19-Oct-2013 |
Michael Hamann <michael@content-space.de> |
Fix the indexer indexing test case (changed the data but not the result) |
| a8dba452 | 19-Oct-2013 |
Michael Hamann <michael@content-space.de> |
Fix FS#2854: Treat numerically different keys as different |
| d301130e | 19-Oct-2013 |
Christopher Smith <chris@jalakai.co.uk> |
additional auth_nameencode tests (apostrophe & backslash) |
| e0328e30 | 18-Oct-2013 |
Christopher Smith <chris@jalakai.co.uk> |
swap order ot test parameters to match expected,actual as per documentation & test output |
| 688ce8d8 | 18-Oct-2013 |
Christopher Smith <chris@jalakai.co.uk> |
update tests for use with <THEAD> changes |
| f05a1cc5 | 17-Oct-2013 |
Gerrit Uitslag <klapinklapin@gmail.com> |
Wrap thead around 1st row, when 1st cell at 1st row is tableheader. Implements FS#1764 |
| 4d8acaac | 16-Oct-2013 |
Christopher Smith <chris@jalakai.co.uk> |
remove '&' reference operator from metadata test, not required in php5 |
| c8d2e830 | 16-Oct-2013 |
Christopher Smith <chris@jalakai.co.uk> |
escape '$' in mailer test strings |
| 74ed54d4 | 16-Oct-2013 |
Gerrit Uitslag <klapinklapin@gmail.com> |
fix signature mail unittest, and improve some signatures info plugin |