wiki.techinc.nl/tests
Aaron Schulz bc6aaa19ed * Added truncate() & truncateHTML() tests
* Some fixes/changes to truncateHTML() based on tests
** Something like "<span>hello</span>" ends up as "<span>...</span>" instead of just "..." for relevant cases)
** If we get something like "<span></span" in, just return it back instead of ""
* Renamed $dispLength -> $dispLen in truncateHTML()
2011-06-28 01:09:02 +00:00
..
parser Swap else if for elseif 2011-06-17 16:05:35 +00:00
phpunit * Added truncate() & truncateHTML() tests 2011-06-28 01:09:02 +00:00
qunit Adding unit test for span presence in mw.util.addPortletLink 2011-06-24 19:50:53 +00:00
selenium Use consistent notation for "@todo FIXME". Should update http://svn.wikimedia.org/doc/todo.html nicely. 2011-05-17 22:03:20 +00:00
.htaccess Followup r78383: deny tests from web 2010-12-15 16:26:26 +00:00
parserTests.php Revert r87635, r87637, r87639, r87643 (MW_MIN_PHP_VERSION etc.): breaks HipHop support. 2011-05-15 13:21:16 +00:00
RunSeleniumTests.php Swap else if for elseif 2011-06-17 16:05:35 +00:00
testHelpers.inc Convert a couple of wfDie()s to exceptions 2011-06-13 23:43:01 +00:00
TestsAutoLoader.php Kill the extra indenting, and fix trailing whitespace 2011-06-07 21:30:02 +00:00