On Thu, Apr 3, 2008 at 7:17 PM, Dan Hipschman dsh@linux.ucla.edu wrote:
It doesn't depend on any files anywhere at runtime. The file is compiled into the executable as a resource and the resource is extracted to a temp file at runtime, so the executable is all you need to run the test.
Well, foo. I stand corrected. Sorry for the noise!