index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Source
/
kwsys
/
testProcess.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ENH: Changes based on patch from Ryan C. Gordon to enable process execution o...
Brad King
2006-12-04
1
-1/+15
*
COMP: Fix and/or disable warnings for Borland 5.6 build.
Brad King
2006-08-01
1
-1/+4
*
ENH: Added test 8 to test grandchildren running after children exit.
Brad King
2006-05-21
1
-32/+83
*
ENH: Added a way to quickly enable manual testing of grandchild killing.
Brad King
2006-03-08
1
-1/+13
*
ENH: Added special test 0 to just run a given command line.
Brad King
2006-01-05
1
-11/+20
*
COMP: Fixed uninitialized variable.
Brad King
2005-07-08
1
-1/+1
*
ENH: Extended test 0 to run the executable twice using the same process objec...
Brad King
2005-07-07
1
-14/+29
*
BUG: Use sleep(1) instead of usleep(1000000) because some UNIX systems specif...
Brad King
2005-06-21
1
-1/+1
*
ENH: Added test 7 to expose problems with polling by WaitForData.
Brad King
2005-06-17
1
-18/+94
*
ENH: Removing previous debug code.
Brad King
2005-05-16
1
-6/+0
*
ENH: Adding debugging code for freebsd.
Brad King
2005-05-13
1
-0/+6
*
ENH: Removing QNX hack for test 6 now that the problem has been fixed.
Brad King
2005-05-10
1
-7/+0
*
ENH: Disabling test 6 on QNX until process killing can be resolved. It will ...
Brad King
2005-05-05
1
-0/+7
*
ENH: Adding test of running executable with forward slashes on windows.
Brad King
2005-05-03
1
-0/+24
*
BUG: Extending all timeouts to help out slower machines.
Brad King
2005-04-28
1
-3/+3
*
BUG: Extending timeout of test 6 from 0.1 seconds to 3 seconds. This should ...
Brad King
2005-04-27
1
-1/+1
*
BUG: Drastically extending test5's timeouts to get it to pass when running on...
Brad King
2005-04-22
1
-2/+2
*
BUG: Adjusting timeouts for tests 4 and 5 to avoid early killing.
Brad King
2005-04-20
1
-2/+2
*
BUG: Expanded difference in timeouts between tests 4 and 5 so that 5 does not...
Brad King
2005-04-19
1
-7/+11
*
COMP: Removing return value from test6. It is an infinite loop, so the retur...
Brad King
2005-04-13
1
-3/+2
*
COMP: Adding work-around for CMake dependency scanning limitation. Any confi...
Brad King
2005-04-13
1
-0/+7
*
BUG: Avoid error diagnostic popups on windows for test that crashes on purpose.
Brad King
2005-04-13
1
-0/+4
*
ENH: Do kwsys testing as part of cmake testing, command line arguments are no...
Andy Cedilnik
2005-04-13
1
-1/+2
*
ERR: Added missing include of string.h
Brad King
2004-10-01
1
-0/+1
*
ENH: Added optional display of output for tests. Avoid printing alot of outp...
Brad King
2004-09-30
1
-6/+11
*
BUG: Fixed off-by-one error in test6 function.
Brad King
2004-07-13
1
-3/+2
*
ENH: Added test for runaway output.
Brad King
2004-07-13
1
-10/+44
*
ENH: Added exception string to abnormal termination report.
Brad King
2004-01-28
1
-1/+2
*
ERR: Fixed unused argument warning.
Brad King
2004-01-19
1
-0/+1
*
ENH: Added a recursive process execution test.
Brad King
2004-01-17
1
-27/+100
*
ENH: Updated copyright.
Brad King
2003-12-15
1
-0/+13
*
ENH: Removed pipe selection argument from WaitForData method in kwsysProcess....
Brad King
2003-12-05
1
-3/+1
*
ERR: Fixed use of non-constant initializer.
Brad King
2003-06-25
1
-1/+5
*
ENH: Added test for Process implementation.
Brad King
2003-06-18
1
-0/+176