Hi Lacek, The unit tests that use pathnames that begin with "c:" or "C:" cause problems on Unix-like systems. Not sure how to fix it, but commenting out the tests involving those pathnames lets the build succeed on a Linux box. We might not be able to get full test coverage and still be "write once run anywhere" since we're using API's that have system-specific behavior.
Thanks, Toby
