summaryrefslogtreecommitdiffstats
path: root/tests/auto/render/qviewport/qviewport.pro
Commit message (Collapse)AuthorAgeFilesLines
* Tests: move TestArbiter into core commonPaul Lemire2016-11-181-1/+1
| | | | | | | | As it doesn't make sense to have it in render when mutliple submodules need that for their tests Change-Id: I853ca15a87051e4f63bfd7a24dae5e82014589b8 Reviewed-by: Sean Harmer <sean.harmer@kdab.com>
* Rename Renderer -> Render throughoutSean Harmer2015-10-191-1/+1
| | | | | | | | This is for consistency between the C++ namespaces and QML imports and with the other aspects. Change-Id: I73392f138b4e519b12888f52530123e3d0ba445e Reviewed-by: Paul Lemire <paul.lemire@kdab.com>
* Unit Tests for QViewportPaul Lemire2015-10-141-0/+11
Change-Id: I566876221173eca3a52ed67404d80b7376f39f71 Reviewed-by: Andy Nichols <andy.nichols@theqtcompany.com>