Add an option for setting the title; add test for interlanguage links;
[lhc/web/wiklou.git] / maintenance / parserTests.txt
2004-09-24 Wil MahanAdd an option for setting the title; add test for inter...
2004-09-24 Wil MahanAdd tests for subpages (+ an option to enable them...
2004-09-24 Wil MahanChange example noted by Brion--I think the current...
2004-09-24 Brion VibberAdd a pretty PASSED! or FAILED! to the final summary...
2004-09-24 Wil MahanAdd blurb at top; enable template as link source test...
2004-09-23 Wil MahanTests for templates, pre-save transform, message transform.
2004-09-23 Wil MahanMagic links, etc.
2004-09-23 Brion VibberTest inline interwiki link
2004-09-23 Wil MahanAdd tests for magic variables (using $wgSitename) and...
2004-09-23 Wil Mahanadd two more block-level tests
2004-09-23 Wil MahanSplit up internal links test cases, add a couple more
2004-09-23 Wil MahanFix and enable all internal links test cases, including...
2004-09-23 Brion VibberAdd regression test case for bug 554
2004-09-23 Brion VibberSeparate out the external links tests
2004-09-23 Brion VibberFix test to match change to Skin.php
2004-09-23 Brion VibberTweak tests back into shape
2004-09-23 Wil Mahanmake some more tests work
2004-09-22 Wil MahanUse OutputPage to replace link placeholders; add links...
2004-09-22 Wil MahanRemove the comment check I added (wasn't necessary...
2004-09-22 Brion VibberQuick start on a mindlessly simply parser test suite.