summaryrefslogtreecommitdiffstats
path: root/tests/auto/qbluetoothserver/tst_qbluetoothserver.cpp
Commit message (Expand)AuthorAgeFilesLines
* Correct license for test filesLucie Gérard2024-04-041-1/+1
* Replace Q_OS_OSX with Q_OS_MACOSTor Arne Vestbø2023-06-071-3/+3
* Skip few Bluetooth autotests on Android emulatorJuha Vuolle2022-09-271-11/+11
* Skip parts of Bluetooth autotests on Android 12+ emulatorJuha Vuolle2022-08-301-4/+3
* Android: skip some bluetooth test cases that fail on Android 12 CIAssam Boudjelthia2022-07-141-0/+6
* Use SPDX license identifiersLucie Gérard2022-06-101-27/+2
* Disable bluetooth address check on autotest on AndroidJuha Vuolle2022-04-121-4/+3
* Replace count() comparisons against 0 with isEmpty()Marc Mutz2022-04-081-3/+3
* Make tst_qbluetoothserver test to pass on Android deviceJuha Vuolle2022-03-171-3/+5
* Remove unused variableAlex Blasche2021-04-221-3/+0
* rename error signals to errorOccurredAndreas Buhr2021-03-221-1/+1
* qbluetoothlocaldevice_p.cpp: Make sure d_ptr is initializedOliver Wolff2018-11-151-2/+2
* winrt: Use config feature when checking for winrt backend in auto testsOliver Wolff2017-08-301-1/+2
* winrt: Fix tst_QBluetoothServerOliver Wolff2017-08-041-0/+2
* Updated license headersAntti Kokko2016-01-201-17/+12
* Port from Q_ENUMS to new macro Q_ENUMKonstantin Ritt2015-06-231-1/+0
* Update copyright headersJani Heikkinen2015-02-161-7/+7
* Convert qRegisterMetaType<T>(const char*) to qRegisterMetaType<T>()Alex Blasche2015-01-281-2/+2
* QBluetoothServer - auto test on OS XTimur Pocheptsov2014-12-031-0/+8
* QBluetoothServer - enable auto test on OS X.Timur Pocheptsov2014-10-021-2/+6
* Update license headers and add new licensesJani Heikkinen2014-08-241-19/+11
* Create QBluetoothServer unit test from QRfcommServer/QL2CAPServer testsAlex Blasche2014-03-031-0/+240