e8fdd5f12a
The 'rcc --list' operation may print newlines of the form CRCRLF, so strip any trailing CR characters found on each line. Update the Tests/QtAutogen test to use a resource named in a subdirectory. This causes 'rcc --list' to display a blank line and tests that it is correctly filtered out.
6 lines
93 B
Plaintext
6 lines
93 B
Plaintext
<RCC>
|
|
<qresource prefix="/">
|
|
<file>res1/input.txt</file>
|
|
</qresource>
|
|
</RCC>
|