Commit d168ec6
authored
Cross platform unit testing (#121)
* Run everything on all platforms
* Fix cross-platform issue when copying examples
* Explicit package type
* Use default triplets when building examples
* Fix getting the WeakNodeApi path
* Build ferric-example when bootstrapping
* Add names to workflow
* Install Rust targets
* Ensure right order between bootstraps
* Upgrade napi-rs
* Fix getting path for weak-node-api on Windows
* No need to fail tests fast1 parent 48ac294 commit d168ec6
File tree
11 files changed
+122
-153
lines changed- .github/workflows
- packages
- cmake-rn/src
- ferric-example
- ferric
- src
- host
- node-addon-examples
- scripts
11 files changed
+122
-153
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
1 | 3 | | |
2 | 4 | | |
3 | 5 | | |
| |||
10 | 12 | | |
11 | 13 | | |
12 | 14 | | |
| 15 | + | |
13 | 16 | | |
14 | 17 | | |
15 | 18 | | |
| |||
18 | 21 | | |
19 | 22 | | |
20 | 23 | | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
47 | 31 | | |
48 | 32 | | |
49 | 33 | | |
| |||
58 | 42 | | |
59 | 43 | | |
60 | 44 | | |
| 45 | + | |
61 | 46 | | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
| 47 | + | |
| 48 | + | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments