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

tests: test-fs-exists ported from node.js #292

Merged
merged 1 commit into from Aug 12, 2012

Conversation

hnakamur
Copy link
Member

Is it OK that luvit callback signature for FS.exists() is function(err, exists)?
It is different from that in node.js, which is function(exists).

@travisbot
Copy link

This pull request passes (merged 2105f99 into c4570f3).

@travisbot
Copy link

This pull request passes (merged 99bbeca4 into c4570f3).

@travisbot
Copy link

This pull request passes (merged a27c0a2 into c4570f3).

@rphillips
Copy link
Member

for now err is ok, but perhaps we should change it in the next minor release

rphillips added a commit that referenced this pull request Aug 12, 2012
tests: test-fs-exists ported from node.js
@rphillips rphillips merged commit 69bb0ea into luvit:master Aug 12, 2012
zhaozg pushed a commit to zhaozg/luvit that referenced this pull request Apr 2, 2019
tests: test-fs-exists ported from node.js
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.

None yet

3 participants