summaryrefslogtreecommitdiffstats
path: root/tests/auto/integration
Commit message (Expand)AuthorAgeFilesLines
* Remove usages of deprecated APIsSona Kurazyan2019-08-081-6/+11
* Eradicate all but one Q_FOREACH loopMarc Mutz2019-07-117-12/+14
* unblacklist passing testsDaniel Smith2019-06-282-4/+4
* Add YUV422P format support to QVideoFrame and declarative rendererTomasz Olszak2019-05-101-0/+1
* QtMultimediaQuick: Move headers from multimedia dirVaL Doroshchuk2019-05-092-2/+2
* Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-04-1011-34/+63
|\
| * Android: Fix tst_QCameraBackend to find FinalizingStatusVal Doroshchuk2019-04-031-2/+9
| * Android: Move inline qml to separate file in testsVal Doroshchuk2019-04-038-29/+40
| * Android: Move test files to qrc in tst_QSoundEffectVal Doroshchuk2019-04-032-0/+11
| * Android: Fix tst_QCameraBackend to wait for imageCapturedVal Doroshchuk2019-04-021-2/+2
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2019-01-041-4/+8
|\|
| * Fix test to pass when wave is not availableVal Doroshchuk2019-01-041-4/+8
* | VideoOutput: Introduce flushMode propertyVaL Doroshchuk2018-11-061-0/+20
* | Add a support for selecting the output device used by QSoundEffectOtto Ryynänen2018-10-301-1/+12
|/
* Fix Gstreamer plugin to pass tst_QMediaPlayerBackendVaL Doroshchuk2018-09-062-3/+2
* Fix adjusting volume for default deviceVal Doroshchuk2018-05-081-0/+6
* QSound: Allow to play files with qrc schemaAndre Hartmann2018-04-253-0/+30
* Support changing of volume in 24-bit audio samplesVaL Doroshchuk2018-03-222-0/+27
* Add test for checking error handling on startVaL Doroshchuk2018-03-211-0/+22
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-062-2/+24
|\
| * Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-061-2/+1
| |\
| | * Blacklist qmediaplayerbackend tests in all versions of windowsJani Heikkinen2018-01-051-2/+1
| * | Update player state after QMediaPlayer::EndOfMediaVal Doroshchuk2017-12-201-0/+23
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-201-0/+11
|\| |
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-11-151-0/+11
| |\|
| | * Fix deadlock when a new url is set in loading stateVal Doroshchuk2017-11-101-0/+11
* | | Replace remaining Q_NULLPTR with nullptrKevin Funk2017-11-151-3/+3
|/ /
* | Merge remote-tracking branch 'origin/5.9' into 5.10Christian Strømme2017-09-262-7/+6
|\|
| * Adjust timeouts for QSounds auto testsVaL Doroshchuk2017-09-261-7/+3
| * Blacklist tst_QSound::testLooping for OpenSuse 42.3Sami Nurmenniemi2017-09-121-0/+3
| * Skip OVG tests on boot2qtSami Nurmenniemi2017-09-122-0/+7
* | Merge remote-tracking branch 'origin/5.9' into 5.10v5.10.0-alpha1Liang Qi2017-09-081-0/+2
|\|
| * Blacklist tst_qaudiooutput in openSUSE 42.3Tony Sarajärvi2017-08-311-0/+2
* | Enable tests for boot2qtSami Nurmenniemi2017-08-228-67/+149
|/
* Use QSharedPointer::create() moreMarc Mutz2017-08-081-1/+1
* Disable/blacklist failing tests for boot2qtSami Nurmenniemi2017-04-283-0/+25
* Improve tst_QMediaPlayerBackend::playPauseStop()v5.9.0-beta3Yoann Lopes2017-04-201-0/+7
* Improve tst_QMediaPlayerBackend::processEOS()Yoann Lopes2017-04-201-0/+26
* Improve tst_QMediaPlayerBackend::surfaceTest()Yoann Lopes2017-04-201-1/+3
* Fix the testsurface in tst_qmediaplayerbackendChristian Strømme2017-04-201-2/+7
* Fix time-stamp tests in tst_qmediaplayerbackendChristian Strømme2017-04-201-0/+4
* Blacklist qmediaplayerbackend tests in all versions of macOSLiang Qi2017-03-161-5/+1
* Blacklist qmediaplayerbackend tests in macOS 10.12Liang Qi2017-02-231-0/+1
* PulseAudio: make sound effect implementation more robustYoann Lopes2016-12-121-9/+0
* Cleanup all maemo/meego specific codeLars Knoll2016-11-141-31/+0
* Move qtmultimedia over to the new config systemLars Knoll2016-11-141-1/+1
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-114-15/+160
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-11-044-16/+160
| |\
| | * Blacklist tst_QAudioDecoderBackend on WindowsYoann Lopes2016-11-021-0/+2
| | * Improve playlist tests in tst_QMediaPlayerBackendYoann Lopes2016-10-281-2/+154