summaryrefslogtreecommitdiffstats
path: root/tests/auto/bic
Commit message (Collapse)AuthorAgeFilesLines
* Add binary compatibility files for 5.15 for QtWebEngineMilla Pohjanheimo2020-08-173-0/+48232
| | | | | | | Binary compatibility files added. Change-Id: I71c208cf9cb5a79e410416ae769ec48c23a219cc Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io>
* Add binary compatibility files for qtwebengineMilla Pohjanheimo2019-12-173-0/+47964
| | | | | | | BC file built against 5.14.0 added. Change-Id: I6ca53448794081579c96effece4dbd870067d7bb Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
* Binary compatibility files against Qt5.13.0 for QtWebEngineMilla Pohjanheimo2019-07-012-0/+35567
| | | | | | | BC files added. Change-Id: I67a272137f69581b54fa1fb711bf207b47007eba Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
* Add binary compatibility files for 5.11 for QtWebEngineMilla Pohjanheimo2018-06-063-0/+45931
| | | | | | | Files for bic test added. Change-Id: I1ae9f54d70a9891248ad9d65efbf9ec29f022452 Reviewed-by: Lars Knoll <lars.knoll@qt.io>
* Remove dependency on QObjectPrivateAllan Sandfeld Jensen2018-01-163-24/+0
| | | | | Change-Id: Id6831f821e069affad1b5b34dd5550af766ab76e Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
* Revert "Add binary compatibility files for QtWebEngine for 5.10"Liang Qi2017-12-193-45856/+0
| | | | | | | | | | | This reverts commit ba2e611b4582428f11b3e42c00633aeb76970257. The qtbase in dev is too old. We need this to have qt5 dev integrated again. Will redo ba2e611b45 on dev later. Task-number: QTBUG-65320 Change-Id: Ic66efce98b366ced043805aab83ec9a579923f40 Reviewed-by: Michael BrĂ¼ning <michael.bruning@qt.io>
* Add binary compatibility files for QtWebEngine for 5.10Milla Pohjanheimo2017-12-153-0/+45856
| | | | | | | Files to test binary compatibility added for 5.10 Change-Id: I97940a92003084ed0c5c92eb62ce1be94fdd0715 Reviewed-by: Sergio Ahumada <sahumada@texla.cl>
* Revert "Remove bic data to block bic tests"Michal Klocek2017-11-203-0/+44737
| | | | | | | | | | | The fix for bic tests for qtqa is now in. Therefore, readd the missing bic test data. This reverts commit fe547d51e8f3feef433bfde77b17048c8aa9ed72. Task-number: QTBUG-63005 Change-Id: If8af66320786a07f1a79dd3eca5925ce952efcfe Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@qt.io>
* Remove bic data to block bic testsMichal Klocek2017-09-053-44737/+0
| | | | | | | | This is workaround till qtqa patch is in. Task-number: QTBUG-63005 Change-Id: I0e94304df489160f475e6b6542ca11220f52a63b Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
* Binary compatibility files and global.cfg for QtWebEngine5.8Milla Pohjanheimo2017-04-053-0/+44737
Add means to test binary compatibility for QtWebEngine too. Change-Id: I1bc39da3da1595b8ac39be6936ed47080a52c78b Reviewed-by: Sergio Ahumada <sahumada@texla.cl>