CMake/Tests/RunCMake/file/GLOB_RECURSE-cyclic-recursion-stderr.txt
Domen Vrankar a2c068a7ce file: Teach GLOB to list directories optionally
GLOB lists directories by default and GLOB_RECURSE does not.
LIST_DIRECTORIES enables user to control the behavior explicitly for
consistently for both GLOB and GLOB_RECURSE.
2015-03-20 09:45:25 -04:00

16 lines
1.2 KiB
Plaintext

.*Cyclic recursion detected while globbing for.*
.*/test/depth1/depth2/depth3.*
.*/test/depth1/depth2/depth3/recursion.*
content: 4[ ]
.*/test/abc;.*/test/depth1/depth2/depth3/file_symlink;.*/test/depth1/depth2/depth3/recursion/abc;.*/test/depth1/depth2/depth3/recursion/depth1/depth2/depth3/file_symlink
.*Cyclic recursion detected while globbing for.*
.*/test/depth1/depth2/depth3.*
.*/test/depth1/depth2/depth3/recursion.*
content: 4[ ]
.*/test/abc;.*/test/depth1/depth2/depth3/file_symlink;.*/test/depth1/depth2/depth3/recursion/abc;.*/test/depth1/depth2/depth3/recursion/depth1/depth2/depth3/file_symlink
.*Cyclic recursion detected while globbing for.*
.*/test/depth1/depth2/depth3.*
.*/test/depth1/depth2/depth3/recursion.*
content: 11[ ]
.*/test/abc;.*/test/depth1;.*/test/depth1/depth2;.*/test/depth1/depth2/depth3;.*/test/depth1/depth2/depth3/file_symlink;.*/test/depth1/depth2/depth3/recursion;.*/test/depth1/depth2/depth3/recursion/abc;.*/test/depth1/depth2/depth3/recursion/depth1;.*/test/depth1/depth2/depth3/recursion/depth1/depth2;.*/test/depth1/depth2/depth3/recursion/depth1/depth2/depth3;.*/test/depth1/depth2/depth3/recursion/depth1/depth2/depth3/file_symlink