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 Rename the QtAutomoc tests to QtAutogen. 2013-10-24 11:50:58 +02:00
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 Rename the QtAutomoc tests to QtAutogen. 2013-10-24 11:50:58 +02:00
codeeditor.h
debug_class.cpp cmTarget: Make the source files depend on the config. 2014-04-02 23:14:02 +02:00
debug_class.h cmTarget: Make the source files depend on the config. 2014-04-02 23:14:02 +02:00
debug_class.ui cmTarget: Make the source files depend on the config. 2014-04-02 23:14:02 +02:00
debug_resource.qrc cmTarget: Make the source files depend on the config. 2014-04-02 23:14:02 +02:00
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 cmTarget: Make the source files depend on the config. 2014-04-02 23:14:02 +02:00
multiplewidgets.cpp QtAutogen: Process all ui files in a source file (#14981). 2014-09-18 09:41:16 +02:00
multiplewidgets.h QtAutogen: Process all ui files in a source file (#14981). 2014-09-18 09:41:16 +02:00
myinterface.h.in cmQtAutogen: Allow specifying depends for autogen targets. 2013-11-25 22:41:21 +01:00
myotherinterface.h.in QtAutogen: Fix AUTOGEN depends on custom command output with VS. 2014-03-10 13:01:29 +01:00
not_generated_file.qrc QtAutogen: Only add source files to the target if AUTORCC is ON. 2014-02-05 10:13:39 +01:00
private_slot.cpp
private_slot.h
rcconly.cpp QtAutogen: Add source files to target when only AUTORCC is used. 2014-09-17 14:39:42 +02:00
resourcetester.cpp cmTarget: Make the source files depend on the config. 2014-04-02 23:14:02 +02:00
resourcetester.h
second_resource.qrc
second_widget.cpp QtAutogen: Fix use of multiple ui files in a single target. 2014-03-25 01:39:03 +01:00
second_widget.h QtAutogen: Fix use of multiple ui files in a single target. 2014-03-25 01:39:03 +01:00
second_widget.ui QtAutogen: Fix use of multiple ui files in a single target. 2014-03-25 01:39:03 +01:00
test.qrc
widget1.ui QtAutogen: Process all ui files in a source file (#14981). 2014-09-18 09:41:16 +02:00
widget2.ui QtAutogen: Process all ui files in a source file (#14981). 2014-09-18 09:41:16 +02:00
xyz.cpp
xyz.h
yaf.cpp
yaf.h
yaf_p.h