tests: add bug numbers to a few FIXMEs

Change-Id: Idd01ce127859516dbab10644b97b281cb5218720
This commit is contained in:
Rohan McGovern 2011-05-13 09:14:09 +10:00
parent 152a10012c
commit bef27c48ef
3 changed files with 3 additions and 4 deletions

View File

@ -103,7 +103,7 @@ SUBDIRS=\
qlistview \ qlistview \
qlistwidget \ qlistwidget \
qlocale \ qlocale \
#qlocalsocket \ # FIXME: uses qtscript, shouldn't be in qtbase #qlocalsocket \ # FIXME: uses qtscript (QTBUG-19242)
qmacstyle \ qmacstyle \
qmainwindow \ qmainwindow \
qmatrixnxn \ qmatrixnxn \

View File

@ -3,7 +3,7 @@ SUBDIRS=\
compiler \ compiler \
headersclean \ headersclean \
maketestselftest \ maketestselftest \
#moc \ # FIXME: cannot be built as part of qtbase, since it depends on qtsvg #moc \ # FIXME: uses qtsvg (QTBUG-19243)
uic \ uic \
qmake \ qmake \
rcc \ rcc \

View File

@ -10,8 +10,7 @@ SUBDIRS=\
qalgorithms \ qalgorithms \
qcombobox \ qcombobox \
qcssparser \ qcssparser \
#qdatastream \ # FIXME: cannot be enabled by default in qtbase, #qdatastream \ # FIXME: uses qtsvg (QTBUG-19244)
# since it depends on qtsvg
qdir \ qdir \
qfocusevent \ qfocusevent \
qimage \ qimage \