Skip to content

test: convert most addons-napi tests to C#190

Closed
gabrielschulhof wants to merge 2 commits intonodejs:api-prototype-8.xfrom
gabrielschulhof:183-addons-in-c
Closed

test: convert most addons-napi tests to C#190
gabrielschulhof wants to merge 2 commits intonodejs:api-prototype-8.xfrom
gabrielschulhof:183-addons-in-c

Conversation

@gabrielschulhof
Copy link
Copy Markdown
Collaborator

Some tests need to stay C++ because they define classes.

Fixes #183

gabrielschulhof pushed a commit to gabrielschulhof/abi-stable-node that referenced this pull request Mar 22, 2017
Some tests need to stay C++ because they define classes.

Fixes nodejs#183
Closes nodejs#190
jasongin

This comment was marked as off-topic.

mhdawson

This comment was marked as off-topic.

boingoing

This comment was marked as off-topic.

Some tests need to stay C++ because they define classes.

Fixes nodejs#183
Closes nodejs#190
@gabrielschulhof gabrielschulhof force-pushed the 183-addons-in-c branch 2 times, most recently from 81e29a6 to f388004 Compare March 22, 2017 20:12
@gabrielschulhof
Copy link
Copy Markdown
Collaborator Author

https://ci.nodejs.org/view/x%20-%20Abi%20stable%20module%20API/job/node-test-commit-linux-abi/75/

There are some failures there, but not on archs we normally run, and from what I can tell, they are related to the configuration of the bots, not the code changes. I also ran on AIX:

https://ci.nodejs.org/view/x%20-%20Abi%20stable%20module%20API/job/node-test-commit-aix-abi/50/

gabrielschulhof pushed a commit that referenced this pull request Mar 22, 2017
Some tests need to stay C++ because they define classes.

Fixes #183
Closes #190
@gabrielschulhof gabrielschulhof deleted the 183-addons-in-c branch March 22, 2017 22:38
jasongin pushed a commit to jasongin/nodejs that referenced this pull request Mar 23, 2017
Some tests need to stay C++ because they define classes.

Fixes nodejs/abi-stable-node#183
Closes nodejs/abi-stable-node#190
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.

4 participants