From bef27c48ef49b6a5b511da47ab0d78fc254bcd07 Mon Sep 17 00:00:00 2001 From: Rohan McGovern Date: Fri, 13 May 2011 09:14:09 +1000 Subject: tests: add bug numbers to a few FIXMEs Change-Id: Idd01ce127859516dbab10644b97b281cb5218720 --- tests/auto/gui.pro | 2 +- tests/auto/host.pro | 2 +- tests/auto/other.pro | 3 +-- 3 files changed, 3 insertions(+), 4 deletions(-) (limited to 'tests/auto') diff --git a/tests/auto/gui.pro b/tests/auto/gui.pro index afa6ad3a55..df161f1fb2 100644 --- a/tests/auto/gui.pro +++ b/tests/auto/gui.pro @@ -103,7 +103,7 @@ SUBDIRS=\ qlistview \ qlistwidget \ qlocale \ - #qlocalsocket \ # FIXME: uses qtscript, shouldn't be in qtbase + #qlocalsocket \ # FIXME: uses qtscript (QTBUG-19242) qmacstyle \ qmainwindow \ qmatrixnxn \ diff --git a/tests/auto/host.pro b/tests/auto/host.pro index 2b862d2447..18d0009b8f 100644 --- a/tests/auto/host.pro +++ b/tests/auto/host.pro @@ -3,7 +3,7 @@ SUBDIRS=\ compiler \ headersclean \ maketestselftest \ - #moc \ # FIXME: cannot be built as part of qtbase, since it depends on qtsvg + #moc \ # FIXME: uses qtsvg (QTBUG-19243) uic \ qmake \ rcc \ diff --git a/tests/auto/other.pro b/tests/auto/other.pro index c52014a192..a84ab05104 100644 --- a/tests/auto/other.pro +++ b/tests/auto/other.pro @@ -10,8 +10,7 @@ SUBDIRS=\ qalgorithms \ qcombobox \ qcssparser \ - #qdatastream \ # FIXME: cannot be enabled by default in qtbase, - # since it depends on qtsvg + #qdatastream \ # FIXME: uses qtsvg (QTBUG-19244) qdir \ qfocusevent \ qimage \ -- cgit v1.2.3