summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Port cmake autotest to Qt6Juha Vuolle2021-05-111-0/+44
* Qt SerialPort: dump 'master' and 'slave' terminologyKarsten Heimrich2021-02-101-12/+12
* Qt6: Migrate useful properties to new property systemKarsten Heimrich2021-02-011-0/+146
* Qt6: Port module to cmake build systemKarsten Heimrich2021-01-1512-43/+44
* Qt6: Remove Qt4 supportKarsten Heimrich2021-01-151-7/+1
* Add binary compatibility file for qtserialport 5.14 branchMilla Pohjanheimo2019-12-161-0/+5069
* Remove usages of deprecated APIsSona Kurazyan2019-08-051-4/+4
* Binary compatibility file added for Qt5.13.0 for QtSerialPortMilla Pohjanheimo2019-07-011-0/+5030
* Add binary compatibility file for QtSerialPort for Qt 5.12Milla Pohjanheimo2018-12-181-0/+4660
* Add binary compatibility file for 5.11 for QtSerialportMilla Pohjanheimo2018-06-051-0/+4595
* Add binary compatibility file for QtSerialPort for 5.10Milla Pohjanheimo2017-12-121-0/+4595
* Update binary compatibility files for Qt5.9.0 for QtSerialportMilla Pohjanheimo2017-06-301-0/+4274
* Binary compatibility file for qtserialport (5.8.0)Milla Pohjanheimo2017-02-031-0/+4259
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-261-0/+53
|\
| * Do not reset RTS after changing other properties on WindowsDenis Shienkov2016-09-231-0/+53
* | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-192-0/+8186
|\|
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-171-0/+3952
| |\
| | * BC data files for QtSerialPort for Qt 5.6Milla Pohjanheimo2016-09-131-0/+3952
| * | BC data files for QtSerialPort (5.7)Milla Pohjanheimo2016-09-131-0/+4234
* | | Adjust to qtConfig() changes in qtbasev5.8.0-alpha1Lars Knoll2016-08-191-1/+1
|/ /
* | Add tests for RTS and DTR signalsDenis Shienkov2016-06-301-0/+81
* | Use auto in more casesDenis Shienkov2016-06-151-1/+1
* | Replace 'Q_FOREACH' with the range-based 'for'Denis Shienkov2016-05-131-4/+4
* | Unify license header usageAntti Kokko2016-02-023-48/+33
|/
* Fix stalling of reading with the limited buffer size on *nixDenis Shienkov2015-10-011-0/+45
* Open the dummy device for tests on any platformDenis Shienkov2015-09-101-2/+0
* Remove the clearReceiver() function from the testsDenis Shienkov2015-09-101-54/+0
* Use the termios v2 to custom baud rate switchingDenis Shienkov2015-09-091-0/+10
* Refactor functionality of the loopBack testDenis Shienkov2015-09-081-23/+59
* Add auto tests to check a propertiesDenis Shienkov2015-09-081-0/+171
* Refactor the speed configuration for *nixDenis Shienkov2015-09-071-0/+33
* Increase time for testDenis Shienkov2015-09-061-1/+1
* Share some of windows specific tests and for *unixDenis Shienkov2015-09-061-5/+0
* Use the new signal/slot syntax everywherev5.6.0-alpha1Denis Shienkov2015-09-021-13/+13
* Avoid to start of communication notifier if it already is activeDenis Shienkov2015-08-271-0/+11
* Get rid of incomplete and never used manual testsDenis Shienkov2015-08-066-326/+1
* Allow to pass the flush tests using the tty0tty virtual devicesDenis Shienkov2015-08-051-0/+8
* Fix reading when switching from asynchronous to synchronous approachDenis Shienkov2015-07-071-0/+104
* Remove the QT_VERSION_CHECK(5, 0, 0) macrov5.5.0-beta1Denis Shienkov2015-04-193-29/+0
* Remove space between "if/elif defined" macro and its bracketDenis Shienkov2015-03-121-4/+4
* Merge remote-tracking branch 'origin/5.4' into 5.5Frederik Gladhorn2015-02-257-3531/+14562
|\
| * bic: Add/Replace 5.{1,2,3,4}.0 bic data for linux-gcc-amd64v5.4.2Sergio Ahumada2015-02-135-3520/+14514
| * Skip the constructByInfo() test if no serial ports are found on *nixDenis Shienkov2015-01-161-1/+15
| * Share the clearReceiver() function and for the *nix testsDenis Shienkov2015-01-151-6/+2
| * Autotest misconfiguration error message is more verboseSergey Belyashov2014-12-012-4/+31
* | Update copyright headersJani Heikkinen2015-02-135-60/+44
* | Merge "Merge remote-tracking branch 'origin/5.4' into dev" into refs/staging/devFrederik Gladhorn2015-01-205-1/+243
|\ \
| * | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-01-195-1/+243
| |\|
| | * Allow to use custom devices pathsDenis Shienkov2014-11-273-1/+118
| | * Fix QSPI::isNull()Denis Shienkov2014-11-213-1/+126