CMake/Tests/QtAutogen
Brad King 258ba82882 QtAutogen: Process 'rcc --list' stdout and stderr separately (#15523)
The stderr may have warning messages.  We should not treat these lines
as resource files.  However, we must still recognize error message lines
for missing resource files that may be generated.

Extend the QtAutogen test to cover a generated resource as the only one
listed in a .qrc file.  This causes 'rcc --list' to print a warning to
stderr that we now intend to ignore.
2015-04-21 09:33:19 -04:00
..
Adir
Bdir
autorcc_depends QtAutogen: Workaround rcc CRCRLF newlines on Windows (#15459) 2015-04-16 15:10:40 -04:00
defines_test
sub
CMakeLists.txt QtAutogen: Process 'rcc --list' stdout and stderr separately (#15523) 2015-04-21 09:33:19 -04:00
abc.cpp
abc.h
abc_p.h
bar.cpp
blub.cpp
blub.h
calwidget.cpp QtAutoUic: Add a test for the regression in the parent commit. 2015-01-12 01:41:27 +01:00
calwidget.h
calwidget.ui
codeeditor.cpp
codeeditor.h
debug_class.cpp
debug_class.h
debug_class.ui
debug_resource.qrc
empty.cpp
empty.h
foo.cpp
foo.h
gadget.cpp
gadget.h
generated.cpp
generated.h
generated.txt.in QtAutogen: Process 'rcc --list' stdout and stderr separately (#15523) 2015-04-21 09:33:19 -04:00
generated_resource.qrc.in QtAutogen: Process 'rcc --list' stdout and stderr separately (#15523) 2015-04-21 09:33:19 -04:00
libC.cpp
libC.h
main.cpp
multiplewidgets.cpp
multiplewidgets.h
myinterface.h.in
myotherinterface.h.in
not_generated_file.qrc
private_slot.cpp
private_slot.h
rcconly.cpp
resourcetester.cpp
resourcetester.h
second_resource.qrc
second_widget.cpp
second_widget.h
second_widget.ui
test.qrc
widget1.ui
widget2.ui
xyz.cpp
xyz.h
yaf.cpp
yaf.h
yaf_p.h