[darcs-devel] darcs patch: Make external.pl test work on Windows. (and 4 more)

Eric Kow eric.kow at loria.fr
Sun Apr 15 07:27:55 PDT 2007


This bundle of fixes should make the test suite run just fine under WinXP.

Sat Apr 14 23:20:29 CEST 2007  Eric Kow <eric.kow at loria.fr>
  * Make external.pl test work on Windows.
  
  One of the tests in this script is to see if darcs calls ssh correctly.
  We create a fake ssh program in the form of a shell script (it just
  creates a file 'fakessh' to let us know it ran).  Windows got confused
  by this, so we (1) made sure the script also works as a DOS batch file
  (2) gave it a .bat extension so that Windows knows how to run it.

Sun Apr 15 13:41:22 CEST 2007  Eric Kow <eric.kow at loria.fr>
  * Make mv.pl test pass on Windows.
  
  Fixed test count mismatch, and recovery of absolute path under msys.

Sun Apr 15 15:29:32 CEST 2007  Eric Kow <eric.kow at loria.fr>
  * Make record_editor.pl test work under Windows.
  
  I believe setting the PATH to '' was giving me libcurl4.dll complaints
  under Windows.
  
  Note also that this simplifies away part of a test, in that we were
  initially trying to create stuff in a directory called 'temp dir2 " "',
  but just creating the dir itself got so tricky that I just gave up and
  switched to 'temp dir2', still with a space, no quotes.

Sun Apr 15 15:32:33 CEST 2007  Eric Kow <eric.kow at loria.fr>
  * Make set_scripts_executable.pl test work under Windows.

Sun Apr 15 16:06:52 CEST 2007  Eric Kow <eric.kow at loria.fr>
  * Make revert_interactive.sh test work under Windows.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: text/x-darcs-patch
Size: 93451 bytes
Desc: A darcs patch for your repository!
Url : http://lists.osuosl.org/pipermail/darcs-devel/attachments/20070415/c3ccc2d6/attachment-0001.bin


More information about the darcs-devel mailing list