summaryrefslogtreecommitdiffstats
path: root/tests/auto/unit
Commit message (Expand)AuthorAgeFilesLines
* QCameraDevice: Add unit test cases for equality comparisonNils Petter Skålerud11 days1-0/+64
* QMaybe: avoid use of unexpectedTim Blechmann2025-05-131-1/+1
* QAudioRingbuffer: introduce producer and consumeSome APIsTim Blechmann2025-04-251-0/+28
* ThreadLocalRhi: prefix ensureThreadLocalRhi with qTim Blechmann2025-04-231-1/+1
* QAudioRingBuffer: allow use with non-trivial dataTim Blechmann2025-04-231-2/+135
* tst_QRhiValueMapper: avoid runCleanupTim Blechmann2025-04-231-8/+9
* Tests: replace deprecated Q_OS_MAC with Q_OS_MACOSTim Blechmann2025-04-121-2/+2
* Windows: rework warmup clientTim Blechmann2025-04-101-0/+1
* Add probesize playback optionJøger Hansegård2025-04-091-17/+46
* Add playback option to control latency during network streamingJøger Hansegård2025-04-071-9/+47
* QMaybe: fix copy/move ctorTim Blechmann2025-03-221-0/+10
* Add public API for configuring low-level playback optionsJøger Hansegård2025-03-214-0/+147
* Tests: move gstreamer tests to plugin testsTim Blechmann2025-03-2119-5/+7
* Audio: introduce safe QAudioDevicePrivate::createQAudioDeviceTim Blechmann2025-03-192-18/+16
* Extend tst_qvideoframe coverage on AndroidJøger Hansegård2025-03-141-23/+2
* GStreamer: disable gstreamer backend tests on openSUSE_15_5Tim Blechmann2025-03-141-0/+2
* QMaybe: introduce QUnexpectedTim Blechmann2025-03-121-0/+7
* Avoid returning nullptr as QMaybeJøger Hansegård2025-03-111-1/+2
* Enable tst_qffmpegmath on AndroidPavel Dubsky2025-03-111-2/+2
* Require 'unexpect' argument when creating QMaybe with errorJøger Hansegård2025-03-072-7/+7
* Audio: Introduce sample format converterTim Blechmann2025-03-051-0/+175
* Span support: avoid assertion failures in QtBaseTim Blechmann2025-03-031-0/+36
* cmake: fix syntax and rework warningTim Blechmann2025-03-011-1/+1
* Fallback for R16 and RG16 texture typesBartlomiej Moskal2025-03-011-41/+54
* Audio: rework QAudioDevicePrivateTim Blechmann2025-03-012-11/+17
* Add unit tests for TextureBridge classJøger Hansegård2025-02-285-0/+375
* Document that QMaybe treats nullptr as error-ish valueJøger Hansegård2025-02-281-0/+6
* Default initialize m_error in QMaybeJøger Hansegård2025-02-281-0/+8
* QVideo: Fix typo in mirrored variable nameTian Shilin2025-02-281-3/+3
* Audio: Platform abstraction - remove setFormatTim Blechmann2025-02-282-16/+11
* Replace qcomptr_p.h with the one in QtCore/privateJøger Hansegård2025-02-271-1/+1
* Rename FFmpeg plugin CMake targetsPavel Dubsky2025-02-244-4/+4
* Rename Gstreamer plugin CMake targetsPavel Dubsky2025-02-217-13/+13
* Fix QFFmpeg::mul with negative numbersJøger Hansegård2025-02-213-0/+51
* Add unit tests for QFFmpeg::getScaleConversionTypePavel Dubsky2025-02-156-0/+98
* Audio: introduce alignment helper functionsTim Blechmann2025-02-121-0/+26
* tests: use features in test cmake file to skip qwavedecoder test buildTim Blechmann2025-02-112-6/+3
* Audio: improve volume functionalityTim Blechmann2025-02-113-0/+165
* QPlatformAudioDevices: introduce backendName()Tim Blechmann2025-02-111-0/+2
* Apply testing combinations of excluded rhi's formatsArtem Dyomin2025-02-101-4/+14
* Add tests for shader fallbacksArtem Dyomin2025-02-101-11/+70
* Propagate "redOrAlphaIndex" to shadersArtem Dyomin2025-02-101-1/+1
* Prettify tst_qvideoframecolormanagementArtem Dyomin2025-02-061-26/+32
* Add missing noexcept specifiers for QUniqueHandle handle traitsJøger Hansegård2025-01-291-2/+2
* Shared handle: improve APIsTim Blechmann2025-01-203-0/+358
* QAudioDevice, Tests: Make unit test of device comparisonNils Petter Skålerud2025-01-173-0/+121
* Prettify skip macros for testsArtem Dyomin2025-01-171-2/+1
* Add unit tests for QMediaDevicesArtem Dyomin2025-01-158-66/+289
* Implement cache for video inputsArtem Dyomin2025-01-151-2/+2
* Audio: introduce win32 style autoreseteventTim Blechmann2025-01-153-0/+128