Commit History

Author SHA1 Message Date
  Andy Cedilnik 1b578d3180 ENH: Several improvements with the way things are handled. Also, support multiple submited files 20 years ago
  Andy Cedilnik 793ae7172f COMP: Fix problems with old cmake 20 years ago
  Andy Cedilnik b7a2d11f2d ENH: Pass ctest config type to subprocesses 20 years ago
  Andy Cedilnik c34696021d ENH: Add test of macro 20 years ago
  Andy Cedilnik 2cc5ed49d1 ENH: Several improvements to CTest: 20 years ago
  Ken Martin b156314ab3 ENH: add first cut at support for exe with same name as lib 20 years ago
  Andy Cedilnik feb271089e ENH: Add logging to improve coverage 20 years ago
  Andy Cedilnik 04f0a634a5 ENH: Add commands for memory checking and coverage 20 years ago
  Andy Cedilnik 29f7e505a5 ENH: Use the new parser that supports nested variables 20 years ago
  Ken Martin c08862a88d ENH: removed UMG2 20 years ago
  Andy Cedilnik 1a165dc60d ENH: Move the build-and-test code to a handler 20 years ago
  Ken Martin 52fc539e4e ENH: defer relative paths 20 years ago
  Ken Martin caf17c123b ENH: added new generator 20 years ago
  Andy Cedilnik 3254c25e4f ENH: Add new style ctest project 20 years ago
  Andy Cedilnik c7feef30e2 ENH: Promote submit into a full handler, add test and submit command and do some cleanups 20 years ago
  Andy Cedilnik f1ebfb24c6 ENH: More commands. Start working on new style ctest configuration 20 years ago
  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 20 years ago
  Brad King 8d150e0bfb BUG: The test1 executable has been removed from kwsys. Instead using testIOS for the kwsys test. 20 years ago
  Andy Cedilnik 70007a02c2 ENH: When in-source build, do not do bootstrap test 20 years ago
  Andy Cedilnik b28937f1c7 ENH: Remove curl build testing 20 years ago
  Andy Cedilnik d30868d952 ENH: Make sure to use internal zlib 20 years ago
  Brad King db10dc0f1e BUG: Do not add Qt wrapping test unless QT is found and QT_UIC_EXECUTABLE is found. 20 years ago
  Bill Hoffman 3abbf15a5a ENH: make xcode compile only on apple 20 years ago
  Ken Martin 791aa6052b ENH: add support for out of source source 20 years ago
  Andy Cedilnik 70b01d4506 COMP: Do not build cmw9xcom on Cygwin 20 years ago
  Andy Cedilnik ef282e2a7f ENH: More cleanups and start linking ctest to XML-RPC 20 years ago
  Andy Cedilnik 89f603b620 ENH: More cleanups and reorganization 20 years ago
  Andy Cedilnik f451469d58 ENH: Cleanups 20 years ago
  Ken Martin 78ca400d33 ENH: remove code warrior classes 20 years ago
  Brad King e979735a19 ENH: Framework for java dependency scanner. Right now it does nothing but always reports success. This is enough to get the Java test to pass with the new generator because the old implementation did not do dependencies anyway. 20 years ago