qt5base-lts/tests/auto/corelib
Shane Kearns d62228a77e Fix compile error when configured with -no-exceptions
The test was skipped, but still tried to compile code that uses
exceptions. The throwing class it uses was conditionally compiled
out earlier in the file, causing an error for undefined class.

Task-number: QTBUG-23028
Change-Id: Ia2e05a8a0abbf0e913f6c41e85bfee8b85cbc8a5
Reviewed-by: João Abecasis <joao.abecasis@nokia.com>
2011-12-22 02:28:09 +01:00
..
animation Fix possible jump in animation timer. 2011-12-14 02:16:40 +01:00
codecs Remove TESTED_CLASS/TESTED_FILES comments from tests. 2011-12-06 02:19:25 +01:00
concurrent Remove TESTED_CLASS/TESTED_FILES comments from tests. 2011-12-06 02:19:25 +01:00
global Remove TESTED_CLASS/TESTED_FILES comments from tests. 2011-12-06 02:19:25 +01:00
io Reimplement QAbstractFileEngine::open() properly 2011-12-21 20:32:24 +01:00
itemmodels Move proxy and selection models to QtCore. 2011-12-16 13:00:57 +01:00
kernel Fix compile error when configured with -no-exceptions 2011-12-22 02:28:09 +01:00
plugin Remove TESTED_CLASS/TESTED_FILES comments from tests. 2011-12-06 02:19:25 +01:00
statemachine Remove TESTED_CLASS/TESTED_FILES comments from tests. 2011-12-06 02:19:25 +01:00
thread QThread-test: Fix test on Windows (timer inaccuracy). 2011-12-14 23:26:15 +01:00
tools Add QVarLengthArray::length(). 2011-12-12 17:27:19 +01:00
xml Remove TESTED_CLASS/TESTED_FILES comments from tests. 2011-12-06 02:19:25 +01:00
corelib.pro Move QAbstractItemModel into a separate directory. 2011-12-13 02:23:42 +01:00