aboutsummaryrefslogtreecommitdiffstats
path: root/devtest/src/main/java/com/google/gwt/query/client/MyTestCase.java
Commit message (Collapse)AuthorAgeFilesLines
* End lines with LF instead of CRLFManuel Carrasco Moñino2012-11-261-148/+148
|
* Commenting a bit the test runner classManolo Carrasco2012-05-151-0/+4
|
* add fail method to the dev-mode test environmentManolo Carrasco2012-03-201-0/+4
|
* Adding the feature of handing animations in node attributes (useful for ↵Manolo Carrasco2011-04-251-1/+18
| | | | svg). A little refactoring: Rename of Effect class and renaming of constants
* pom changes in devtest module. Missing assertions and latest testsManolo Carrasco2011-04-121-0/+8
|
* Standarizing Copyright headers in all source filesManolo Carrasco2011-01-221-1/+1
|
* Many changes almost related with effects and the re-factor of plugins:Manolo Carrasco2010-06-111-25/+61
| | | | | | | | | | | | - Removed plugin stuff which already were moved to the plugins module - Moved all GQuery core plugin stuff into the plugins namespace - Redesign and recode of the Effects plugin using GWT animate as base - Documented many undocumented methods - Added a couple of scripts to generate Lazy interfaces from the class - Modifications to the effects sample to show the usage of the effects plugin - More tests cases in the devtest module. - Many other minor changes.
* added more assertions to the devtest moduleManolo Carrasco2010-05-131-0/+10
|
* Added a module to speed up testing in development modeManolo Carrasco2010-05-121-0/+69