forked from facebook/hermes
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Run HermesRuntimeTests with all runtime types
Summary: Use the same runtime factory we use for JSI tests when running the `HermesRuntimeTest`, so the tests are run on any runtime that is built on top of Hermes. For now, this exercises `HermesRuntime` and the "thread-safe" `HermesRuntime`. This will be expanded to include the upcoming ABI-safe runtime and WASM based runtime.f Reviewed By: avp Differential Revision: D47379092 fbshipit-source-id: 83bd1fcfd2dac7cd32ade6ec2b76c397501cb7a7
- Loading branch information
1 parent
1aebf87
commit 6c0d4df
Showing
1 changed file
with
63 additions
and
48 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters