Comment 4 for bug 1409208

Revision history for this message
Alvin Penner (apenner) wrote : Re: DirUtil UnitTest fails in Windows

thanks for the info, bug confirmed on

Windows XP, Inkscape 0.91+devel r13789 (Dec 6 2014)

the relevant output is:

In DirUtilTest::testBase:
./src/dir-util-test.h:29: Error: Expected (result == std::string(cases[i][2])), found ("/foo/bar" != "bar")
./src/dir-util-test.h:29: Error: Expected (result == std::string(cases[i][2])), found ("/foo/bar/baz" != "bar/baz")
./src/dir-util-test.h:29: Error: Expected (result == std::string(cases[i][2])), found ("/foo/bar/baz" != "foo/bar/baz")
.....Took 0.109 seconds to construct the test document