index
:
delta/qt5/qtserialport.git
5.10
5.10.0
5.10.1
5.11
5.11.0
5.11.1
5.11.2
5.11.3
5.12
5.12.0
5.12.1
5.12.10
5.12.11
5.12.12
5.12.2
5.12.3
5.12.4
5.12.5
5.12.6
5.12.7
5.12.8
5.12.9
5.13
5.13.0
5.13.1
5.13.2
5.14
5.14.0
5.14.1
5.14.2
5.15
5.15.0
5.15.1
5.15.2
5.3
5.3.0
5.3.1
5.3.2
5.4
5.4.0
5.4.1
5.4.2
5.5
5.5.0
5.5.1
5.6
5.6.0
5.6.1
5.6.2
5.6.3
5.7
5.7.0
5.7.1
5.8
5.8.0
5.9
5.9.0
5.9.1
5.9.2
5.9.3
5.9.4
5.9.5
5.9.6
5.9.7
5.9.8
6.2
6.2.0
6.2.1
6.2.2
6.2.3
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
baserock/morph
baserock/v5.3.0
dev
old/5.1
old/5.2
qt4-dev
release
stable
wip/cmake
wip/qt6
code.qt.io: qt/qtserialport.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Drop the Qt4 support
Denis Shienkov
2014-10-23
3
-15
/
+3
*
Merge remote-tracking branch 'origin/5.3' into 5.4
Frederik Gladhorn
2014-10-14
1
-7
/
+84
|
\
|
*
Restart of async reading when a QSP::clear() is called
Denis Shienkov
2014-10-03
1
-0
/
+42
|
*
Fix reading on Windows at limited read buffer size
Denis Shienkov
2014-10-02
1
-0
/
+35
|
*
Fix typo in twoStageSynchronousLoopback test
Denis Shienkov
2014-09-28
1
-2
/
+2
|
*
Fix order of passed parameters into QCOMPARE
Denis Shienkov
2014-09-28
1
-7
/
+7
*
|
Merge remote-tracking branch 'origin/5.3' into 5.4
Frederik Gladhorn
2014-09-16
1
-4
/
+160
|
\
\
|
|
/
|
*
Make tst_qtserialport build with Qt 4
Samuel Gaist
2014-09-12
1
-4
/
+5
|
*
Fix a race condition at writing on Windows
v5.3.2
5.3.2
Denis Shienkov
2014-08-28
1
-0
/
+155
*
|
Update license headers and add new license files
Antti Kokko
2014-09-09
3
-54
/
+30
|
/
*
Move the synchronous loopback test from benchmarks to auto tests
Denis Shienkov
2014-08-03
5
-158
/
+29
*
Fix events handling in waitForBytesWritten() method on Windows
Denis Shienkov
2014-07-30
1
-3
/
+48
*
Add the synchronous loopback data verification test
Denis Shienkov
2014-07-26
4
-1
/
+158
*
Make independent implementation of QSerialPortInfo for OS X
Denis Shienkov
2014-07-09
1
-1
/
+20
*
Fix waitForReadyRead() on windows
Denis Shienkov
2014-06-03
1
-0
/
+103
*
Add test for the waitForBytesWritten() method
Denis Shienkov
2014-05-26
1
-0
/
+16
*
Fix compilation of qserialport auto-test with Qt4
Denis Shienkov
2014-05-26
1
-0
/
+8
*
Fix compilation of qserialport auto-test with Qt4
Denis Shienkov
2014-05-23
1
-4
/
+4
*
Add a unit test to verify flush()
Denis Shienkov
2014-05-13
1
-0
/
+96
*
Fix the default constructor test case
Denis Shienkov
2014-05-03
1
-3
/
+4
*
Enable QtSerialPort on QNX
Rafael Roquetto
2014-04-28
1
-1
/
+1
*
Obsolete the "settings restore on close" API
Laszlo Papp
2014-03-07
1
-1
/
+0
*
Add API for querying the serial number
Laszlo Papp
2014-03-02
1
-0
/
+2
*
Add the minimal set of the base auto tests
v5.3.0-alpha1
Denis Shienkov
2014-02-22
3
-1
/
+231
*
test: Add 5.1.0 bic data for linux-gcc-ia32
Sergio Ahumada
2013-11-27
3
-0
/
+3527
*
Disable QNX build
Andreas Holzammer
2013-10-31
1
-1
/
+1
*
Add CMake unit tests for QtSerialPort.
Stephen Kelly
2013-04-09
4
-1
/
+24
*
tests: Don't run manual tests in the CI system
v5.1.0-alpha1
Sergio Ahumada
2013-04-04
2
-2
/
+0
*
Make the test .pro files more aligned and consistent to the other modules
Laszlo Papp
2013-02-28
4
-4
/
+5
*
Assign a new method name for the port name setting API
Laszlo Papp
2013-02-23
1
-7
/
+7
*
Remove the QtSerialPort namespace define and hence namespace usage
Laszlo Papp
2013-02-07
2
-2
/
+2
*
Rewrite the assignment test function from scratch.
Laszlo Papp
2013-02-01
1
-9
/
+9
*
Refactor certain variable names, remove useless comments and so forth
Laszlo Papp
2013-02-01
2
-23
/
+23
*
Make all the file renames and relevant changes
Laszlo Papp
2013-01-27
5
-11
/
+11
*
Change the QtCore reference in the copyright headers to QtSerialPort
Laszlo Papp
2013-01-27
2
-2
/
+2
*
Rename the SerialPort* classes to QSerialPort* including the internals.
Laszlo Papp
2013-01-27
2
-69
/
+69
*
Change the variable names properly for the examples and tests in case of Qt4
Laszlo Papp
2013-01-26
2
-2
/
+2
*
Change Denis' email address in the copyrights headers
Laszlo Papp
2013-01-26
2
-2
/
+2
*
Call the module QtSerialPort instead of QtAddOnSerialPort
Laszlo Papp
2013-01-26
2
-4
/
+4
*
Change the copyright headers to the Qt Project standard form
Laszlo Papp
2013-01-26
2
-48
/
+48
*
Use "BaudRate" instead of "Rate" and "BaudXXXX" instead of "RateXXXX"
Laszlo Papp
2013-01-26
1
-18
/
+18
*
Updating a project tree for compilation fixing
Denis Shienkov
2012-11-05
2
-2
/
+2
*
Fix the broken tests with Qt4 due to the QSKIP API change
Laszlo Papp
2012-05-23
1
-32
/
+13
*
Prepared a first manual test example.
Denis Shienkov
2012-05-18
7
-0
/
+354
*
The first prepare QtSerialPort to the form of add-on, with the requirements o...
Denis Shienkov
2012-02-29
25
-2792
/
+0
*
Linux: SerialPortInfo, modify macro from HAVE_UDEV to HAVE_LIBUDEV.
kuzulis
2011-11-24
1
-3
/
+1
*
*nix: Preparing for the implementation SerialPortInfo for various
kuzulis
2011-11-20
1
-2
/
+2
*
/tests/guidevtest: For test "IO test" added function to create randomly
kuzulis
2011-11-19
1
-2
/
+18
*
/tests/guidevtest: For test "IO test" implemented in a log record of the
kuzulis
2011-11-19
1
-1
/
+24
*
/tests/guidevtest: For test "IO test" increased timeout to read the
kuzulis
2011-11-19
1
-1
/
+1
[next]