summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Add LogarithmicVolumeScale to VolumeScale enum.Yoann Lopes2016-06-142-0/+94
* Blacklisting tst_QSoundEffect::testLooping on Ubuntu 16.04Milla Pohjanheimo2016-06-141-0/+1
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-112-0/+2
|\
| * Blacklist cases from qaudiodecoderbackend in Ubuntu 16.04v5.7.0-rc1Simo Fält2016-05-231-0/+1
| * Blacklisting pushSuspendResume for Ubuntu 16.04Milla Pohjanheimo2016-05-131-0/+1
* | Add new volume conversion API.Yoann Lopes2016-06-032-1/+169
* | Blacklisting tst_QSoundEffect::testLooping on OpenSUSE 42.1Milla Pohjanheimo2016-06-022-3/+1
* | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-241-4/+2
|\|
| * Stabilize tst_QAudioOutput::pull().Yoann Lopes2016-05-111-4/+2
* | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-134-47/+15
|\|
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-103-47/+8
| |\
| | * decruft project fileOswald Buddenhagen2016-05-101-6/+0
| | * tests: skip tst_qaudiodecoderbackend when no audio decoding supportLiang Qi2016-04-082-41/+8
| * | Skip integration tests when the service is not available.Yoann Lopes2016-05-092-0/+7
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-065-1/+13
|\| |
| * | Blacklist tst_qaudioinput and tst_qaudiooutput tests from OpenSUSE 42.1Milla Pohjanheimo2016-04-273-2/+6
| * | tst_qaudioinput blacklist pushSuspendResume on RHEL 7.2Milla Pohjanheimo2016-04-261-0/+4
| * | Blacklist qtmultimedia autotests that have been failing since RHEL 6.6Milla Pohjanheimo2016-04-193-0/+4
* | | Remove Windows CE.Friedemann Kleint2016-04-281-7/+0
|/ /
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-081-0/+2
|\|
| * tst_qdeclarativeaudio: fix ubsan buildMarc Mutz2016-03-291-0/+2
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-0718-54/+48
|\|
| * Fix constructor parameters in tst_QMediaPlaylist.Friedemann Kleint2016-02-261-1/+1
| * remove redundant statements from project filesOswald Buddenhagen2016-02-2517-23/+12
| * consistently put {qt,qml}_{module,plugin} at the end of project filesOswald Buddenhagen2016-02-255-35/+35
* | Merge remote-tracking branch 'origin/5.6' into 5.7v5.7.0-alpha1Liang Qi2016-02-153-0/+3
|\|
| * RHEL 7.1: Enabling make checkSimo Fält2016-02-043-0/+3
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-264-70/+49
|\|
| * Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2016-01-211-2/+3
| |\
| | * Fix tst_QAudioOutput::pushSuspendResume().5.5Pasi Petäjäjärvi2016-01-191-2/+3
| * | Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2016-01-193-7/+4
| |\|
| | * Be more permissive in QSoundEffect integration test.Pasi Petäjäjärvi2016-01-181-1/+1
| | * Fix clearing signals already send after first part of audio dataPasi Petäjäjärvi2016-01-131-1/+1
| | * Remove testing category to empty stringPasi Petäjäjärvi2016-01-131-1/+0
| | * Remove checking exact remaining loop amount right after calling play()Pasi Petäjäjärvi2016-01-131-4/+2
| * | Fix tst_QVideoWidget.Yoann Lopes2016-01-181-61/+42
* | | Updated license headersAntti Kokko2016-01-20120-2041/+1441
* | | Merge remote-tracking branch 'origin/5.6' into devChristian Strømme2016-01-157-35/+337
|\| |
| * | Blacklist tst_qmediaplayerbackend::seekInStoppedState() on RHEL.Yoann Lopes2016-01-061-0/+3
| * | Favor more commonly supported formats in qmediaplayerbackend test.Yoann Lopes2016-01-061-2/+2
| * | Make qmediaplayerbackend::processEOS test less flaky.Yoann Lopes2016-01-061-1/+1
| * | Make qmediaplayerbackend::seekPauseSeek test less flaky.Yoann Lopes2015-12-181-2/+3
| * | Change the way a playlist is bound to a media object.v5.6.0-beta1Yoann Lopes2015-12-114-30/+323
| * | Blacklist qmediaplayerbackend tests in OSX 10.11Tony Sarajärvi2015-12-111-0/+1
| * | Blacklist qaudiodecoderbackend tests in OSX 10.11Tony Sarajärvi2015-12-111-0/+4
* | | Remove insignificant flag from qsoundTony Sarajärvi2015-12-031-2/+0
* | | Remove insignificant flag from qaudiooutput testTony Sarajärvi2015-12-031-2/+0
* | | Remove insignificant from qdeclarativevideooutput testTony Sarajärvi2015-11-251-2/+0
* | | Remove insignificant from tst_qpaintervideosurface testTony Sarajärvi2015-11-241-2/+0
* | | Merge remote-tracking branch 'origin/5.6' into devYoann Lopes2015-11-231-8/+12
|\| |