Commit History

Author SHA1 Message Date
  Bill Hoffman 60d604ae4e ENH: show output when running tests 23 years ago
  Bill Hoffman 2f639d37b5 ENH: add new command to create a test driver 24 years ago
  Bill Hoffman 567edf0e9a ENH: overhaul of RunCommand on windows, if only win32 had popen... 24 years ago
  Bill Hoffman 809b32fe59 ENH: remove several compiler warnings 24 years ago
  Sebastien Barre 3ed2e6d02b ENH: add cmaketest to install targets (so that it can be used in other projects) and pass the rest of its command-line args to cmake 24 years ago
  Bill Hoffman 8c3400dc6b ENH: big change in the path handling, one function CreateOutputPath is used to escape spaces and convert to the native path type 24 years ago
  Bill Hoffman 59714406cc add ifdef for windows function 24 years ago
  Bill Hoffman 27617df8b0 close to dot net working 24 years ago
  Sebastien Barre 8a4a39d568 ENH: run CMake a second time. The first time it is run, some cache values are computed. The second time it is run, some commands check if the value is already in the cache and return that value instead of re-computing it. Therefore this ENH: a) make sure that this specific code is tested, b) increase coverage. 24 years ago
  Will Schroeder a6a43d5320 ENH:Updated copyright 24 years ago
  Bill Hoffman 9fd92a28f7 ENH: check the return value of the test program to be run 24 years ago
  Sebastien Barre a2fe7601f0 FIX: need a 'make clean' before 'make all' otherwise the post-build custom-command are not run (since a lib might be up to date already for ex.). 24 years ago
  Bill Hoffman 384cf0c7f3 add example to tests 24 years ago
  Bill Hoffman 5a488fc850 ENH: convert to windows paths 24 years ago
  Bill Hoffman 06cc1cbf2f ENH: use windows paths to run commands and escape spaces 24 years ago
  Bill Hoffman af9bc3fa9f *** empty log message *** 24 years ago
  Bill Hoffman 12551a33c3 NMake with spaces in directories 24 years ago
  Berk Geveci a43f3c99c7 BUG: fix memory leak 24 years ago
  Bill Hoffman ba62b9d94d BUG: fix build for cygwin 24 years ago
  Bill Hoffman 94f82edd07 Closer to nmake build 24 years ago
  Bill Hoffman 1c5c899fd7 add dependency for configure files and use short path in WIN32 cmake test 24 years ago
  Bill Hoffman 8f652aad21 ENH: fixes for borland compiler testing 24 years ago
  Bill Hoffman ac2dc7c476 BUG: add missing include 24 years ago
  Bill Hoffman e62f9a7711 ENH: change checkboxes back to pull down menus, remove leak 24 years ago
  Ken Martin 491a15c0c2 bug in testing code 24 years ago
  Bill Hoffman 97dc84a613 ENH: run cmake from cmaketest 24 years ago
  Bill Hoffman eff67f3061 BUG: run make all on unix not make exename 24 years ago
  Bill Hoffman 047c7b5af4 ENH: add more testing 24 years ago
  Ken Martin fd06cd32c1 minor compile fix 24 years ago
  Ken Martin c19c252e23 minor fixes to testing 24 years ago