summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Disable QNX buildAndreas Holzammer2013-10-311-1/+1
* Add CMake unit tests for QtSerialPort.Stephen Kelly2013-04-094-1/+24
* 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-284-4/+5
* 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-187-0/+354
* The first prepare QtSerialPort to the form of add-on, with the requirements o...Denis Shienkov2012-02-2925-2792/+0
* Linux: SerialPortInfo, modify macro from HAVE_UDEV to HAVE_LIBUDEV.kuzulis2011-11-241-3/+1
* *nix: Preparing for the implementation SerialPortInfo for variouskuzulis2011-11-201-2/+2
* /tests/guidevtest: For test "IO test" added function to create randomlykuzulis2011-11-191-2/+18
* /tests/guidevtest: For test "IO test" implemented in a log record of thekuzulis2011-11-191-1/+24
* /tests/guidevtest: For test "IO test" increased timeout to read thekuzulis2011-11-191-1/+1
* /tests/guidevtest: For "IO test" added test description.kuzulis2011-11-191-19/+28
* /tests/guidevtest: Added new IO test.Denis Shienkov2011-11-157-43/+350
* /tests/guiapp: Added processing and show last error code in trace dialog.Denis Shienkov2011-11-141-0/+2
* /tests/guiapp: For dialog boxes added titles.Denis Shienkov2011-11-142-2/+2
* /tests/guiapp: The mechanism calls the dialog boxes. Now the dialog boxes are...Denis Shienkov2011-11-142-16/+5
* /tests/guiapp: Removed unused files.Denis Shienkov2011-11-149-1084/+0
* /tests/guiapp: Moved from QWidget to QDialog.kuzulis2011-11-1411-12/+1081
* /tests/guidevtest: Added new stub test class "WaitForX Test".kuzulis2011-10-274-1/+48
* /tests/guidevtest: Added description about "Signals Test".kuzulis2011-10-262-5/+40
* /tests/guidevtest: Complete realization of unit "Signals Test".kuzulis2011-10-242-4/+115
* /tests/guidevtest: For all tooltips set font size is 7.kuzulis2011-10-241-15/+15
* /tests/guidevtest: Fix incorrect reading of parameter settings.kuzulis2011-10-241-2/+2
* /tests/guidevtest: Add initial functional for "Signals test"Denis Shienkov2011-10-233-9/+73
* /tests/guidevtest: Add processing breaking a test on error.Denis Shienkov2011-10-232-2/+17
* /tests/guidevtest:Denis Shienkov2011-10-234-10/+103
* /tests/guidevtest: Added a stub for new test "Signals Test"Denis Shienkov2011-10-224-7/+63
* /tests/guidevtest: In the test "Port Info" added output information about the...Denis Shienkov2011-10-221-2/+10
* Removed unnecessary files.Denis Shienkov2011-10-226-473/+0
* /tests/guidevtest:kuzulis2011-10-227-164/+501
* GuiDevTest: the implementation of a unit test "Info Test".Denis Shienkov2011-10-174-12/+41
* Unit test GuiDevTest:Denis Shienkov2011-10-168-51/+151
* Change in TestDialog UI:Denis Shienkov2011-10-161-11/+4
* Modify unit test /tests/guidevtestkuzulis2011-10-169-36/+279
* Modify unit test applicationDenis Shienkov2011-10-158-18/+158
* Started the development of unit test application to test the library.Denis Shienkov2011-10-158-0/+315