Brad King
|
832a78be2d
Tests: Update BuildDepends test for Xcode "new build system"
|
5 years ago |
Kitware Robot
|
d9fd2f5402
Revise C++ coding style using clang-format
|
9 years ago |
Brad King
|
e1c7747253
Format include directive blocks and ordering with clang-format
|
9 years ago |
Brad King
|
e4114ee9e9
Tests/BuildDepends: Make 3-second delay more robust
|
11 years ago |
Alexander Neundorf
|
92270d5bf8
|
18 years ago |
Brad King
|
c288da754a
BUG: Target names in the COMMAND part of a custom command should not create a file-level dependency that forces the command to rerun when the executable target rebuilds, but the target-level dependency should still be created. Target names in a DEPENDS should do both a target-level and file-level dependency. Updated the BuildDepends test to check that this works.
|
18 years ago |
Andy Cedilnik
|
9338803697
BUG: fix test for hp move to c++ to avoid ansi issues and produce a message if the compile fails, (really checked in by Bill H.)
|
18 years ago |