| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
This patch adds the ability and configuration
for running tests against cluster running Chrome
browsers in XVFB environment.
It also contains multiple fixes for combining
newer Selenium and Chrome as well as fixes
tests that depend on timezones.
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
* Add spaces after 'if' and 'for' in JavaScript
* Revert to old format
* Remove whitespaces
|
|
|
|
| |
Also removes dependency on junit.framework.TestCase .
|
|
When child components are removed from a
VerticalLayout/HorizontalLayout, do not remove other children from the
DOM if no other hierarchy changes are made.
Fixes #7713
|