index
:
vaadin-framework.git
7.0
7.1
7.2
7.3
7.4
7.5
7.6
7.7
8.0
8.1
8.10
8.11
8.12
8.13
8.14
8.2
8.3
8.4
8.5
8.6
8.7
8.8
8.9
JS-RPC-docs-link-syntax
OlliTietavainenVaadin-patch-1
OlliTietavainenVaadin-patch-2
add-deprecation-warning-20241105
changelog-8.27.1
changelog-8.27.2
changelog-8.27.3
changelog-8.27.4
chore-mention-8.14.4
chore-readme-8-14-4
context-menu
datefield-set-invalid-value
declarative
dependabot/maven/org.eclipse.jetty-jetty-server-10.0.14
dependabot/maven/org.eclipse.jetty-jetty-webapp-9.4.44.v20210927
dependabot/maven/org.eclipse.jgit-org.eclipse.jgit-3.5.3.201412180710-r
dependabot/maven/org.hsqldb-hsqldb-2.7.1
documentation
documentation-7.6
downgrade-snapshot-version-20241105
exclude-element-screenshot
feature/atmosphere-pure-javascript
feature/bootstrap-annotation
feature/combobox-communication
feature/dalvik
feature/databinding
feature/dnd
feature/elements
feature/eventbus
feature/karaf-feature-file
feature/nullrepresentation
feature/standard-gwt
feature/standard-sass
feature/vaadin8
feature/vaadin8-book
feature/vaadin8-book-vol2
feature/vaadin8-sass-valo-only
fix11576
fix_event_router_prototype
grid
grid_dnd_autoscroller
grid_dragger
issue/8307_select_using_collection
master
mobile_drag_image_offset
pr/11306
remote-run/flow-atmosphere-test
snapshot/7.5
snapshot/7.6
tmattsso-patch-1
update-minor-deps
vaadin-icons-3.0.1
wip-date-time-datatype
wip-java-10-compat
Vaadin 6, 7, 8 is a Java framework for modern Java web applications: https://github.com/vaadin/framework
www-data
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Yet another layout tester, copied from V7 for reporting bugs in 6.7
Leif Åstrand
2012-01-10
1
-166
/
+9
*
Some test tweaks for #6870
Johannes Dahlström
2011-12-30
1
-3
/
+7
*
Improved test cases for #8170
Johannes Dahlström
2011-12-22
1
-5
/
+15
*
Test for #8170
Artur Signell
2011-12-21
1
-15
/
+5
*
Test case for #6870
Johannes Dahlström
2011-12-19
1
-7
/
+3
*
TestBench test for #8090
Johannes Dahlström
2011-12-19
1
-7
/
+5
*
#8090 test case
Johannes Dahlström
2011-12-15
1
-5
/
+7
*
[merge from 6.7] #8272 Test automatically using WebLogic 12
Artur Signell
2012-01-27
1
-1
/
+0
*
Integration test fixes
Johannes Dahlström
2012-01-23
2
-102
/
+114
*
Merge from 6.7
Johannes Dahlström
2012-01-20
6
-4
/
+21
*
Merge from 6.7
Johannes Dahlström
2012-01-16
9
-9
/
+736
*
Merged #8105 Compile core files and test files to separate folders
Johannes Dahlström
2012-01-16
3
-13
/
+140
*
#7614 Added getComponent(int) and getComponentIndex(Component) to CssLayout
Artur Signell
2012-01-12
4
-0
/
+186
*
Merge from 6.7
Johannes Dahlström
2012-01-12
8
-3
/
+533
*
Add Firefox 9 and Chrome 16 to tested browsers, remove Firefox 4-8, Chrome 15
Johannes Dahlström
2012-01-09
2
-2
/
+2
*
Merged changes from 6.7
Johannes Dahlström
2011-12-30
3
-6
/
+314
*
Merged changes from 6.8
Johannes Dahlström
2011-12-22
5
-8
/
+208
*
Fixed test mixup
Artur Signell
2011-12-20
3
-31
/
+24
*
Split test for #5655 to separate file to avoid issues with screenshots and ch...
Artur Signell
2011-12-20
4
-34
/
+99
*
#5655 Added getClientWidth() and getClientHeight() to WebBrowser and updated ...
Artur Signell
2011-12-20
2
-15
/
+33
*
Fixed test class name
Artur Signell
2011-12-09
1
-19
/
+19
*
Merged fixes from 6.7
Artur Signell
2011-12-08
3
-1
/
+260
|
\
|
*
Test for how validators work with empty fields
Artur Signell
2011-12-08
2
-0
/
+227
|
*
#6603 Added IllegalArgumentException to javadoc and added test
Artur Signell
2011-12-08
1
-1
/
+33
*
|
Merged #7354 IT Mill -> Vaadin find and replace
Artur Signell
2011-12-08
52
-68
/
+68
|
\
|
|
*
Test case for #8077
Leif Åstrand
2011-12-08
1
-0
/
+48
|
*
#7354 IT Mill -> Vaadin find and replace
Artur Signell
2011-12-08
52
-68
/
+68
|
*
Update selection ranges when unselecting rows from the server (#8076)
Leif Åstrand
2011-12-08
1
-0
/
+0
|
*
Test application and disabled testbench script for #8076
Leif Åstrand
2011-12-08
2
-0
/
+124
|
*
#8035 Extra event on TextField with ActionHandler
Leif Åstrand
2011-12-07
1
-0
/
+57
|
*
#7127 test case: Table selection breaks if ItemClickListener requests repaint
Johannes Dahlström
2011-12-07
2
-0
/
+448
|
*
Test case for #8041
Leif Åstrand
2011-12-05
2
-0
/
+92
*
|
Merged tests, fixes and javadoc updates from 6.7
Artur Signell
2011-12-08
8
-0
/
+769
*
|
Merge from 6.7
Johannes Dahlström
2011-12-07
10
-10
/
+886
|
\
|
|
*
Refactored test to avoid depending on JDK DateTimeInstance, which is differen...
Artur Signell
2011-12-05
2
-10
/
+3
|
*
Test for #6902
Artur Signell
2011-11-29
1
-0
/
+52
|
*
Test for #7965
Artur Signell
2011-11-29
1
-0
/
+35
|
*
Test for #7978
Artur Signell
2011-11-29
2
-0
/
+84
|
*
#7668 - Formatted code to adhere to Vaadin coding conventions
Johannes Dahlström
2011-11-29
2
-51
/
+48
|
*
#8009 Moved DemoLauncher to tests/testbench
Artur Signell
2011-11-28
4
-0
/
+712
|
*
#7988 no partial refresh for an item that is not in the buffer, improved test
Henri Sara
2011-11-24
2
-7
/
+97
|
*
#7988 TreeTable.setCollapsed(...) should refresh UI
Henri Sara
2011-11-24
2
-0
/
+96
|
*
Enhanced tests and fix for #7668 - re-adding a component at an index before i...
Johannes Dahlström
2011-11-24
2
-0
/
+48
|
*
Test application for #7785 (adapted from ticket).
Henri Sara
2011-11-24
1
-0
/
+57
|
*
Tests for #7668 - re-adding a component at an index before its current one do...
Johannes Dahlström
2011-11-23
2
-0
/
+179
|
*
#7908 TreeTable should resize on container change when page length is zero, r...
Henri Sara
2011-11-21
2
-0
/
+84
|
*
Extend AbstractTestCase instead of TestBase when creating and using your own ...
Leif Åstrand
2011-11-21
1
-3
/
+3
|
*
Patch and TestBench script for issue #7916 - setting VWindow height to undefi...
Johannes Dahlström
2011-11-18
2
-1
/
+52
|
*
Test for #7739
Artur Signell
2011-11-17
2
-0
/
+166
|
*
Test for #6798. Automated test disabled (set to .htm) and should be enabled o...
Artur Signell
2011-11-17
2
-0
/
+98
[next]