Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove copyright headers from test code (#10770) | Teemu Suo-Anttila | 2018-03-28 | 1 | -15/+0 |
| | |||||
* | Update copyright year (#10761) | Ilia Motornyi | 2018-03-27 | 1 | -1/+1 |
| | |||||
* | Use static import of Assert in tests (#10126) | Ahmed Ashour | 2017-10-03 | 1 | -4/+3 |
| | | | | Also removes dependency on junit.framework.TestCase . | ||||
* | Remove unused methods (#10020) | Ahmed Ashour | 2017-09-20 | 1 | -2/+2 |
| | |||||
* | Picked all changes from 7.7 | Teemu Suo-Anttila | 2017-03-07 | 1 | -0/+26 |
| | | | | | Synchronises parts of compatibility package code to match 7.7 Picks suitable patches for 8 code as well | ||||
* | Make it easy to invoke ServerRpc methods as part of unit tests (#8346) | Artur | 2017-02-02 | 1 | -26/+0 |
| | | | | | Executing RPC methods is useful when testing component interaction with the server. Not only inside the framework but also when creating add-ons and applications. | ||||
* | Add private constructor for utility classes | Per-Åke Minborg | 2016-11-02 | 1 | -0/+3 |
| | | | | Change-Id: I80b73b653e97904605dc62484a7448f3bfbf7210 | ||||
* | Use diffstate for JS connectors (#20335) | Leif Åstrand | 2016-10-17 | 1 | -0/+29 |
| | | | | Change-Id: If2401d724f782ee76f92a6b89c54e51f90218bee | ||||
* | Implement support for binding multi-select components | Leif Åstrand | 2016-09-14 | 1 | -21/+13 |
| | | | | | | | Also updates ComponentTest.getRpcProxy to use an approach that doesn't require the component to be attached to a UI. Change-Id: Iab4603a7818cd0fd2a3410660b90a2a839fb8a76 | ||||
* | Implement new RichTextArea | Artur Signell | 2016-09-12 | 1 | -0/+98 |
Change-Id: I6f430c77caaad6d610133f340eba960f2268897e |