- Jan 05, 2006
-
-
Brad King authored
-
- Jul 08, 2005
-
-
Brad King authored
-
- Jul 07, 2005
-
-
Brad King authored
ENH: Extended test 0 to run the executable twice using the same process object. This tests the reusability of the objects.
-
- Jun 21, 2005
-
-
Brad King authored
BUG: Use sleep(1) instead of usleep(1000000) because some UNIX systems specify that the argument to usleep must be less than 1000000.
-
- Jun 17, 2005
-
-
Brad King authored
-
- May 16, 2005
-
-
Brad King authored
-
- May 13, 2005
-
-
Brad King authored
-
- May 10, 2005
-
-
Brad King authored
-
- May 05, 2005
-
-
Brad King authored
ENH: Disabling test 6 on QNX until process killing can be resolved. It will just fail always for now.
-
- May 03, 2005
-
-
Brad King authored
-
- Apr 28, 2005
-
-
Brad King authored
-
- Apr 27, 2005
-
-
Brad King authored
BUG: Extending timeout of test 6 from 0.1 seconds to 3 seconds. This should avoid missed signals and intermittent failures.
-
- Apr 22, 2005
-
-
Brad King authored
BUG: Drastically extending test5's timeouts to get it to pass when running on a heavily-loaded machine.
-
- Apr 20, 2005
-
-
Brad King authored
-
- Apr 19, 2005
-
-
Brad King authored
BUG: Expanded difference in timeouts between tests 4 and 5 so that 5 does not timeout while waiting for 4 to timeout. This should fix the intermittent failure of test 5 on cygwin. ENH: When a mismatch is reported it now reports what it was as well as what it should have been.
-
- Apr 13, 2005
-
-
Brad King authored
COMP: Removing return value from test6. It is an infinite loop, so the return causes warnings. It will never return anyway.
-
Brad King authored
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.
-
Brad King authored
-
Andy Cedilnik authored
ENH: Do kwsys testing as part of cmake testing, command line arguments are not experimental and add simple test for systemtools
-
- Oct 01, 2004
-
-
Brad King authored
-
- Sep 30, 2004
-
-
Brad King authored
-
- Jul 13, 2004
- Jan 28, 2004
-
-
Brad King authored
-
- Jan 19, 2004
-
-
Brad King authored
-
- Jan 17, 2004
-
-
Brad King authored
-
- Dec 15, 2003
-
-
Brad King authored
-
- Dec 05, 2003
-
-
Brad King authored
ENH: Removed pipe selection argument from WaitForData method in kwsysProcess. This greatly simplifies its use.
-
- Jun 25, 2003
-
-
Brad King authored
-
- Jun 18, 2003
-
-
Brad King authored
-