summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/tools/qstringapisymmetry/.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* Add test for API symmetry of QString/Ref, QLatin1String, QCharMarc Mutz2016-03-151-0/+1
At the moment, only checks the relational operators, where it already found some which do not compile. In order to simplify the test, the missing operators are supplied by the test harness until they are fixed in the library. Change-Id: Ief5daefa68f15de5f8e559c9378ed83b715b69ee Reviewed-by: Lars Knoll <lars.knoll@theqtcompany.com>