13 次程式碼提交 (2b5ea21ff86f3a1152fd817fc2c1e5e9f9e25d2e)

作者 SHA1 備註 提交日期
  Ahmed Ashour 7065740d6d Use interface instead of implementation (#10073) 6 年之前
  Pekka Hyvönen 48c249a13e Replace setRequired & HasRequired with setRequiredIndicator 7 年之前
  Pekka Hyvönen fb4248119d Remove AbstractComponent.immediate 7 年之前
  Artur Signell e77421b443 Fix AbstractTextFieldConnector super class 7 年之前
  Johannes Dahlström c4a38e2502 Refactor AbstractComponentTest to extend AbstractTestUI 7 年之前
  Artur Signell 504b3c4c65 Use diamond operator where it can be used 7 年之前
  Artur Signell c6b44ac8ad Move and rename server classes which go into the compatibility package 7 年之前
  Artur Signell be6a0cfd84 Organize imports 7 年之前
  Artur Signell f3c880194b Rename legacy packages to v7 7 年之前
  Artur Signell 6d54d78944 Format using Eclipse Neon 7 年之前
  Henri Sara 5c852b41ff Convert CheckBox from legacy to AbstractField 8 年之前
  Johannes Dahlström f6f111b88f Rename Field, AbstractField to legacy names 8 年之前
  Teemu Suo-Anttila 6b8412033e Build uitest war with maven 8 年之前
  Artur Signell 7b25b3886e Renamed tests -> uitest and tests/testbench -> uitest/src (#9299) 12 年之前
  Pekka Hyvönen 05964e7ada Renamed Component.debugId to id (#3700) 12 年之前
  Leif Åstrand 3604bf01de Add Java 6 @Override annotations to all methods from interfaces 12 年之前
  Leif Åstrand bc93f0e241 Remove java 1.6 @Override annotations methods from interfaces 12 年之前
  Artur Signell 3572b48d33 Removed interface @Overrides 12 年之前
  Artur Signell 423d95a6e1 #7963 Button now extends AbstractComponent instead of AbstractField 12 年之前
  Artur Signell 9a36668a93 #7964 CheckBox now extends AbstractField directly. 12 年之前
  Jonatan Kronqvist c4b62e478a Restructure test source directories and packages #7385 12 年之前
  Artur Signell cce8df71d5 Merged test updates from 6.4 13 年之前
  Artur Signell a14876b352 Merged multiple bug fixes and test updates from 6.4 13 年之前
  Artur Signell 3c02d73b33 Split part of ComponentTestCase to AbstractComponentTestCase and added a MenuBasedComponentTestCase. 13 年之前
  Artur Signell 32a56a8cb8 Ensure valuechangelistener is called for Selects for the default value 13 年之前
  Artur Signell fb44e288a9 Added support for a Log component 13 年之前
  Artur Signell a5d39f052a Moved CAPTION to super class so it can be shared between tests 13 年之前
  Artur Signell cb1bb002a6 Get testClass when necessary to avoid problems with getDescription executed before setup 13 年之前
  Artur Signell 277e74b24c Automatically add custom actions 13 年之前
  Artur Signell a64c508172 DebugId for all actions 13 年之前
  Artur Signell f76f0f9475 Action layout was added after the test components and not before.. 13 年之前
  Artur Signell b82ee65e68 Moved common code to ComponentTestCase and removed duplicate code from extending classes. This change will produce minor test failures because of text/checkbox order changes and similar issues. 13 年之前
  Artur Signell a62b5d25e6 Align action components bottom left to look more sensible if one of them has a caption 14 年之前
  Artur Signell 8bf7cdbbb5 Force test cases to implement getDescription() 14 年之前
  Artur Signell 50140129c5 Added generics to ComponentTestCase 14 年之前
  Artur Signell 34a1a6f8ca Merged (partly manually) test updates from [9345],[9346],[9357] 14 年之前