summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Remove widgets config test.Michael Goddard2012-01-111-1/+1
* Fix for QSoundEffect crash bugMithra Pattison2012-01-062-1/+1
* Add the spot for spot metering mode.Michael Goddard2012-01-062-3/+31
* Properly handle the case where QtWidgets is not available.Michael Goddard2012-01-063-5/+2
* Update copyright year in license headers.Jason McDonald2012-01-063-3/+3
* QtMultimedia: Fix compiler warnings.Friedemann Kleint2012-01-052-2/+2
* QSound/QSoundEffect: Use QFINDTESTDATA to locate test data.Friedemann Kleint2012-01-054-12/+14
* Restructure the source code a little.Michael Goddard2012-01-051-2/+2
* QAudioIn/Output-tests: Remove SRCDIR-macro/stabilize.Friedemann Kleint2012-01-044-115/+105
* Initialize the mock player state variables.Michael Goddard2012-01-041-1/+17
* Remove a random instantiation of a backend.Michael Goddard2012-01-041-4/+6
* Remove some test functions that are actually integration tests.Michael Goddard2012-01-041-39/+0
* Add new implementation of QSound classMithra Pattison2011-12-306-2/+148
* SoundEffects System Tests addeddakovaci2011-12-071-8/+65
* Edited the Camera systemtestdakovaci2011-12-071-8/+2
* Remove unused QTRY_WAIT macros.Jason McDonald2011-12-062-29/+0
* Remove duplicates of QTRY_VERIFY and QTRY_COMPARE.Jason McDonald2011-12-062-64/+0
* Cleanup multimedia unit tests.Jason McDonald2011-12-0524-1023/+411
* Add playlist testdakovaci2011-12-021-48/+90
* Allow nested read only maps of QVideoFrame.Dmytro Poplavskiy2011-11-281-2/+21
* QAudioDeviceInfo is actually an integration test.Michael Goddard2011-11-244-1/+1
* Add testDestroyWhileRestartPlaying for qsoundeffectLing Hu2011-11-231-0/+26
* Export QMediaPluginLoader so it can be used by libqgsttools_p.Jonas Rabbe2011-11-181-4/+3
* Remove SkipMode parameter from QSKIP.Jason McDonald2011-11-1010-30/+30
* Radio systemtestsdakovaci2011-11-101-12/+43
* Rearrange the automatic tests.Michael Goddard2011-11-04190-595/+38
* Declare more metatypes and debug operators.Michael Goddard2011-11-0212-114/+452
* QtMultimedia: Remove qpa-sections from .profiles.Friedemann Kleint2011-11-013-3/+3
* Declare these metatypes.Michael Goddard2011-10-255-5/+0
* Added RDS functionality to the QRadioTuner/QDeclarativeRadioSami Nurmenniemi2011-10-2110-1/+496
* Fix debug output test - type is qreal, so can be float or double.Michael Goddard2011-10-211-0/+4
* Added testcase to qcamerabackend test CONFIGDmytro Poplavskiy2011-10-201-0/+1
* Make the C++ API of QSoundEffect public.Michael Goddard2011-10-171-1/+1
* Fix qwavedecoder test data deployment on deviceKalle Juhani Lehtonen2011-10-131-4/+3
* Fixed a couple of failing auto tests.Jonas Rabbe2011-10-123-3/+3
* Add QNAM tests to wavedecoder as well, to simulate slow sources.Michael Goddard2011-10-112-1/+71
* Rename the parsing error signal to parsingError.Michael Goddard2011-10-112-17/+19
* Fix the wavedecoder a little.Michael Goddard2011-10-1116-26/+29
* tests: eliminated usage of qttest_p4.prfRohan McGovern2011-10-111-4/+3
* only corrupt 'data' descriptor nothing elsehawcroft2011-10-111-0/+0
* tests: eliminated usage of qttest_p4.prfRohan McGovern2011-10-1043-104/+129
* Auto test for private class QWaveDecoderhawcroft2011-10-1021-0/+337
* Improve video test coverage and debugging output.Michael Goddard2011-10-074-36/+328
* Rename QtMultimediaKit to QtMultimedia.Michael Goddard2011-10-0773-284/+284
* Fix widget dependencies for multimediawidget tests and examples.Gunnar Sletta2011-09-229-4/+9
* add QT+=widgets for tests to runGunnar Sletta2011-09-202-0/+2
* Added basic radio system testsdakovaci2011-09-171-0/+130
* Added basic camera system testsdakovaci2011-09-171-0/+181
* added basic video system testsdakovaci2011-09-171-0/+269
* Added basic audio system testsdakovaci2011-09-171-0/+295