cxxtest: DirUtil UnitTest fails in Windows
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Inkscape |
Fix Released
|
Medium
|
Unassigned |
Bug Description
Running the DirUtilTests under Windows produces the following failures:
./src/dir-
./src/dir-
./src/dir-
This appears to be a result of assumptions made on the path separators.
I've attached a patch that resolves this failure under Windows.
Reproduce Steps:
1. Run 'btool check' on the source checked out in Windows
2. This builds and runs the full CxxTest unittests, observe 10 test failures at the end. With the supplied patch this should drop to 9.
I wasn't able to specify the individual test directly with the cxxtests executable created so the output will be polluted with other tests that are failing.
Related branches
description: | updated |
tags: | added: build win32 win64 |
summary: |
- DirUtil UnitTest fails in Windows + cxxtest: DirUtil UnitTest fails in Windows |
Changed in inkscape: | |
importance: | Undecided → Medium |
Changed in inkscape: | |
milestone: | none → 0.92 |
Changed in inkscape: | |
status: | Fix Committed → Fix Released |
HI, share\extension s\test> ?
could you indicate how to run this test? Is it a Python file? Is it in the folder:
C:\Program Files\Inkscape\