Skip to content

Commit 2da801e

Browse files
committed
docs: update PORTING.md with the test status
Signed-off-by: Balakrishna Avulapati <ba@bavulapati.com>
1 parent 28b36e6 commit 2da801e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PORTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ Tests covering the engine-specific part of Node-API, defined in `js_native_api.h
5151
| `test_bigint` | Ported ✅ | Easy |
5252
| `test_cannot_run_js` | Not ported | Medium |
5353
| `test_constructor` | Not ported | Medium |
54-
| `test_conversions` | Not ported | Medium |
54+
| `test_conversions` | Ported ✅ | Medium |
5555
| `test_dataview` | Not ported | Medium |
5656
| `test_date` | Ported ✅ | Easy |
5757
| `test_error` | Not ported | Medium |

0 commit comments

Comments
 (0)