-
Notifications
You must be signed in to change notification settings - Fork 25k
Refactor existing native module into a general purpose native module for Fantom test specific methods #51133
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
Conversation
|
This pull request was exported from Phabricator. Differential Revision: D73997209 |
|
This pull request was exported from Phabricator. Differential Revision: D73997209 |
…for Fantom test specific methods (facebook#51133) Summary: Pull Request resolved: facebook#51133 Changelog: [internal] Having a single native module with all the test-specific functionality that we need in native in Fantom is just more convenient. Differential Revision: D73997209
9eca098 to
9a9b37e
Compare
|
This pull request was exported from Phabricator. Differential Revision: D73997209 |
…for Fantom test specific methods (facebook#51133) Summary: Pull Request resolved: facebook#51133 Changelog: [internal] Having a single native module with all the test-specific functionality that we need in native in Fantom is just more convenient. Reviewed By: rshest, huntie Differential Revision: D73997209
9a9b37e to
84ceb6a
Compare
|
This pull request was exported from Phabricator. Differential Revision: D73997209 |
…for Fantom test specific methods (facebook#51133) Summary: Pull Request resolved: facebook#51133 Changelog: [internal] Having a single native module with all the test-specific functionality that we need in native in Fantom is just more convenient. Reviewed By: rshest, huntie Differential Revision: D73997209
84ceb6a to
5e761c2
Compare
…for Fantom test specific methods (facebook#51133) Summary: Pull Request resolved: facebook#51133 Changelog: [internal] Having a single native module with all the test-specific functionality that we need in native in Fantom is just more convenient. Reviewed By: rshest, huntie Differential Revision: D73997209
|
This pull request was exported from Phabricator. Differential Revision: D73997209 |
5e761c2 to
1b4ef83
Compare
|
This pull request has been merged in 759652b. |
|
This pull request was successfully merged by @rubennorte in 759652b When will my fix make it into a release? | How to file a pick request? |
Summary:
Changelog: [internal]
Having a single native module with all the test-specific functionality that we need in native in Fantom is just more convenient.
Differential Revision: D73997209