Skip to content
This repository has been archived by the owner on Jan 10, 2020. It is now read-only.

Fixed running tests on Windows #20

Merged
merged 4 commits into from
Oct 25, 2013
Merged

Fixed running tests on Windows #20

merged 4 commits into from
Oct 25, 2013

Conversation

slieschke
Copy link
Contributor

I've had problems running tests on Windows that I've narrowed down to a simple test that includes a relative resource. For the relative.html test in this patch before applying my fixes in options.js I got the following results:

paths-oh-my

This patch fixes these problems (with tests) and also fixes the path resolution of tests to work correctly when using the --prefix and --server options (previously the tests for these were failing in the 1-args.js test when run on Windows).

These changes supersede #2, which didn't correctly handle absolute paths.

Tests specified by an absolute path on the command line and tests that
reference relative resources now work on Windows. Also fixed the path
resolution of tests to work correctly when using the prefix and server
options.
@goodforenergy
Copy link

I am experiencing this issue as well, would be great to have this merged in!

davglass added a commit that referenced this pull request Oct 25, 2013
Fixed running tests on Windows
@davglass davglass merged commit 283a277 into yui:master Oct 25, 2013
@davglass
Copy link
Member

Pushed in [email protected]

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants