summaryrefslogtreecommitdiffstats
path: root/tests/auto/bic/data/QtSql.5.0.0.linux-gcc-ia32.txt
Commit message (Collapse)AuthorAgeFilesLines
* Remove QPointerBase bic check.Stephen Kelly2013-02-131-5/+0
| | | | | | | | | QPointerBase is not public or exported and it is to be removed in Qt 5.1. Change-Id: I060c6b2ebcde8dedde85dc21404fc393150d452c Reviewed-by: Thiago Macieira <thiago.macieira@intel.com> Reviewed-by: Olivier Goffart <ogoffart@woboq.com>
* tst_bic: Remove 'timex' class from linux-gcc-{amd64,ia32}Sergio Ahumada2013-01-091-5/+0
| | | | | | | 'timex' is not a Qt class, so there is no need to check it. Change-Id: Ic77b3518e5a7eaf2c2bc7dcd98d1f9aebf4b655d Reviewed-by: Caroline Chao <caroline.chao@digia.com>
* test: Add bic data for linux-gcc-ia32Sergio Ahumada2013-01-081-0/+3825
Task-number: QTQAINFRA-321 Change-Id: I990f0c525fbd0b0b3818b0f7d86ed99438821baa Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>