Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Various tests fixes for windows #1791
Conversation
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
gabriel-samfira commentedMar 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/)