aboutsummaryrefslogtreecommitdiffstats
path: root/sources/shiboken2/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.14' into 5.15Friedemann Kleint2020-03-042-28/+88
|\
| * Unify the py3kcompat.py test helpersFriedemann Kleint2020-02-271-5/+33
| * shiboken tests: Extract helpers for setting the environmentFriedemann Kleint2020-02-271-23/+55
* | shiboken: Add a test for smart pointers used in different librariesFriedemann Kleint2020-02-218-4/+181
* | Merge remote-tracking branch 'origin/5.14' into 5.15Friedemann Kleint2020-02-192-1/+4
|\|
| * shiboken: Fix funny Python 2.7 glitchesChristian Tismer2020-02-192-1/+4
* | Merge remote-tracking branch 'origin/5.14' into 5.15Friedemann Kleint2020-02-19145-32/+931
|\|
| * Fix running the shiboken tests for Python 3.8/WindowsFriedemann Kleint2020-02-12143-32/+919
* | shiboken: Make it possible to specify smartpointer instantiationsFriedemann Kleint2020-02-051-1/+2
* | shiboken: Fix shared pointer return value in virtual functionFriedemann Kleint2020-02-041-1/+1
* | Merge remote-tracking branch 'origin/5.14' into 5.15Friedemann Kleint2020-02-041-0/+7
|\|
| * Prospective fix for flaky smart_pointer_test.pyFriedemann Kleint2020-01-301-0/+7
* | Add a test for a Smartptr<const Foo>Friedemann Kleint2019-12-123-0/+25
* | shiboken: Test setters/getters of classes held by smart pointersFriedemann Kleint2019-12-104-6/+24
* | shiboken: Fix classes in hidden namespacesFriedemann Kleint2019-12-038-3/+132
* | libsample: Test renaming via "target-lang-name" attributeFriedemann Kleint2019-12-037-0/+160
|/
* shiboken: Split the headers of libsmartFriedemann Kleint2019-11-146-193/+370
* Merge remote-tracking branch 'origin/5.13' into 5.14Friedemann Kleint2019-10-084-0/+42
|\
| * shiboken: Fix handling of modified default expressionsFriedemann Kleint2019-10-044-0/+42
* | shiboken/Sample test: Remove ambiguous modificationFriedemann Kleint2019-10-031-1/+0
* | Merge remote-tracking branch 'origin/5.13' into 5.14Friedemann Kleint2019-09-051-5/+9
|\|
| * CMake modularization: macros creationCristián Maureira-Fredes2019-08-281-5/+9
* | Merge remote-tracking branch 'origin/5.13' into 5.14Friedemann Kleint2019-08-192-0/+20
|\|
| * Fix crash when accessing a invalid property in the smart pointerRenato Araujo Oliveira Filho2019-08-072-0/+20
* | Support Pointer Primitive Types by Arrays or Result TuplesChristian Tismer2019-08-071-0/+79
|/
* Cleanup signature module before substantial changeChristian Tismer2019-07-171-0/+121
* shiboken: Replace 'typedef' by 'using'Friedemann Kleint2019-06-259-14/+14
* shiboken: Introduce nullptrFriedemann Kleint2019-06-2525-54/+54
* Modernize and clean up some of the shiboken build system filesAlexandru Croitor2019-04-2010-53/+25
* Declare XML files to be in encoding UTF-8Friedemann Kleint2019-04-184-4/+4
* shiboken: Handle <array> modifications in template inheritanceFriedemann Kleint2019-03-013-2/+27
* Fix conversions of list of smart pointers to pythonRenato Araujo Oliveira Filho2019-02-264-0/+59
* Fix smart pointers with namespaceRenato Araujo Oliveira Filho2019-02-215-1/+44
* Modernize cmake buildAlexandru Croitor2019-02-074-8/+0
* shiboken: Make constructor checks more fine-grainedFriedemann Kleint2019-01-302-10/+40
* Produce TypeError Messages Using the Signature ModuleChristian Tismer2019-01-101-2/+4
* Fix crash related to multiple inheritanceFriedemann Kleint2019-01-031-4/+6
* Exclude reverse operations from shift hackCristian Maureira-Fredes2018-11-271-1/+1
* Improve build rules for module generationAlexandru Croitor2018-10-234-4/+16
* shiboken: Check whether enum should be converted to int for the protected hackFriedemann Kleint2018-10-013-1/+13
* Add exception handlingFriedemann Kleint2018-09-277-0/+195
* shiboken: Improve handling of non-type template integer parametersFriedemann Kleint2018-09-135-0/+102
* shiboken: Fix warnings about unused variablesFriedemann Kleint2018-09-131-0/+1
* Merge remote-tracking branch 'origin/5.11' into devFriedemann Kleint2018-09-041-1/+1
|\
| * shiboken/other test: Add override to avoid warningCristian Maureira-Fredes2018-09-031-1/+1
* | shiboken: Add support for type aliases (using)Friedemann Kleint2018-07-261-1/+1
* | Merge remote-tracking branch 'origin/5.11' into devFriedemann Kleint2018-07-241-2/+2
|\|
| * Pep 384 Final Cut: Remove PepTypeChristian Tismer2018-07-231-2/+2
* | shiboken/libsample: Add test case for nested containersFriedemann Kleint2018-07-232-0/+7
* | shiboken: Improve const handlingFriedemann Kleint2018-07-111-1/+1
|/