2 Commits (82806ef9b7f12c66e620a813c7987c0fbea723dc)

Author SHA1 Message Date
  Artur Signell 82806ef9b7 Format the project using Neon, remove trailing whitespace 7 years ago
  Artur Signell c6b44ac8ad Move and rename server classes which go into the compatibility package 7 years ago
  Artur Signell fe3dca081a Move remaining selects and container implementations to compatibility package 7 years ago
  Artur Signell f3c880194b Rename legacy packages to v7 7 years ago
  Artur Signell 9661839707 Remove Form and FormFieldFactory 7 years ago
  Denis Anisimov 314eb377dd Move old validators to legacy package (pre-#87). 7 years ago
  Teemu Suo-Anttila 11a2b5263f Add @Test annotations, rename test classes 8 years ago
  Teemu Suo-Anttila a6653d3fe4 Migrate vaadin-server build to maven 8 years ago
  Sauli Tähkäpää 0c9625d05c Unify test class naming. 9 years ago
  Artur Signell e77e73cf64 Update copyright year to 2014 10 years ago
  Johannes Dahlström ebdc365276 Recreate transient pendingAccessQueue in readObject() (#12456) 10 years ago
  Artur Signell 876182aaa3 Moved server tests from tests/server-side to server/tests/src (#9299) 11 years ago
  Henri Sara 75924e5597 #7930 Eliminate Validator.isValid() 12 years ago
  Henri Sara 63fc9d0482 Eliminate many generics related warnings in tests. 12 years ago
  Henri Sara c93efdf86d Partly eliminate the use of Property.toString(). 12 years ago
  Jonatan Kronqvist c4b62e478a Restructure test source directories and packages #7385 12 years ago
  Henri Sara 98ef22cc78 #5692 Generics and warnings cleanup in MethodProperty 13 years ago
  Artur Signell 996cf4c28c Moved serialization test so it is automatically run and added a Container sorting test 14 years ago
  Petter Holmström e35351b3d8 Merge 14 years ago
  Artur Signell 6a3c715dae Split demo and tests files to own source folders, for #3298 14 years ago
  Artur Signell 82dd1b8b72 Merged: Test case and fix for #3524 14 years ago
  Joonas Lehtinen f5372980de TestSerialization used ByteOutputStream instead of ByteArrayOutputStream. This is most probably a mistake as ByteOutputStream is an internal sun implementation class. Corrected. 15 years ago
  Artur Signell 202783a198 Test case for serialization issues #3051,#3015 15 years ago