Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
add app/runtime directory to simulate application runtime directory
|
|
Start implement unit tests for TAuthManager (still incomplete)
|
|
|
|
|
|
on each call from test suite.
|
|
|
|
|
|
|
|
|
|
|
|
tests in System.Web.UI
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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)
|
|
|
|
|
|
|
|
|
|
|
|
options for TColorPicker
|