Skip to content

run tests with options to prefix build root path#1055

Closed
deepakrkris wants to merge 1 commit intonodejs:mainfrom
deepakrkris:unit_tests_1016
Closed

run tests with options to prefix build root path#1055
deepakrkris wants to merge 1 commit intonodejs:mainfrom
deepakrkris:unit_tests_1016

Conversation

@deepakrkris
Copy link
Copy Markdown
Contributor

No description provided.

Comment thread test/common/index.js Outdated
`../build/${buildType}/binding.node`,
`../build/${buildType}/binding_noexcept.node`,
`../build/${buildType}/binding_noexcept_maybe.node`,
`${relativeBuildPath}../build/${buildType}/binding.node`,
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Suggestion from @legendecas in Node-api weekly meeting use path.join

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Suggestion from Node-api weekly meeting use "buildPathRoot"

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

@legendecas @mhdawson I have added path.join and renamed prefix to "buildPathRoot"

@deepakrkris deepakrkris changed the title Standardize relative build path run tests with options to prefix build root path Sep 9, 2021
@deepakrkris
Copy link
Copy Markdown
Contributor Author

@KevinEady @gabrielschulhof , this PR is ready to review

Copy link
Copy Markdown
Member

@mhdawson mhdawson left a comment

Choose a reason for hiding this comment

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

LGTM

mhdawson pushed a commit that referenced this pull request Sep 10, 2021
PR-URL: #1055
Reviewed-By: Michael Dawson <midawson@redhat.com>
@mhdawson
Copy link
Copy Markdown
Member

Landed as 62b666c

@mhdawson mhdawson closed this Sep 10, 2021
deepakrkris pushed a commit to deepakrkris/node-addon-api that referenced this pull request Sep 23, 2021
PR-URL: nodejs#1055
Reviewed-By: Michael Dawson <midawson@redhat.com>
deepakrkris pushed a commit to deepakrkris/node-addon-api that referenced this pull request Oct 15, 2021
PR-URL: nodejs#1055
Reviewed-By: Michael Dawson <midawson@redhat.com>
kevindavies8 added a commit to kevindavies8/node-addon-api-Develop that referenced this pull request Aug 24, 2022
PR-URL: nodejs/node-addon-api#1055
Reviewed-By: Michael Dawson <midawson@redhat.com>
Marlyfleitas added a commit to Marlyfleitas/node-api-addon-Development that referenced this pull request Aug 26, 2022
PR-URL: nodejs/node-addon-api#1055
Reviewed-By: Michael Dawson <midawson@redhat.com>
wroy7860 added a commit to wroy7860/addon-api-benchmark-node that referenced this pull request Sep 19, 2022
PR-URL: nodejs/node-addon-api#1055
Reviewed-By: Michael Dawson <midawson@redhat.com>
johnfrench3 pushed a commit to johnfrench3/node-addon-api-git that referenced this pull request Aug 11, 2023
PR-URL: nodejs/node-addon-api#1055
Reviewed-By: Michael Dawson <midawson@redhat.com>
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