forked from qt-creator/qt-creator
- Don't remove temp stuff when QTC_KEEP_TEMP_FOR_TEST is set, even if the test passes. - Heed QTC_USE_GLIBCXXDEBUG_FOR_TEST to enforce compilation with -D_GLIBCXX_DEBUG to trigger a way to test the full-debug version of g++'s standard library Change-Id: I5bf9f423835883349af3ce772e900e0a2123c69e Reviewed-by: David Schulz <david.schulz@digia.com>