Commit History

Author SHA1 Message Date
  Brad King 79c0487de9 COMP: Removing return value from test6. It is an infinite loop, so the return causes warnings. It will never return anyway. 20 years ago
  Brad King caf54b2093 COMP: Adding work-around for CMake dependency scanning limitation. Any configured header included by KWSYS_HEADER() in a .c or .cxx file in kwsys itself must use this hack to get dependencies. 20 years ago
  Brad King 3a7920d461 BUG: Avoid error diagnostic popups on windows for test that crashes on purpose. 20 years ago
  Andy Cedilnik 4a390c174c ENH: Do kwsys testing as part of cmake testing, command line arguments are not experimental and add simple test for systemtools 20 years ago
  Brad King 7350756728 ERR: Added missing include of string.h 21 years ago
  Brad King f2e46cf172 ENH: Added optional display of output for tests. Avoid printing alot of output for test 6. 21 years ago
  Brad King b993cd7fba BUG: Fixed off-by-one error in test6 function. 21 years ago
  Brad King 0437b776b6 ENH: Added test for runaway output. 21 years ago
  Brad King e27ad7eb97 ENH: Added exception string to abnormal termination report. 22 years ago
  Brad King 9878c9ea34 ERR: Fixed unused argument warning. 22 years ago
  Brad King 740505bb63 ENH: Added a recursive process execution test. 22 years ago
  Brad King ce8a34907a ENH: Updated copyright. 22 years ago
  Brad King ed853b5d70 ENH: Removed pipe selection argument from WaitForData method in kwsysProcess. This greatly simplifies its use. 22 years ago
  Brad King a778cd0f3d ERR: Fixed use of non-constant initializer. 22 years ago
  Brad King 322f906638 ENH: Added test for Process implementation. 22 years ago