aboutsummaryrefslogtreecommitdiffstats
path: root/server/src/test/java/com/vaadin/tests/design/DesignFormatterTest.java
Commit message (Expand)AuthorAgeFilesLines
* Remove copyright headers from test code (#10770)Teemu Suo-Anttila2018-03-281-15/+0
* Update copyright year (#10761)Ilia Motornyi2018-03-271-1/+1
* Use .toLowerCase and .toUpperCase(Locale.ROOT) (#10182)Ahmed Ashour2017-10-201-2/+3
* Use static import of Assert in tests (#10126)Ahmed Ashour2017-10-031-10/+11
* Global java code cleanup using Eclipse Neon.1Leif Åstrand2016-12-201-2/+1
* Replace assertEquals(true|false,) with assert(True|False)Per-Åke Minborg2016-11-051-9/+9
* Use diamond operator where it can be usedArtur Signell2016-09-051-1/+1
* Change declarative support to use new convertersArtur Signell2016-08-241-4/+3
* Move and rename server classes which go into the compatibility packageArtur Signell2016-08-221-1/+1
* Rename legacy packages to v7Artur Signell2016-08-181-1/+1
* Update copyright year to 2016Artur Signell2016-08-181-1/+1
* Remove trailing whitespace from code and javadocArtur Signell2016-08-181-5/+5
* Format using Eclipse NeonArtur Signell2016-08-181-22/+23
* Move and rename converters into com.vaadin.legacy.data.util.converter.Legacy*Artur Signell2016-08-101-1/+1
* Make tests pass in any timezone (#19813)Marco Collovati2016-05-261-1/+2
* Fix DesignFormatterTest for Winelmot2016-03-231-1/+1
* Migrate vaadin-server build to mavenTeemu Suo-Anttila2016-03-141-0/+377