qt6-bb10/qtdeclarative/tests/auto/bic
BB10 Port 0d2227012e Add Qt6 module sources (svg, shadertools, declarative, httpserver, multimedia)
Consolidate the BB10 Qt module sources into this repo alongside qtbase so the
full Qt6 cross-build is reproducible from one place (previously separate,
unpushed sibling repos that could be lost). v6.8.3 + BB10 patches:
- qtshadertools: SPIRV-Cross langinfo guard for QNX.
- qtmultimedia: drop QNX audio backend block.
- qtsvg/qtdeclarative/qthttpserver: pristine (no source patches needed).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-23 01:14:15 +02:00
..
data Add Qt6 module sources (svg, shadertools, declarative, httpserver, multimedia) 2026-06-23 01:14:15 +02:00
README Add Qt6 module sources (svg, shadertools, declarative, httpserver, multimedia) 2026-06-23 01:14:15 +02:00

README

This directory contains test data to be used by tst_bic to check that we don't
introduce binary incompatible changes between releases. The bic test is run
after every successful integration on Linux only. This data is generated after
each minor release. The generated BC files contain virtual tables, and the bic
test checks new content against the old data.

See the following README for an explanation of how to generate this data:

http://code.qt.io/cgit/qt/qtqa.git/tree/tests/postbuild/bic/README

The test itself can be found here:

http://code.qt.io/cgit/qt/qtqa.git/tree/tests/postbuild/bic