Brad King
|
7576e9f8a3
Merge branch 'upstream-KWSys' into update-kwsys
|
8 years ago |
Brad King
|
f1a4ecdc0c
Merge branch 'upstream-KWSys' into update-kwsys
|
8 years ago |
Brad King
|
95a97a40e4
Merge branch 'upstream-KWSys' into update-kwsys
|
9 years ago |
Brad King
|
49d293a795
Merge branch 'upstream-kwsys' into update-kwsys
|
10 years ago |
Brad King
|
d0915bc86f
Merge branch 'upstream-kwsys' into update-kwsys
|
10 years ago |
Brad King
|
51c82c3a66
Merge branch 'upstream-kwsys' into update-kwsys
|
11 years ago |
Brad King
|
6f3e094e9f
Merge branch 'upstream-kwsys' into update-kwsys
|
11 years ago |
Brad King
|
588d705cb1
Merge branch 'upstream-kwsys' into update-kwsys
|
13 years ago |
Brad King
|
6f6afbd69f
Merge branch 'upstream-kwsys' into update-kwsys
|
13 years ago |
Brad King
|
e33fa5b678
Merge branch 'upstream-kwsys' into update-kwsys
|
13 years ago |
Brad King
|
70154efef8
KWSys: Avoid undefined behavior in Process crash tests
|
15 years ago |
Brad King
|
c3389d4ce2
KWSys: Avoid Clang optimizer bug in testProcess-[45]
|
15 years ago |
David Cole
|
a9dcc7fd47
Fix warnings in CMake source code. Suppress warnings in Lexer and Parser files that are 'too hard' to fix.
|
16 years ago |
Brad King
|
de955e4b6d
Convert KWSys to OSI-approved BSD License
|
16 years ago |
Brad King
|
86b103f271
ENH: Extend kwsys.testProcess-4 timeout
|
17 years ago |
Bill Hoffman
|
67dc176ffa
ENH: a few more haiku fixes, stop the debugger from coming up for tests
|
17 years ago |
Bill Hoffman
|
64fc597de2
ENH: add initial support for HAIKU OS from bug# 7425
|
17 years ago |
Brad King
|
de8ffcaef4
ENH: Changes based on patch from Ryan C. Gordon to enable process execution on BeOS. There seems to be no way to implement it without polling (or threads).
|
19 years ago |
Brad King
|
ab61137eb1
COMP: Fix and/or disable warnings for Borland 5.6 build.
|
19 years ago |
Brad King
|
da285df242
ENH: Added test 8 to test grandchildren running after children exit.
|
19 years ago |
Brad King
|
a155eacec3
ENH: Added a way to quickly enable manual testing of grandchild killing.
|
20 years ago |
Brad King
|
bdbb7f84bc
ENH: Added special test 0 to just run a given command line.
|
20 years ago |
Brad King
|
931233ee7b
COMP: Fixed uninitialized variable.
|
20 years ago |
Brad King
|
3f14dae716
ENH: Extended test 0 to run the executable twice using the same process object. This tests the reusability of the objects.
|
20 years ago |
Brad King
|
05f5f379a7
BUG: Use sleep(1) instead of usleep(1000000) because some UNIX systems specify that the argument to usleep must be less than 1000000.
|
20 years ago |
Brad King
|
28ffc134a0
ENH: Added test 7 to expose problems with polling by WaitForData.
|
20 years ago |
Brad King
|
26f82b064c
ENH: Removing previous debug code.
|
20 years ago |
Brad King
|
b45071cc60
ENH: Adding debugging code for freebsd.
|
20 years ago |
Brad King
|
858a5131dc
ENH: Removing QNX hack for test 6 now that the problem has been fixed.
|
20 years ago |
Brad King
|
946253c99d
ENH: Disabling test 6 on QNX until process killing can be resolved. It will just fail always for now.
|
20 years ago |