qt5base-lts/tests/auto/sql/kernel
Andrew Knight ed167dcb72 winrt: Fix gethostname linker error in qsqldatabase tests
With VS2013 Update 3, Win32 sockets are now allowed in Windows Store
Apps. Upgrading VS meant that gethostname was visible to the application,
but failed to link as the mkspec doesn't link to ws2_32. Adjust the
workaround not to call the newly visible symbol on WinRT.

Change-Id: Ide6d8759cca7acab6c466a9bf4d6b876f6ca7605
Reviewed-by: Tony Sarajärvi <tony.sarajarvi@digia.com>
Reviewed-by: Oliver Wolff <oliver.wolff@digia.com>
2014-09-19 19:15:23 +02:00
..
qsql Improve handling of temporary directories in SQL tests. 2014-04-04 16:55:01 +02:00
qsqldatabase winrt: Fix gethostname linker error in qsqldatabase tests 2014-09-19 19:15:23 +02:00
qsqldriver Improve handling of temporary directories in SQL tests. 2014-04-04 16:55:01 +02:00
qsqlerror QSqlError: Mark deprecated functiond with QT_DEPRECATED 2014-04-25 06:37:06 +02:00
qsqlfield QtSql tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0 2013-03-28 14:42:15 +01:00
qsqlquery Fix PSQL column's metadata 2014-04-29 14:42:26 +02:00
qsqlrecord expand tabs and related whitespace fixes in *.{cpp,h,qdoc} 2014-01-13 22:46:50 +01:00
qsqlresult Replace win32-g++ with mingw scope 2014-01-17 12:08:24 +01:00
qsqlthread tst_qsqlthread: Add debug about when threads finished. 2014-08-23 13:50:27 +02:00
kernel.pro SQL: Change in QSqlResultPrivate::positionalToNamedBinding() 2012-12-10 21:23:35 +01:00