qt5base-lts/tests/auto/dbus/qdbusmarshall
Thiago Macieira 63ca2846e1 Fix compilation with older MSVC: use qIsNan instead of isnan
isnan is C99 and POSIX.1, which the older MSVC do not support. Use the
Qt equivalent.

Change-Id: Ic5d393bfd36e48a193fcffff13b8679cb83d12db
Reviewed-by: Alex Blasche <alexander.blasche@theqtcompany.com>
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@theqtcompany.com>
2015-01-15 08:40:14 +01:00
..
qpong Autotest: Be nicer when asking the sub-processes to exit 2015-01-02 17:25:01 +01:00
test Make QtDBus unit tests compile with runtime dbus-1 too 2015-01-06 18:16:32 +01:00
.gitignore
common.h Fix compilation with older MSVC: use qIsNan instead of isnan 2015-01-15 08:40:14 +01:00
qdbusmarshall.pro don't erroneously claim that gui support is needed 2013-10-16 17:10:15 +02:00
tst_qdbusmarshall.cpp Make QtDBus unit tests compile with runtime dbus-1 too 2015-01-06 18:16:32 +01:00