Various tests fixes for windows #1791

Closed
wants to merge 5 commits into
from

Conversation

Projects
None yet
1 participant
Member

gabriel-samfira commented Mar 10, 2015

This branch makes tests pass on windows again. Fixes include changing some tests to use proper path detection based on series/os and one change that will get replaced as soon as I get a chance to propose the refactor of the windows service module.

I am aware that its ugly at the moment, but I do have a proper module in the works, that will replace this sad implementation I made (tests included).

(Review request: http://reviews.vapour.ws/r/1119/)

gabriel-samfira added some commits Mar 10, 2015

fix some file cleanup in tests
On windows You need to explicitly close a file before removing. Without
this change I end up with about 1600 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment