blob: 87e5384fa459bfa57a12e19887afe883abff51c8 (
plain)
1
2
3
4
5
6
7
8
|
( )?-- stdout output is:
( )?This is some dummy output with some long lines to ensure formatting is preserved
( )? Including lines with leading spaces
( )?
( )?And also blank lines[
]+
( )?-- stderr output is:
( )?cmake -E env: no command given
|