summaryrefslogtreecommitdiffstats
path: root/tests/manual
Commit message (Expand)AuthorAgeFilesLines
* Drop the Qt4 supportDenis Shienkov2014-10-232-10/+2
* Update license headers and add new license filesAntti Kokko2014-09-092-36/+20
* Make independent implementation of QSerialPortInfo for OS XDenis Shienkov2014-07-091-1/+20
* Add API for querying the serial numberLaszlo Papp2014-03-021-0/+2
* tests: Don't run manual tests in the CI systemv5.1.0-alpha1Sergio Ahumada2013-04-042-2/+0
* Make the test .pro files more aligned and consistent to the other modulesLaszlo Papp2013-02-283-2/+4
* Assign a new method name for the port name setting APILaszlo Papp2013-02-231-7/+7
* Remove the QtSerialPort namespace define and hence namespace usageLaszlo Papp2013-02-072-2/+2
* Rewrite the assignment test function from scratch.Laszlo Papp2013-02-011-9/+9
* Refactor certain variable names, remove useless comments and so forthLaszlo Papp2013-02-012-23/+23
* Make all the file renames and relevant changesLaszlo Papp2013-01-275-11/+11
* Change the QtCore reference in the copyright headers to QtSerialPortLaszlo Papp2013-01-272-2/+2
* Rename the SerialPort* classes to QSerialPort* including the internals.Laszlo Papp2013-01-272-69/+69
* Change the variable names properly for the examples and tests in case of Qt4Laszlo Papp2013-01-262-2/+2
* Change Denis' email address in the copyrights headersLaszlo Papp2013-01-262-2/+2
* Call the module QtSerialPort instead of QtAddOnSerialPortLaszlo Papp2013-01-262-4/+4
* Change the copyright headers to the Qt Project standard formLaszlo Papp2013-01-262-48/+48
* Use "BaudRate" instead of "Rate" and "BaudXXXX" instead of "RateXXXX"Laszlo Papp2013-01-261-18/+18
* Updating a project tree for compilation fixingDenis Shienkov2012-11-052-2/+2
* Fix the broken tests with Qt4 due to the QSKIP API changeLaszlo Papp2012-05-231-32/+13
* Prepared a first manual test example.Denis Shienkov2012-05-185-0/+351