Commit Graph

5 Commits

Author SHA1 Message Date
Kitware Robot d9fd2f5402 Revise C++ coding style using clang-format
Run the `Utilities/Scripts/clang-format.bash` script to update
all our C++ code to a new style defined by `.clang-format`.
Use `clang-format` version 3.8.

* If you reached this commit for a line in `git blame`, re-run the blame
  operation starting at the parent of this commit to see older history
  for the content.

* See the parent commit for instructions to rebase a change across this
  style transition commit.
2016-05-16 16:05:19 -04:00
Brad King c7d84b21c6 BUG: Do not escape shell operators when generating command lines.
- See bug#6868.
  - Update CustomCommand test to check.
2008-04-29 15:34:49 -04:00
Andy Cedilnik e76b103df7 ERR: Remove warnings from tests 2004-04-27 11:08:58 -04:00
Bill Hoffman 003a6a7260 minor fixes 2003-06-04 14:25:53 -04:00
Bill Hoffman 48cd349c81 fixes for HP 2003-06-04 09:02:50 -04:00