qtdeclarative/tests/auto/bic
Thiago Macieira 788d6151b4 tst_bic: remove offending, private entries
The size for these is not part of our ABI guarantee.

Change-Id: I89446ea06b5742efb194fffd16ba508c2975e912
Reviewed-by: Ulf Hermann <ulf.hermann@qt.io>
2021-11-27 19:08:00 -08:00
..
data tst_bic: remove offending, private entries 2021-11-27 19:08:00 -08:00
README Add README for tests/auto/bic 2018-01-27 08:03:44 +00: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