aboutsummaryrefslogtreecommitdiffstats
path: root/sources/pyside2/tests
Commit message (Expand)AuthorAgeFilesLines
* Unify signature registry for py2 / py3 and clean upChristian Tismer2017-12-054-86/+159
* Fix signature registry on Python2 with .pyc files, part 2Christian Tismer2017-12-043-49/+45
* Fix signature registry on Python2 with .pyc filesChristian Tismer2017-11-302-8/+11
* Create a function existence registryChristian Tismer2017-11-271-0/+16636
* Create a function existence registryChristian Tismer2017-11-277-69274/+37211
* Create a function existence registryChristian Tismer2017-11-243-9648/+25921
* Skip some permanently failing tests and blacklist flaky onesAlexandru Croitor2017-11-242-2/+6
* Create a function existence registryChristian Tismer2017-11-241-0/+16246
* Create a function existence registryChristian Tismer2017-11-242-1/+16460
* Fix crashes on RHEL 6.6 CI machines due to a race condition in glib2Alexandru Croitor2017-11-231-1/+3
* Create a function existence registrymaya1Christian Tismer2017-11-1911-11/+62731
* Make standalone installations relocatableAlexandru Croitor2017-11-151-1/+1
* Remove QtCore::static_protected_methods_testFriedemann Kleint2017-11-142-60/+0
* Update and complete the signature moduleChristian Tismer2017-11-141-1/+15
* Remove sys.path manipulations from testAlexandru Croitor2017-11-081-10/+6
* Implement proper void pointer (void*) supportAlexandru Croitor2017-11-061-1/+0
* Support the qApp macro correctly, final version incl. debugChristian Tismer2017-10-272-0/+77
* Stabilize QtQml/bug_847.pyFriedemann Kleint2017-10-271-1/+8
* Signature: Improve error reportingChristian Tismer2017-09-251-4/+7
* Implement introspection with __signature__ packageChristian Tismer2017-09-202-0/+151
* Add QTimeZoneFriedemann Kleint2017-08-022-0/+44
* Stabilize QtWidgets bug_728.pyFriedemann Kleint2017-07-271-1/+16
* audio_test.py: Use QGuiApplicationFriedemann Kleint2017-07-201-1/+2
* helper: Add UsesQGuiApplicationFriedemann Kleint2017-07-201-14/+25
* Fix Windows module extensions and tests to work with --debug buildAlexandru Croitor2017-07-121-1/+1
* Improve suffix names for shared libraries and cmake config filesAlexandru Croitor2017-07-121-0/+1
* Simplify the test for loading modulesChristian Tismer2017-07-1026-489/+27
* Silence some build warnings when building pysidetestAlexandru Croitor2017-06-231-0/+3
* Remove incorrect dependency in pysidetest targetAlexandru Croitor2017-06-231-1/+1
* pysidetest_delegatecreateseditor_test: Add QtWidgets dependencyFriedemann Kleint2017-06-022-2/+2
* libpyside: Use Q_SLOTS instead of slotsFriedemann Kleint2017-06-021-1/+1
* Fix typos in licensesFriedemann Kleint2017-05-3016-48/+48
* move everying into sources/pyside2Oswald Buddenhagen2017-05-22565-0/+39205