From: Michael W. <mfw...@MI...> - 2008-03-05 16:19:30
|
On 5 Mar 2008, at 1:16 AM, Cary R. wrote: > Actually you can't reliably test this in the test suite. What path > would > you use that is available on all platforms that points into > something the > test suite can access? There is no restriction on where the test > suite can > be installed. > > Maybe Steve should have a local test for this since he verifies > patches do > not break anything before he pushes them into the main git repository. Could you just have the perl script create a temporary file and use its absolute path? Could you just construct the path from the current working directory and the qualified name used to run vvp_reg.pl? |