summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Collapse)Author
2006-01-31All events are now defined with public on-functions. This is to comply with ↵xue
the new change introduced since 5.1.
2006-01-31Modified TList and TMap implementation so that they can be more easily extended.xue
2006-01-30- Ported a few unit tests from the I18N packageknut
- Moving report stylesheets to buildscripts/phing - Added a build/dist target for both standard distribution and PEAR package to build.xml
2006-01-29Adding TDateTimeSimpleFormatterwei
2006-01-29Add I18N FT test.wei
2006-01-28Update I18N.page doc.wei
2006-01-27Ported two more unit testsknut
2006-01-26Prototype on new test system with Phing and PHPUnit2 to generate both Unit ↵knut
Test reports and corresponding Code Coverage reports
2006-01-26Makes TImage FT working on FF.xue
2006-01-26Added TCheckBoxList and TRadioButtonList FT.xue
2006-01-26Added TDropDownList FT.xue
2006-01-26Added TDropDownList FT.xue
2006-01-26Added TListBox FT.xue
2006-01-25Changed back the usage of ensureChildControls in TTemplateControl. Added ↵xue
TControl::getRegisteredObject. Modified LabeledTextBox accordingly.
2006-01-25Changed AssociatedControlID to ForControlwei
2006-01-25TTemplateControl composition example and tests.wei
2006-01-25Update BasicI18N.pagewei
2006-01-24Makes all FT IE-compatible.xue
2006-01-24Added TRadioButton demo and FT.xue
2006-01-24trying to use verifyHTMLPresentxue
2006-01-24Modified quickstart FT so that the test pages don't use theme.xue
2006-01-24Added assertHTMLPresent and assertHTMLNotPresentwei
2006-01-24Added TCheckBox FTxue
2006-01-23Passing an empty validationgroup will only return validators that do not ↵xue
belong to any group.
2006-01-23Added TImageButton and TLinkButton FT.xue
2006-01-23Added TButton FT.xue
2006-01-23change /?page to /index.php?pagewei
2006-01-23TTextBox FT completed.xue
2006-01-23Added TTextBox FTxue
2006-01-23fixed selenium test runner.wei
2006-01-23change piped commands to arraywei
2006-01-23Added TPanel and TTable FT.xue
2006-01-23Added THyperLink and TImage FT.xue
2006-01-22Update test to use ../../ pathwei
2006-01-22Added TLabel FT test.xue
2006-01-22Modified Hangman FT test to make sure it can succeed.xue
2006-01-22Added functionality tests for HelloWorld and Hangman Game.xue
2006-01-22Adding quickstart_testswei
2006-01-22fixed typo.wei
2006-01-22Test checkbox group validationwei
2006-01-22Try again.wei
2006-01-22oops, wrong ID.wei
2006-01-22Update checkbox test.wei
2006-01-22Added tests for checkbox with validation.xue
2006-01-21(no commit message)xue
2006-01-21BE AWARE: Significant change!xue
Changed event definition from XXX to OnXXX.
2006-01-21Fixed DefaultButton and TLinkButtonwei
2006-01-20Update date pickerwei
2006-01-20(no commit message)wei
2006-01-20Move init of js datepicker to Event.OnLoad to avoid IE errorwei