You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Artur Signell 869b795e64 Change ValoIcons to ThemeIcons and moved to base (#18472) 8 years ago
..
absolutelayout Move TB2 files to separate folder 9 years ago
abstractcomponent Add support for ContextClickEvent in AbstractComponent (#19015) 8 years ago
abstractembedded Convert EmbeddedWithNullSource test to TB4 9 years ago
abstractfield Merge remote-tracking branch 'origin/master' into grid-unbuffered-editor 9 years ago
accordion Extract duplciated logic for checking for error notifications 9 years ago
beanitemcontainer Move TB2 files to separate folder 9 years ago
browserframe Convert browserframe, flash and requesthandler tests to TB4 9 years ago
button Refactor focus related server API to class AbstractFocusable 9 years ago
calendar Fix NPE when clicking and move handler is not set (#8718) 8 years ago
caption Move TB2 files to separate folder 9 years ago
checkbox Do not send value change to server for non-immediate CheckBox (#18102) 9 years ago
colorpicker Don't use !important for ColorPicker width in Valo (#17140). 9 years ago
combobox Implement ItemStyleGenerators for ComboBox (#9276) 8 years ago
customcomponent Reformat project using Eclipse Luna SR1 9 years ago
customfield Move TB2 files to separate folder 9 years ago
customlayout Render CustomLayout properly even if a slot is missing (#17681) 9 years ago
datefield Close calendar popup when DateField is detached (#18985) 8 years ago
draganddropwrapper Properly cleanup stream variables if DragAndDropWrapper is detached (#14882) 8 years ago
embedded Make test work correctly with resynchronize 8 years ago
flash Convert browserframe, flash and requesthandler tests to TB4 9 years ago
form Move TB2 files to separate folder 9 years ago
formlayout Make FormLayout work with HTML captions (#17143) 9 years ago
grid Change ValoIcons to ThemeIcons and moved to base (#18472) 8 years ago
gridlayout Fix resetting of top or left alignment in GridLayout (#18660) 8 years ago
image Move TB2 files to separate folder 9 years ago
javascriptcomponent Skip checking unknown properties for @NoLayout on client side (#18334) 8 years ago
label Convert LabelTooltip tests from TB2 to TB4 9 years ago
layout Fix: Empty space on page after expanded component (#12672) 9 years ago
link Move TB2 files to separate folder 9 years ago
listselect Move TB2 files to separate folder 9 years ago
loginform Move TB2 files to separate folder 9 years ago
media Make checkboxes immediate in tests. 9 years ago
menubar Reformat with Luna SR2 9 years ago
nativebutton Move TB2 files to separate folder 9 years ago
nativeselect Use TestBench-4.0.2 9 years ago
notification Reformat with Luna SR2 9 years ago
optiongroup Extract duplciated logic for checking for error notifications 9 years ago
orderedlayout Use computed style in more IE9 edge cases (#13359) 9 years ago
page Move TB2 files to separate folder 9 years ago
panel Move TB2 files to separate folder 9 years ago
passwordfield Move TB2 files to separate folder 9 years ago
popupview Stabilize TB4 tests with IE 11 9 years ago
progressindicator Adds PROGRESSBAR_STATIC to Reindeer and Runo (#16173) 9 years ago
richtextarea Move TB2 files to separate folder 9 years ago
select Make it possible to avoid select caption conversion (#16845) 8 years ago
slider Properly display Slider values greater than Integer.MAX_VALUE (#18192) 9 years ago
splitpanel Make checkbox inline-block like all other widgets (#18518) 8 years ago
table Making converted tb2 test more stable (#17947) 8 years ago
tabsheet Take margin/border/padding into account when measuring TabSheet (#18471) 8 years ago
textarea Move TB2 files to separate folder 9 years ago
textfield Revert "Prevent field from updating when removing text change listener. (#16270)" 9 years ago
tree Add Tree.htmlContentsAllowed (#7717) 8 years ago
treetable Prevent scrolling when expanding a TreeTable item (#18247) 8 years ago
twincolselect Move TB2 files to separate folder 9 years ago
ui Convert InitialFragmentEvent test from TB2 to TB4 9 years ago
uitest Convert theme tests from TB2 to TB4 9 years ago
upload Keep a reference to the file we are uploading to keep IE10 happy (#18372) 9 years ago
window Add better keyboard Close Shortcut API for Window (#17383) 8 years ago
AbstractComponentContainerTest.java UI based on AbstractBasicComponentContainer (#2924) 11 years ago
AbstractComponentTest.java Refactor focus related server API to class AbstractFocusable 9 years ago
AbstractComponentTestCase.java Add primary style name support for ProgressBar/Indicator (#9913) 11 years ago
AbstractLayoutTest.java Renamed tests -> uitest and tests/testbench -> uitest/src (#9299) 11 years ago
AbstractOrderedLayoutTest.java Renamed tests -> uitest and tests/testbench -> uitest/src (#9299) 11 years ago
AbstractOrderedLayoutWithCaptions.java Fix caption measurement in VAbstractOrderedLayout (#13741) 10 years ago
AbstractOrderedLayoutWithCaptionsTest.java Use TestBench-4.0.2 9 years ago
AbstractTestCase.java Renamed VaadinServiceSession to VaadinSession (#10223) 11 years ago
AbstractTestUI.java Use Transport.WEBSOCKET_XHR instead of setter for mixing websockets and XHR (#11733) 8 years ago
AbstractTestUIProvider.java Renamed VaadinServiceSession to VaadinSession (#10223) 11 years ago
AbstractTestUIWithLog.java Encode numeric values as JSON numbers (#18039) 9 years ago
AddRemoveSetStyleNamesTest.java Update copyright year to 2014 10 years ago
ComponentTestCase.java Renamed tests -> uitest and tests/testbench -> uitest/src (#9299) 11 years ago
CustomComponentwithUndefinedSize.java Update copyright year to 2014 10 years ago
DeclarativeTestUI.java Create declarative UI test harness (#17484) 9 years ago
DisableEnableCascade.java Renamed tests -> uitest and tests/testbench -> uitest/src (#9299) 11 years ago
DisableEnableCascadeStyles.java Update copyright year to 2014 10 years ago
ErrorMessages.java Renamed tests -> uitest and tests/testbench -> uitest/src (#9299) 11 years ago
FileDownloaderUI.java Fix test broken by #16556 9 years ago
FileDownloaderUITest.java Fix test broken by #16556 9 years ago
FocusAndBlurListeners.java Renamed tests -> uitest and tests/testbench -> uitest/src (#9299) 11 years ago
FocusFromShortcutAction.java Renamed tests -> uitest and tests/testbench -> uitest/src (#9299) 11 years ago
HierarchicalContainerSorting.java Update copyright year to 2014 10 years ago
HierarchyChangeForRemovedComponentContainers.java Global code cleanup 11 years ago
LayoutAttachListenerInfo.java Use setHideEmptyRowsAndColumns to match old screenshots (#14392) 9 years ago
MultipleDebugIds.java Renamed tests -> uitest and tests/testbench -> uitest/src (#9299) 11 years ago
NoLayoutUpdateWhichNeedsLayout.java Always do layout if there are connectors pending layout or measure (#16992) 8 years ago
NoLayoutUpdateWhichNeedsLayoutTest.java Always do layout if there are connectors pending layout or measure (#16992) 8 years ago
OutOfSync.java Convert OutOfSyncTest from TB2 to TB4 9 years ago
OutOfSyncTest.java Convert OutOfSyncTest from TB2 to TB4 9 years ago
SaneErrors.java Default error handler now report relevant exceptions (#11599) 10 years ago
SaneErrorsTest.java Use TestBench-4.0.2 9 years ago
TestBase.java Deprecated TestBase to avoid new tests which are LegacyApplications 11 years ago
TooltipDelay.java Fix tooltip delay (#13695) 10 years ago
TooltipPosition.java Position tooltips in the visible area (#15129). 9 years ago
TooltipPositionTest.java Fix test failure in IE10/IE11/Chrome 8 years ago
TooltipsOnScrollingWindow.java Merge of (#9862) to Vaadin 7. 11 years ago
TouchDevicesTooltip.java Reformat with Luna SR2 9 years ago
TouchScrollables.java Remove Window.addComponent() (#2924) 11 years ago
UnknownComponentConnector.java Update copyright year to 2014 10 years ago
UnknownComponentConnectorTest.java Update copyright year to 2014 10 years ago