Re: Review: Disable envvar unit tests
Malcolm Humphreys <malcolmh...@...>
hmm thats a bit weird the test should be creating all the files it is looking for. --snip-- std::string lut2(two_dir+"somelut2.lut"); std::ofstream somelut2(lut2c_str()); somelut2.close(); --snip-- I'm guessing OCIO_TEST_AREA env isn't being set correctly, i'll check it out when I am back. But I'm guessing this might change with the work you are doing with the globals. .malcolm On 06 Nov, 2010,at 11:22 AM, Jeremy Selan <jere...@...> wrote:
|
|