Skip to content

test: regression test for Node issue #20112#1818

Closed
bzoz wants to merge 2 commits intolibuv:v1.xfrom
JaneaSystems:bartek-write-attributes-reggression
Closed

test: regression test for Node issue #20112#1818
bzoz wants to merge 2 commits intolibuv:v1.xfrom
JaneaSystems:bartek-write-attributes-reggression

Conversation

@bzoz
Copy link
Copy Markdown
Member

@bzoz bzoz commented Apr 26, 2018

Port test from nodejs/node#20138 to libuv.

Refs: nodejs/node#20112
Refs: nodejs/node#20138

@bzoz
Copy link
Copy Markdown
Member Author

bzoz commented Apr 26, 2018

Comment thread test/test-fs.c
Based on Node.js test from
https://github.com/nodejs/node/commit/3ba81e34e86a5c32658e218cb6e65b13e8326bc5

If anything goes wrong, you can delte the test_fle_icacls with:
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

delte -> delete?
test_fle_icacls -> test_file_icacls?

Comment thread test/test-fs.c

#ifdef _WIN32
int call_icacls(const char* command, ...) {
char icacls_command[1024];
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

The indentation of this whole PR seems off.

@bzoz
Copy link
Copy Markdown
Member Author

bzoz commented May 17, 2018

Test ended up as part of #1819

@bzoz bzoz closed this May 17, 2018
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