Add unit tests for getRelativerevision
Update changelog unit tests
Fix the media usage index to include local links
ensure locale is set back to the original value
skip FS#2867 test if \s doesn't match \xA0 after attempting to change the locale
unittests for auth_loadACL
make sure HTTP test uses HTTP only and doesn't get redirected
more verbosity in test case
escaped another $ in mailer test
add tests for usernames with 2 & 3 byte utf8 characters
Fix the indexer indexing test case (changed the data but not the result)
Fix FS#2854: Treat numerically different keys as different
additional auth_nameencode tests (apostrophe & backslash)
swap order ot test parameters to match expected,actual as per documentation & test output
update tests for use with <THEAD> changes
Wrap thead around 1st row, when 1st cell at 1st row is tableheader. Implements FS#1764
remove '&' reference operator from metadata test, not required in php5
escape '$' in mailer test strings
fix signature mail unittest, and improve some signatures info plugin
check msglint for warnings, too
successfully validate Mailer mails with msglint
IETF's message lint service as a test for Mailer class
added unittests for rowspans at first table row
Extend pageutils_clean_id tests to show more behavior details
Fix backlinks for internal links with parametersThis adds the parameter extraction code from the xhtml renderer to themetadata renderer in order to not to include the parameters in the idthat is
Fix backlinks for internal links with parametersThis adds the parameter extraction code from the xhtml renderer to themetadata renderer in order to not to include the parameters in the idthat is recorded as link target. A test case checks that the link isactually returned as backlink (fails without the fix).
show more ...
1...<<11121314151617181920>>...22