Commit History

Author SHA1 Message Date
  Michaël Van Canneyt d45556666e * Properly handle stdout for redir 1 year ago
  Pierre Muller c3b2e35a8f Also use 60 seconds as max_count in new code 1 year ago
  Michaël Van Canneyt d89851d094 * Fixed compilation with FPC 3.2.2 1 year ago
  Michaël Van Canneyt f0703c4dac * Fix exit code 1 year ago
  Michaël Van Canneyt 1546c4a794 * Set executeredir 1 year ago
  Michaël Van Canneyt 031539dd69 * Use TProcess file redirection facilities 1 year ago
  pierre 6a3466e81a + Also write 'Terminate requested...' to output, so that the 9 years ago
  pierre b3f1596a1d Also output parameters of called program when calling Terminate, useful when using emulator, to know which test does not finish 9 years ago
  yury a1b8c0f9e3 * Improved FPC version check when to use WaitOnExit(). 9 years ago
  florian 1cb91cc7bb * forgotten commit to redir.ExecuteProcess 9 years ago
  florian 2e506ec4ac * Redir.ExecuteProcess uses TProcess.WaitFor with timeout for FPC > 3.0 9 years ago
  pierre 7f0b676af1 Use Florian's suggestion to avoid IOStatus 5 errors in ExecuteProcess using process unit 9 years ago
  pierre c638559dc1 Add use of process unit for windows OS, allows to add a timeout for that host 9 years ago
  Tomas Hajny f33c59376a * native os/2 implementation without using shell redirection 10 years ago
  pierre 02f8739bca Fix win32 compilation 13 years ago
  marco 90adaeb652 * routine to transform result of fpsystem to old "shell" convention added. 13 years ago
  marco 7ae1db2e01 * replaced deprecated shell by fpsystem. 13 years ago
  Jonas Maebe 9efe09a827 + aix support for testsuite helper programs 13 years ago
  pierre 365c0d82bf * Fix windows code to avoid closing unopened files 14 years ago
  pierre 1fcd37809b * Fix compilation for go32v2 15 years ago
  marco 0b7e3d14e4 * cleanup of redir. I hope this solves win32 lfn problems, while preserving execinheritshandles functionality. 15 years ago
  Tomas Hajny 0179fb503e * Fix by Giulio: Fix compilation of redir.pp for go32v2 16 years ago
  Tomas Hajny 5432694059 * compilation fix for OS/2 and (hopefully) MacOS 16 years ago
  Jonas Maebe f104ec1346 * fixed one change too many from {ifdef macos} into {ifdef usedos} 16 years ago
  Jonas Maebe 3a56f2403c * fixed windows compilation (currently uses Dos again instead of sysutils) 16 years ago
  Jonas Maebe 060d81b8fa Merged revisions 11878,11881-11882,11889,11891-11893,11895,11899-11902,11935,11938,12212,12304,12308-12310,12316,12330-12332,12334,12339-12340 via svnmerge from 16 years ago
  florian 834ea1bec1 * tests part of Olivier Coursier's BeOS patch 18 years ago
  Vincent Snijders 58992a5ef2 * fixed compilation on win64 18 years ago
  pierre ffc571cd41 avoid dialog boxes on dll loading errors for windows 18 years ago
  florian 1286df274a + sunos 19 years ago