Ken Martin
|
5fc2cf6b7c
|
new feature for continuous clean once
|
2004-05-13 13:41:47 -04:00 |
Brad King
|
b6fb2fe8f9
|
BUG: Do not wait for children to exit when killing them. Sometimes they do not really die.
|
2004-05-13 10:08:09 -04:00 |
Ken Martin
|
5b145fe592
|
fix warning
|
2004-05-12 15:34:06 -04:00 |
Ken Martin
|
79fcc81b6a
|
better error checking for FOREACH
|
2004-05-12 14:32:25 -04:00 |
Andy Cedilnik
|
0b2bdfa289
|
ENH: Add some ctest coverage
|
2004-05-10 18:06:11 -04:00 |
Andy Cedilnik
|
04016278c6
|
BUG: Move documentation so that it does not apear in ctest
|
2004-05-10 17:53:24 -04:00 |
Andy Cedilnik
|
9255e40d81
|
ENH: Add a way to force ctest to be a new process
|
2004-05-10 17:44:29 -04:00 |
Will Schroeder
|
26e8d63b80
|
ENH: Added regex.
|
2004-05-10 16:55:05 -04:00 |
Brad King
|
81bd499376
|
BUG: Need to recognize -B linker options.
|
2004-05-10 16:40:04 -04:00 |
Brad King
|
6c4ab7ec52
|
ENH: Adding native windows process tree kill to ProcessWin32.c. This replaces the ProcessWin32Kill.c implementation.
|
2004-05-10 14:54:22 -04:00 |
Brad King
|
dd70c8f82d
|
ERR: Avoiding namespace pollution: kw_sys -> kwsys_ns. Also undefining the macro at the correct time.
|
2004-05-10 13:38:33 -04:00 |
Brad King
|
5017fc66e5
|
ENH: Renaming kwsys macro to kwsys_ns to work around borland preprocessor bug.
|
2004-05-10 13:15:45 -04:00 |
Brad King
|
914a9fb3b4
|
ERR: Avoiding namespace pollution: kw_sys -> kwsys_ns. Also undefining the macro at the correct time.
|
2004-05-10 13:10:57 -04:00 |
Bill Hoffman
|
568c921673
|
ENH: remove extra include for compile with mingw
|
2004-05-10 12:08:01 -04:00 |
Bill Hoffman
|
9c0411b4f2
|
ENH: change to c code so it can be built with mingw
|
2004-05-10 12:06:24 -04:00 |
Bill Hoffman
|
2c4922f558
|
ENH: remove unused include file so it will build with mingw
|
2004-05-10 11:04:23 -04:00 |
Ken Martin
|
40e54ded44
|
fix for config type passing between ctests
|
2004-05-10 10:20:34 -04:00 |
Ken Martin
|
6bcdfdca92
|
some cleanup and fix for PVLocal
|
2004-05-09 12:27:53 -04:00 |
Bill Hoffman
|
a613100b1e
|
BUG: remove debug pop hacks, also remove duplicate call to argvc function
|
2004-05-08 14:55:07 -04:00 |
Andy Cedilnik
|
8da9b14cc6
|
ERR: On Borland preprocessor goes into recursion which adds some weid spaces in the include name. This fixes it
|
2004-05-07 14:22:48 -04:00 |
Bill Hoffman
|
02e90fd76c
|
ENH: better documentation
|
2004-05-07 13:26:34 -04:00 |
Bill Hoffman
|
9ff7fdc74f
|
ENH: add the ability to block popup error dialogs in tests on windows
|
2004-05-07 12:53:35 -04:00 |
Bill Hoffman
|
99a1ec6c6d
|
BUG: make sure the correct state is set for expired processes
|
2004-05-07 12:52:46 -04:00 |
Ken Martin
|
c1d9c2ce9c
|
missing header for unix
|
2004-05-07 11:24:32 -04:00 |
Ken Martin
|
840339e2ed
|
updated testingoptions for continuous dashboards
|
2004-05-07 10:50:11 -04:00 |
Bill Hoffman
|
4b74d4c0a9
|
Add a missing dollar sign
|
2004-05-07 10:16:53 -04:00 |
Ken Martin
|
c10cb4db5a
|
fix warning maybe
|
2004-05-07 08:35:46 -04:00 |
Bill Hoffman
|
cc2ab62f1c
|
BUG: make sure install works with spaces in the path
|
2004-05-06 16:06:18 -04:00 |
Brad King
|
db4fd2a15d
|
ENH: Adding process tree killing for Win32 process execution.
|
2004-05-06 15:34:04 -04:00 |
Brad King
|
7de6edc686
|
ERR: Added units to SetTimeout documentation.
|
2004-05-06 14:30:00 -04:00 |
Bill Hoffman
|
cd002c0b20
|
BUG: fix ctest so that the search path for test executables produces better output and does not use config dir when it is not set
|
2004-05-06 10:30:29 -04:00 |
Bill Hoffman
|
8d41f97ff6
|
BUG: fix collapse full path to handle a file in the root directory
|
2004-05-06 10:29:29 -04:00 |
Ken Martin
|
6c0fb31d50
|
horrible hack
|
2004-05-06 09:47:25 -04:00 |
Ken Martin
|
f299f4ae9c
|
fix warning
|
2004-05-06 08:51:36 -04:00 |
Ken Martin
|
6e17e798f5
|
fix for in source testing
|
2004-05-05 11:41:18 -04:00 |
Ken Martin
|
d8ae50b87c
|
a guess at some OSF compiler flags
|
2004-05-05 10:41:40 -04:00 |
Bill Hoffman
|
0e09290148
|
ENH: add new change log marking 2.0 branch
|
2004-05-05 10:21:43 -04:00 |
Bill Hoffman
|
1490cecaf3
|
ENH: move version to 2.1 for cvs because 2.0 has been branched
|
2004-05-05 10:19:36 -04:00 |
Andy Cedilnik
|
23798f8a22
|
ENH: Remove memory leak
|
2004-05-05 10:13:19 -04:00 |
Bill Hoffman
|
22de04fab9
|
ENH: fix tests to work with in source builds
|
2004-05-04 14:24:25 -04:00 |
Ken Martin
|
ee897e6a3c
|
support in source builds and arg passing
|
2004-05-04 14:18:56 -04:00 |
Andy Cedilnik
|
ea8dc0769d
|
ENH: Only mangle object files if CMAKE_MANGLE_OBJECT_FILE_NAMES is set. Only on borland for now.
|
2004-05-04 11:24:32 -04:00 |
Ken Martin
|
1f6e59a7fe
|
fix warning
|
2004-05-04 09:16:06 -04:00 |
Andy Cedilnik
|
b691517eeb
|
ENH: Cleanup example a bit
|
2004-05-03 17:51:06 -04:00 |
Andy Cedilnik
|
baee28ce9b
|
ENH: After running test clear results for memory checking
|
2004-05-03 16:38:19 -04:00 |
Andy Cedilnik
|
787ca6457b
|
ENH: Skip tests that do not have defects
|
2004-05-03 16:36:23 -04:00 |
Andy Cedilnik
|
575afc8b14
|
ENH: support STDDEF and cleanup
|
2004-05-03 16:35:37 -04:00 |
Ken Martin
|
0d3bbe8123
|
minor backwards fix
|
2004-05-03 15:33:42 -04:00 |
Bill Hoffman
|
22d69a944a
|
BUG: fix to make spaces in paths work for jump over with borland and nmake on second build
|
2004-05-03 12:34:25 -04:00 |
Andy Cedilnik
|
50a0936ffc
|
ENH: Remove warning
|
2004-05-03 12:02:00 -04:00 |