summaryrefslogtreecommitdiffstats
path: root/tests/postbuild
Commit message (Expand)AuthorAgeFilesLines
...
* Blacklist QQmlPrivate::RegisterInterface in BIC testsUlf Hermann2020-02-121-0/+1
* Condition guiapplauncher on having gui configuredEdward Welbourne2019-10-231-12/+6
* Revert "fix usage with qt 5.6"Edward Welbourne2019-10-221-5/+1
* Fix "testing" for binary compatibility when the minor version is zeroSimon Hausmann2019-07-101-0/+3
* Fix "BIC" tests for Qt 6Simon Hausmann2019-07-101-7/+22
* add correct name for blacklisted classesFabian Kosmale2019-06-111-1/+2
* Blacklist bic test for RegisterSingletonType (contains version field)Fabian Kosmale2019-06-111-1/+2
* Skip binary compatibility testing for Qt 6.0.0Lars Knoll2019-05-101-0/+3
* Fix garbage in the scriptVille Voutilainen2018-09-101-2/+2
* Support different GCC versionsVille Voutilainen2018-09-102-1/+13
* Fix MSVC 2010 buildOliver Wolff2018-01-221-1/+2
* fix usage with qt 5.6Oswald Buddenhagen2017-11-141-1/+5
* Use condition which is more to the pointJake Petroules2017-10-101-2/+1
* Check if modules exists and skip bic and symbol testsMichal Klocek2017-10-023-19/+71
* remove wince leftoversGatis Paeglis2017-09-192-8/+1
* Blacklist QOperatingSystemVersion::HighSierra in tst_bic.cppMilla Pohjanheimo2017-08-141-0/+2
* Iterate modules in the _data() method, not tst_Bic::initTestCases()Edward Welbourne2017-07-071-14/+15
* Make tst_Bic's QT_MODULE_TO_TEST skip message clearerEdward Welbourne2017-07-071-2/+2
* Blacklist QOpenGLFunctionsPrivate for bic testsMilla Pohjanheimo2017-07-051-0/+1
* Blacklist QOpenGLExtraFunctionsPrivate::Functions in tst_bic.cppMilla Pohjanheimo2017-07-041-0/+1
* Fix licensingJani Heikkinen2017-06-0110-170/+120
* Include only available modules in bic testsSami Nurmenniemi2017-05-031-2/+14
* Modified gen.sh to be able to generate the binary compatibility filesMilla Pohjanheimo2017-02-021-1/+1
* cleanup project fileOswald Buddenhagen2017-01-181-4/+0
* Blacklist QtPrivate::big_ structKai Koehne2016-11-071-0/+1
* Blacklisting QTest::toString(const T&) [with T = QUrl]Milla Pohjanheimo2016-09-301-1/+3
* Blacklisting a class that gives a false positive fail in the BC testMilla Pohjanheimo2016-09-051-0/+1
* Skip compiler lambda symbolsSimon Hausmann2016-08-293-0/+7
* Fix BIC test data generationSimon Hausmann2016-08-221-1/+1
* Exclude tests from UIKit as well as WinRT (no QProcess support)Jake Petroules2016-08-191-2/+2
* tst_bic: pass the -std=c++11 flagOlivier Goffart2015-11-131-0/+1
* Include headers in bic test .pro fileFrederik Gladhorn2015-11-051-0/+2
* tst_bic: Add missing comma to blacklisted accessibility classes.Friedemann Kleint2015-09-151-1/+1
* tst_bic: Extend diagnostic output.Friedemann Kleint2015-09-141-5/+25
* Ignore classes that were accidentally exposed in Qt 5.4 in tst_bicFrederik Gladhorn2015-08-271-0/+45
* Prepare tst_bic to run on Windows.Friedemann Kleint2015-05-192-1/+5
* Make tst_bic pass with gcc 4.9Simon Hausmann2015-05-131-0/+84
* tst_bic: Wrap code determining compiler version in #ifndef QT_NO_PROCESS.Friedemann Kleint2015-05-131-15/+41
* tst_bic: Use -fPIC instead of -fPIE.Friedemann Kleint2015-05-121-1/+1
* Improve diagnostics of tst_bic.Friedemann Kleint2015-05-122-59/+157
* tst_bic: Rewrite README.Friedemann Kleint2015-05-041-35/+65
* tst_bic: blacklist some more QOpenGLFunctions_*Backend classesSergio Ahumada2015-02-231-0/+4
* tst_bic: blacklist some QOpenGLFunctions_*BackendSergio Ahumada2015-02-221-0/+6
* tst_bic: blacklist QLoggingCategory::AtomicBoolsSergio Ahumada2015-02-221-0/+3
* Update copyright headersAntti Kokko2015-02-1310-70/+70
* gen.sh: Add QtPositioning to the list of modulesSergio Ahumada2015-02-111-1/+1
* Ignore pthread_attr_t from the BIC testSergio Ahumada2015-02-101-0/+1
* Prepend the Qt path in $PATHSergio Ahumada2015-02-051-1/+1
* Add simple guide to generate the bic test dataSergio Ahumada2015-02-041-0/+37
* Update license headers and add new license filesAntti Kokko2014-09-2210-190/+110