mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 21:59:54 -06:00
Tests: Loosen RunCMake.install directory symlink expected output
The case added by commit 85f01a1ec2 (file(INSTALL): Improve formatting
of symlink creation error, 2022-10-06) may print `Up-to-date:` or
`Installing:` for the file inside a symlinked directory based on
filesystem timestamp granularity. Since that output is not what the
test intends to cover, simply accept either possibility.
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
]*/Tests/RunCMake/install/DIRECTORY-symlink-clobber-build/root-all/dest/lnk
|
||||
-- Installing: [^
|
||||
]*/Tests/RunCMake/install/DIRECTORY-symlink-clobber-build/root-all/dest/lnk
|
||||
-- Up-to-date: [^
|
||||
-- (Up-to-date|Installing): [^
|
||||
]*/Tests/RunCMake/install/DIRECTORY-symlink-clobber-build/root-all/dest/lnk/file
|
||||
-- Installing: [^
|
||||
]*/Tests/RunCMake/install/DIRECTORY-symlink-clobber-build/root-all/dest/dir
|
||||
|
||||
Reference in New Issue
Block a user