aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/algorithm/algorithm.qbs
Commit message (Collapse)AuthorAgeFilesLines
* Tests: Remove Utils dependency in algorithm testOrgad Shaneh2016-08-041-1/+1
| | | | | | | It depends on header-only implementation. Change-Id: Ib0a1dc92789b2d3e527f1d3cd1a4393f92e161e1 Reviewed-by: Christian Stenger <christian.stenger@qt.io>
* Add auto test for algorithmsEike Ziller2016-07-111-0/+10
The currently most interesting is Utils::transform. Change-Id: Ic21ec098f15ae4564227a84d11ef95f57ac72d6c Reviewed-by: Tobias Hunger <tobias.hunger@qt.io>