summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2014-02-28Ported all tests from Selenium1 (RC) to Selenium2 (WebDriver) using a compati...Fabio Bas
2014-02-25Ensure all tests have a proper doctype and html structure, to avoid browser's...Fabio Bas
2014-02-24Cross-browser testsFabio Bas
2014-02-19Update local tests pathFabio Bas
2014-02-19Fix test for firefoxFabio Bas
2014-02-12Fixed TAutoCompleteFabio Bas
2014-02-10More tests portingFabio Bas
2014-02-10Ported some tests to jQueryFabio Bas
2014-02-08Fixed CustomTemplate testFabio Bas
2014-02-08Fixed TActivePanel testFabio Bas
2014-01-15Removed ?> from testsFabio Bas
2014-01-14Removed TJavascriptLogger from demos and testsFabio Bas
2014-01-10Fixed TRatingList test (it's not even enabled, anyway)Fabio Bas
2014-01-06Removed all @version $Id comments: they were managed by svn and are useless w...Fabio Bas
2014-01-06Fixed some function tests; start working on porting them to Selenium2 interfaceFabio Bas
2013-11-26Ported some testsFabio Bas
2013-11-26Fixed dynamic creation of js eventsFabio Bas
2013-11-26More work on ajaxFabio Bas
2013-10-03Raise memory limit for coverage testsFabio Bas
2013-10-01Fixed the remeining functional tests;Fabio Bas
2013-09-30More work on fixing testcases for old ticketsFabio Bas
2013-09-30Fix some functionaltests of the ticket/ seriesFabio Bas
2013-09-30Ported all the remaining quickstart functional testsFabio Bas
2013-09-28More functional test portingFabio Bas
2013-09-27More functional tests portingFabio Bas
2013-09-24Ported some failing functional tests to phpunit+seleniumFabio Bas
2013-09-22Phing: added target for phpunit+seleniumFabio Bas
2013-09-19Committed TComponent patch by javalizardFabio Bas
2013-09-19Ported old I18N tests from simpleunit to phpunitFabio Bas
2013-09-17NumberFormat: force the use of C locale when formatting numbers. Add some tes...Fabio Bas
2013-09-17Chnages in phpunit's bootstrap script; should hopefully fix travisFabio Bas
2013-09-14Hopefully fix travis testsFabio Bas
2013-09-14Drop old google code linksFabio Bas
2013-09-14More gitignore for tests directoriesFabio Bas
2013-09-13Add some missing empty directory, and a dummy .gitignore inside themFabio Bas
2013-09-13Don't gitignore assets/ and protected/runtime/ directories in tests and demo ...Fabio Bas
2013-09-13Update to r3325Ciro Mattia Gonano
2013-09-11Merge up to r3319Ciro Mattia Gonano
2013-04-24Update to 3.2.1Ciro Mattia Gonano
2013-01-06backported r3233, r3234 to trunk/ctrlaltca
2012-11-18dropped old tests referring to unexisting components (NOTE: this includes wha...ctrlaltca
2012-11-18Reworked the "test" task in order to make it work again:ctrlaltca
2012-10-31MAJOR UPGRADE to TComponentjavalizard@gmail.com
2012-07-12standardize the use of unix eol; use svn properties to enforce native eolctrlaltca
2012-04-14more tests fixingctrlaltca@gmail.com
2012-04-14When rendering the <span> used as a placeholder for an invisible activecontro...ctrlaltca@gmail.com
2012-04-13Minor regression fix in TAutoComplete's js;ctrlaltca@gmail.com
2012-04-13Added some pause in DatePickerTestCase to avoid a false positivectrlaltca@gmail.com
2012-04-13Update ActiveCustomValidator test case to support the new behavior due to the...ctrlaltca@gmail.com
2012-01-18fixed #380 (TCustomValidator's ControlToValidate should be optional); added a...ctrlaltca@gmail.com