Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

File server tests #125

Merged
merged 4 commits into from
Jan 17, 2019
Merged

File server tests #125

merged 4 commits into from
Jan 17, 2019

Conversation

hayd
Copy link
Contributor

@hayd hayd commented Jan 17, 2019

Also a couple of miscellaneous cleanups (test files not being run).

xlink: #108

@@ -16,21 14,12 @@ import "fs/path/relative_test.ts";
import "fs/path/resolve_test.ts";
import "fs/path/zero_length_strings_test.ts";
import "io/bufio_test.ts";
import "io/ioutil_test.ts";
Copy link
Contributor Author

@hayd hayd Jan 17, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Aside: I wasn't sure if ioutil should remain here, it's a badly named file atm.
If ioutil is useful outside of ws we should be a little more descriptive... else move it to ws.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I agree the name isn't great - but it comes from go - so at least there's that president : https://golang.org/pkg/io/ioutil/
I think it's useful outside of WS

Copy link
Member

@ry ry left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM - thanks!

@ry ry merged commit e28c9a4 into denoland:master Jan 17, 2019
@hayd hayd deleted the fileServerTests branch January 17, 2019 18:36
ry pushed a commit to ry/deno that referenced this pull request Oct 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants