Details
-
Task
-
Resolution: Unresolved
-
P2: Important
-
None
-
6.8.0 Beta2
-
None
-
b7e13a82a (dev), 07a0ecf81 (dev)
Description
The QStringBuilder test comes close, but it's really unsystematic and hard to see which combinations are being tested and which ones aren't. We should rewrite `runScrenario()` into a template function (but keep `P` and `Q`), and drive it from per-combination Q_SLOTS a la tst_qstringapisymmetry.cpp.