summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* Test that the package configs for QtMultimedia work.Stephen Kelly2012-07-205-1/+99
* Added volume property to QMediaRecorderDmytro Poplavskiy2012-07-192-0/+34
* Added base and soundeffect testKurt Korbatits2012-07-193-0/+261
* Added data driven integration tests for qaudiooutput.Mylione Anadarajah2012-07-171-480/+481
* Apply insignificant flag to platform that is actually unstable.Toby Tomkins2012-07-161-1/+3
* Camerabin camera service: configure default video settingsDmytro Poplavskiy2012-07-161-3/+1
* Updated the camerabin2 based camera with QtMultimedia changesDmytro Poplavskiy2012-07-161-0/+78
* Updated qaudioinput and qaudiooutput tests.Kurt Korbatits2012-07-162-2/+13
* Fixed qaudioinput and qaudiooutput tests running on loaded systemKurt Korbatits2012-07-132-10/+10
* Replace insignificant flag for mac with QEXPECT_FAIL. Keep for win32.Toby Tomkins2012-07-132-1/+24
* Specify the platform on which test is insignificant.Toby Tomkins2012-07-121-1/+3
* Skip crashing tests and replace insignificant tests with QEXPECT_FAIL.Toby Tomkins2012-07-122-2/+82
* Clarify API/docs by introducing the audio "frame", and add helpers.Michael Goddard2012-07-112-10/+112
* Adding script which will run automated testcases.Mylione Anadarajah2012-07-111-0/+206
* Fixed qaudioinput unit test with pulseaudio backendKurt Korbatits2012-07-111-5/+11
* Delete obsolete class methods and update related codeMithra Pattison2012-07-1010-90/+82
* Updated QAudioOutput and QAudioInput system testsKurt Korbatits2012-07-102-16/+38
* Turned back on some disabled unit tests as insignificant testsKurt Korbatits2012-07-099-7/+52
* Fixed a testing bug on windows platform.bigbearzhu2012-06-291-0/+6
* Rename availabilityError to availability.Michael Goddard2012-06-2911-53/+53
* Rename a few controls.Michael Goddard2012-06-2912-41/+41
* Fixed timeout on waiting for positionChanged event.bigbearzhu2012-06-271-2/+2
* Fixed plugin dir error on Windows.bigbearzhu2012-06-275-2/+30
* Remove insignificant flag from tests that are passing.Toby Tomkins2012-06-262-4/+0
* Add expected fail flags for consistently failing autotests.Toby Tomkins2012-06-261-0/+6
* Fixed a testing bug.bigbearzhu2012-06-261-2/+2
* build system cleanupsOswald Buddenhagen2012-06-254-4/+4
* Replace a writable position() property with a seek() method.Michael Goddard2012-06-141-5/+5
* Remove the legacy QML API.Michael Goddard2012-06-083-1318/+0
* Don't use QtWidgets/QApplication in autotestsKent Hansen2012-06-072-2/+2
* Removed encoding options from Audio/Video encoding controlsDmytro Poplavskiy2012-06-075-85/+0
* Use QPointer instead of QWeakPointer to track QObjects.Stephen Kelly2012-06-071-2/+2
* Added custom parameters to Audio/Video/ImageEncodingSettingsDmytro Poplavskiy2012-05-182-0/+69
* Change timeout on qcamera capture tests to QTRY_VERIFYMithra Pattison2012-05-091-12/+6
* Change uses of {to,from}Ascii to {to,from}Latin1Thiago Macieira2012-05-041-2/+2
* Support QVideoWindowControl in the QtQuick Video element.Thomas McGuire2012-05-034-0/+313
* Replaced QMediaRecorderControl::play/stop/pause with setStateDmytro Poplavskiy2012-05-021-0/+16
* Added QMediaRecorder::status propertyDmytro Poplavskiy2012-05-022-4/+41
* QSampleCache unit test: correctly check whether sample is cached.Lev Zelenskiy2012-04-274-24/+41
* Added tests for unsupported and corrupted file.bigbearzhu2012-04-273-0/+157
* Added unit test for QSampleCache.Lev Zelenskiy2012-04-255-1/+192
* Extended integration test for QSoundEffectLev Zelenskiy2012-04-253-8/+132
* Move QVideoWindowControl out of widgets.Thomas McGuire2012-04-254-32/+2
* Remove insignificant_test marker for maemo platform.Jason McDonald2012-04-241-1/+0
* Fix compilation after qtbase:8f85b84f4eaa85ff5c02ec5e65fd6706a10690b9.Friedemann Kleint2012-04-241-7/+7
* QVideoProbe unit test.Lev Zelenskiy2012-04-206-2/+270
* QAudioProbe unit test.Lev Zelenskiy2012-04-206-0/+274
* Added integration test for video surface backend.Lev Zelenskiy2012-04-201-7/+69
* Add bug numbers to insignificant tests.Jason McDonald2012-04-162-2/+2
* expanding unit test for QAudioDecoderAngus Cummings2012-04-142-0/+95