]> granicus.if.org Git - curl/commit
testcurl.pl: use rel2abs to make the source directory absolute
authorDan Fandrich <dan@coneharvesters.com>
Sun, 24 May 2015 10:02:30 +0000 (12:02 +0200)
committerDan Fandrich <dan@coneharvesters.com>
Sun, 24 May 2015 10:09:34 +0000 (12:09 +0200)
commit4a79475b139ed61c38dedb1b662e911cb89156a3
tree5e4fdd538b98da8bfd7f91093bb850b1f072e3d6
parentb6e3da5f081bfae655939dcf4e657eb31dfe2444
testcurl.pl: use rel2abs to make the source directory absolute

This function makes a platform-specific absolute path which uses
backslashes on Windows. This form works when passing it on the
command-line, as well as if the source is on another drive.
tests/testcurl.pl