summaryrefslogtreecommitdiffstats
path: root/tests/auto/qbluetoothserver
Commit message (Expand)AuthorAgeFilesLines
* Correct license for test filesLucie Gérard2024-04-041-1/+1
* CMake: Make qtconnectivity tests standalone projectsAlexandru Croitor2023-07-111-0/+6
* 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
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-271-2/+2
* Android: skip some bluetooth test cases that fail on Android 12 CIAssam Boudjelthia2022-07-141-0/+6
* Add license headers to cmake filesLucie Gérard2022-07-081-0/+3
* Use SPDX license identifiersLucie Gérard2022-06-101-27/+2
* Disable bluetooth address check on autotest on AndroidJuha Vuolle2022-04-122-7/+3
* Replace count() comparisons against 0 with isEmpty()Marc Mutz2022-04-081-3/+3
* Android: Blacklist tst_QBluetoothServer::tst_receiveIvan Solovev2022-04-031-0/+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
* remove QtConcurrent dependencyAndreas Buhr2021-03-041-1/+0
* Remove all *.pro files and all "special case" markers in CMakeLists.txtAndreas Buhr2021-01-152-12/+0
* Update CMake scripts in QtConnectivityAndreas Buhr2020-12-211-2/+2
* Regenerate projects to handle private depswip/cmakeAlexandru Croitor2020-02-051-3/+1
* Regenerate projectsAlexandru Croitor2019-11-151-2/+2
* Port qtconnectivity to cmakeOliver Wolff2019-10-241-0/+26
* 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-302-2/+3
* winrt: Fix tst_QBluetoothServerOliver Wolff2017-08-041-0/+2
* Updated license headersAntti Kokko2016-01-201-17/+12
* Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-12-011-1/+0
|\
| * Bluetooth autotests - remove outdated insignificantTimur Pocheptsov2015-11-251-1/+0
* | Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API.Friedemann Kleint2015-08-251-1/+0
|/
* 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
* Bluetooth auto test - OS X and iOSTimur Pocheptsov2014-12-031-0/+1
* QBluetoothServer - enable auto test on OS X.Timur Pocheptsov2014-10-022-5/+7
* Port QBluetoothLocalDevice and QBluetoothDeviceDiscoveryAgent to OS X.Timur Pocheptsov2014-09-161-0/+3
* Update license headers and add new licensesJani Heikkinen2014-08-241-19/+11
* Create QBluetoothServer unit test from QRfcommServer/QL2CAPServer testsAlex Blasche2014-03-032-0/+250