| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
- com.itmill.toolkit.external not yet fully renamed
svn changeset:7715/svn branch:6.0
|
|
|
|
| |
svn changeset:6398/svn branch:trunk
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
automated tests
* do not touch them unless you change automated test client's testcase scripts too.
* copy your testing application to package com.itmill.toolkit.automatedtests
* do not point to "development / testing / production" packages which are edited in the future without relation to testing
* use setDebugId's for all components that are used in testing
Moved few classes from "experimental" com.itmill.toolkit.tests package into "official" side.
Copied featurebrowser to automatedtests package and added setDebugId's for most components that are used in the testing.
svn changeset:4138/svn branch:trunk
|
|
|
|
| |
svn changeset:4025/svn branch:trunk
|
|
|
|
| |
svn changeset:3955/svn branch:trunk
|
|
|
|
| |
svn changeset:3759/svn branch:trunk
|
| |
|
|
|
|
| |
svn changeset:3732/svn branch:trunk
|
|
* Logging (displays caller class, method, linenumber which is clickable on Eclipse console)
* LogPrintWriter which can be used to gather all data send from server to client (if you wish not to use firebug)
* RandomComponents which provides means to create random layouts and random components / demo custom components
* Test listeners for checking robustness / memory leaks
svn changeset:3721/svn branch:trunk
|