summaryrefslogtreecommitdiff
path: root/tests/unit/Web/UI
AgeCommit message (Collapse)Author
2014-01-15Removed ?> from testsFabio Bas
2013-10-24More work on ajaxFabio Bas
2013-09-17Chnages in phpunit's bootstrap script; should hopefully fix travisFabio Bas
2013-09-11Merge up to r3319Ciro Mattia Gonano
2011-05-21up-ported to trunk/ unit tests fixes from r2921ctrlaltca@gmail.com
2007-12-11Clean up some unit tests to allow them run with PHPUnit 3.1+tof
2007-06-27implement unit tests for THtmlWritertof
2007-06-19added some more unit test stubsknut
2007-06-12added stubs for TClientScriptManagerTestknut
2007-06-11corrected TAPCCache according to #646 and added some more stubs for unit ↵knut
tests in System.Web.UI
2007-06-09simple unit test for TActiveHiddenField property Valuecarl
2007-05-29upgraded unit test suite to use PHPUnit3knut
use "cd tests/; phpunit AllTests.php" to run the tests use "cd tests/; phpunit --report=coverage AllTests.php" to get a nice code coverage report (need xdebug)
2006-05-12Added unit tests for TXmlTransform control #99knut
2006-02-06added some more testsknut
2006-02-02removed checking getTagName() since it's protectedknut
2006-02-02ported two more unit testsknut