Historial de Commits

Autor SHA1 Mensaje Fecha
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License hace 16 años
  Brad King 0bc050677f Record backtrace for every add_test command hace 16 años
  Ken Martin 39e0e04416 ENH: change to CDASH hace 16 años
  David Cole 601764feed BUG: Fix documentation deficiency noted in issue #7885. Thanks to Philip Lowman for the gist of the patch. hace 16 años
  Brad King 9862f383d0 ENH: Add NAME mode to ADD_TEST command hace 16 años
  Brad King 606e6ff9cd ENH: Refactor storage of test command lines hace 16 años
  Brad King 377bebb910 ENH: Teach CTest to submit test property LABELS hace 17 años
  Ken Martin 16f1cc9b59 ENH: support unset of properties hace 17 años
  Brad King caca9b8065 ENH: Add AppendProperty methods for use by C++ code in CMake. Simplify implementation of SET_PROPERTY command by using them. hace 18 años
  Amitha Perera 4d9259c15b STYLE: Spelling fixes on documentation hace 18 años
  Ken Martin 2f84bd1758 ENH: added per test timeout support hace 19 años
  Ken Martin f056de555d BUG: fix missing return value hace 19 años
  Ken Martin 27379d7b08 ENH: make properties a bit more formal with documentation and chaining hace 19 años
  Bill Hoffman bb08b88cc4 ENH: make sure command is unix style as it may have been sent into cmake as a windows path hace 19 años
  Ken Martin 3d96e52261 STYLE: some m_ to this-> cleanup hace 20 años
  Andy Cedilnik bebc745824 ENH: Add set and get test propety command hace 20 años
  Andy Cedilnik d395b563ed ENH: Improve internal test handling by creating a test class. Command cmEnableTesting now only sets CMAKE_TESTING_ENABLED and cmAddTest only adds a test to the list. The actual test files are written by local generator. This way we can at some point in the future replace DartTestfile with some XML file hace 20 años