Commit History

Author SHA1 Message Date
  Stephen Kelly 930bd47816 Replace 'foo.size() == 0' pattern with foo.empty(). 10 years ago
  Stephen Kelly 21c573f682 Remove some c_str() calls. 11 years ago
  Ben Boeckel 83a5e453f8 stringapi: Use strings for test names 11 years ago
  Kitware Robot 7bbaa4283d Remove trailing whitespace from most CMake and C/C++ code 13 years ago
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License 16 years ago
  Brad King ed3bb743f4 ENH: Improve test property speed with a map 17 years ago
  Ken Martin 0e69d38004 ENH: add return and break support to cmake, also change basic command invocation signature to be able to return extra informaiton via the cmExecutionStatus class 18 years ago
  Ken Martin 2ad2566d19 BUG: fix bad comparison 19 years ago
  Ken Martin cf43e6ced0 COMP: fix a warning 19 years ago
  Ken Martin a00200e8d4 ENH: implements SetProperties for TEST 19 years ago
  Ken Martin daa37f1163 STYLE: fix line length 19 years ago
  Ken Martin 3d96e52261 STYLE: some m_ to this-> cleanup 19 years ago
  Andy Cedilnik bebc745824 ENH: Add set and get test propety command 20 years ago