summaryrefslogtreecommitdiffstats
path: root/tests/auto/qbluetoothservicediscoveryagent
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-2/+2
* QBluetoothUuid: simplify one attribute creationThiago Macieira2022-11-281-1/+1
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-061-1/+1
* Skip few Bluetooth autotests on Android emulatorJuha Vuolle2022-09-271-5/+6
* Skip parts of Bluetooth autotests on Android 12+ emulatorJuha Vuolle2022-08-301-2/+2
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* Android: skip tst_qbluetooth{device,service}discoveryagent failing casesAssam Boudjelthia2022-08-181-0/+4
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-271-2/+2
* Add license headers to cmake filesLucie Gérard2022-07-081-0/+3
* Use SPDX license identifiersLucie Gérard2022-06-101-27/+2
* Fix int/qsizetype mismatches in tst_QBluetoothServiceDiscoveryAgent::tst_serv...Marc Mutz2022-04-111-11/+9
* Port simple cases of count() to size()Marc Mutz2022-04-111-6/+6
* Replace count() comparisons against 0 with isEmpty()Marc Mutz2022-04-081-7/+7
* Make Windows bluetooth to scan all found devices for servicesJuha Vuolle2022-01-271-0/+23
* tst_qbluetoothservicediscovery: make auto-test less evilTimur Pocheptsov2022-01-121-9/+6
* Re-enable BT tests on macOS and add appropriate Info.plistJuha Vuolle2021-12-222-3/+12
* Remove qtconnectivity compiler warnings on macOSJuha Vuolle2021-12-061-0/+2
* Skip failing bluetooth tests on macOSIvan Solovev2021-08-101-0/+3
* rename error signals to errorOccurredAndreas Buhr2021-03-221-4/+6
* Use scoped enum for constants in QBluetoothUuidAndreas Buhr2021-03-111-7/+7
* Fix tst_qbluetoothservicediscoveryagentAndreas Buhr2021-03-101-5/+2
* remove QtConcurrent dependencyAndreas Buhr2021-03-041-1/+0
* Remove all *.pro files and all "special case" markers in CMakeLists.txtAndreas Buhr2021-01-152-9/+0
* Remove deprecation warnings due to QVariant::type() usageJuha Vuolle2021-01-051-9/+9
* Update CMake scripts in QtConnectivityAndreas Buhr2020-12-211-2/+2
* Regenerate projectsAlexandru Croitor2019-11-151-2/+2
* Port qtconnectivity to cmakeOliver Wolff2019-10-241-0/+21
* Fix SDP BrowseGroupList entryAlex Blasche2018-10-161-2/+3
* Fix the BluetoothProfileDescriptorStructureAlex Blasche2018-10-151-2/+4
* qRegisterMetaType for QBluetoothServiceInfoAlex Blasche2018-08-281-1/+0
* Replace foreach with for loop and set QT_NO_FOREACHOliver Wolff2018-08-151-4/+5
* Updated license headersAntti Kokko2016-01-201-17/+12
* Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API.Friedemann Kleint2015-08-251-1/+0
* Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-06-291-2/+0
|\
| * Port from Q_ENUMS to new macro Q_ENUMKonstantin Ritt2015-06-231-2/+0
* | Remove QNX/BlackBerry implementation for QtBluetoothAlex Blasche2015-06-171-3/+0
|/
* Update copyright headersJani Heikkinen2015-02-161-7/+7
* Convert qRegisterMetaType<T>(const char*) to qRegisterMetaType<T>()Alex Blasche2015-01-281-7/+6
* QBluetoothServiceDiscoveryAgent - auto test on OS XTimur Pocheptsov2014-12-032-1/+9
* Bluetooth auto test - OS X and iOSTimur Pocheptsov2014-12-031-1/+1
* Bluetooth - service discovery bugfix/test update on OS XTimur Pocheptsov2014-11-051-0/+3
* Remove test assumption that each SDP discovery must find a serviceAlex Blasche2014-10-281-1/+3
* QtBluetooth - enable auto tests on OS X.Timur Pocheptsov2014-10-011-1/+2
* QtBluetooth - service discovery test.Timur Pocheptsov2014-09-301-1/+1
* Port QBluetoothLocalDevice and QBluetoothDeviceDiscoveryAgent to OS X.Timur Pocheptsov2014-09-161-0/+1
* Remove QLowEnergyServiceInfoAlex Blasche2014-09-031-30/+0
* Update license headers and add new licensesJani Heikkinen2014-08-241-19/+11
* Remove old GATT APIAlex Blasche2014-07-231-67/+3