aboutsummaryrefslogtreecommitdiffstats
path: root/ApiExtractor/tests
Commit message (Expand)AuthorAgeFilesLines
* TypeDatabase: Refactor API version checkingFriedemann Kleint2017-03-241-2/+2
* TypeDatabase: Port to QXmlStreamReaderFriedemann Kleint2017-03-162-2/+2
* Change class AbstractMetaClassList to be a typedef for a QListFriedemann Kleint2017-03-1632-149/+151
* Refactor TestUtil of ApiExtractorFriedemann Kleint2017-03-1335-287/+395
* TestAbstractMetaClass::testSpecialFunctions(): Fix copy constructorFriedemann Kleint2017-03-031-1/+1
* Fix and refactor _fixFunctionModelItemTypes()Friedemann Kleint2017-03-022-0/+34
* Add a test for forward-declared inner classesFriedemann Kleint2017-03-012-0/+27
* AbstractMetaFunction: Make FunctionType enumeration more fine-grainedFriedemann Kleint2017-02-282-0/+45
* Handle rvalue references throughoutFriedemann Kleint2017-02-282-3/+3
* TestRemoveOperatorMethod::testRemoveOperatorMethod(): Fix argument typesFriedemann Kleint2017-02-011-8/+8
* Code model: Rename TypeAliasModelItem to TypedefModelItemFriedemann Kleint2017-01-202-2/+2
* Add a few checks to testsFriedemann Kleint2017-01-202-0/+4
* shibokengenerator: Remove some C-style castsFriedemann Kleint2017-01-121-3/+3
* Rename ApiExtractor test class TestNamespace to NamespaceTestFriedemann Kleint2017-01-112-4/+6
* AbstractMetaBuilder: Fix public APIFriedemann Kleint2017-01-0634-4/+68
* Header cleanupFriedemann Kleint2017-01-061-1/+1
* ApiExtractor tests: Format C++/XML consistentlyFriedemann Kleint2017-01-0432-1313/+1274
* Refactor TemplateInstance::expandCode()Friedemann Kleint2017-01-041-23/+33
* ApiExtractor/tests: Fix a number of C++ errors in the test codeFriedemann Kleint2016-12-135-31/+28
* ApiExtractor-tests: Have moc parse the test headersFriedemann Kleint2016-11-2336-65/+5
* Introduce Q_GADGET/Q_FLAG/Q_ENUM/QFlags to ApiExtractorFriedemann Kleint2016-11-112-4/+4
* Fix build of QtDocGeneratorFriedemann Kleint2016-09-271-4/+4
* Updated license headers of the tests (cpp)Friedemann Kleint2016-09-2371-1560/+1917
* Tests: Compile with QT_NO_CAST_FROM_ASCII, QT_NO_CAST_TO_ASCIIFriedemann Kleint2016-09-1934-446/+446
* add missing includes to make the tests buildChristian Tismer2016-02-231-0/+1
* add Qt5XmlPatterns, to make shiboken build on linux.Christian Tismer2015-07-251-0/+2
* Now shiboken works also with the tests.Christian Tismer2015-06-061-3/+17
* Multiple attempts to compile against Qt5 via pyside_setup.Christian Tismer2015-06-051-1/+1
* Replaced Nokia copyrights in headerTeemu Kaukoranta2013-05-2871-71/+71
* Add test to illustrate issue on typedef enumSebastien Sable2013-03-012-0/+34
* Move ApiExtractor into ApiExtractor directory to ease the merge into Shiboken.Hugo Parente Lima2012-03-1374-0/+6395