qt5base-lts/tests/auto/corelib/global
Simon Hausmann 80bc743406 Fix tst_qglobalstatic on OS X
OS X has an unreasonably low default for the maximum number of open
file descriptors (256). The unit test creates about 200 threads and each
thread in Qt creates at least two file descriptors (pipe), so the test
cannot execute.

Change-Id: I656367bca6d0a40fb1edb8c72914304db0f429ac
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>
2015-06-04 05:56:16 +00:00
..
q_func_info Update copyright headers 2015-02-11 06:49:51 +00:00
qflags Update copyright headers 2015-02-11 06:49:51 +00:00
qgetputenv QtCore: assorted migrations to QString::asprintf 2015-02-12 19:40:04 +00:00
qglobal Update copyright headers 2015-02-11 06:49:51 +00:00
qglobalstatic Fix tst_qglobalstatic on OS X 2015-06-04 05:56:16 +00:00
qhooks Update copyright headers 2015-02-11 06:49:51 +00:00
qlogging Update copyright headers 2015-02-11 06:49:51 +00:00
qnumeric Update copyright headers 2015-02-11 06:49:51 +00:00
qrand Update copyright headers 2015-02-11 06:49:51 +00:00
qtendian Update copyright headers 2015-02-11 06:49:51 +00:00
global.pro Add a more reliable replacement for qt_add/removeObject(). 2014-04-15 17:50:20 +02:00