Skip to content

Commit ec31e5c

Browse files
authored
Add new VirtualizedList Tests from RN Core PR (#8149)
This merges in the changes from facebook/react-native#31401 into our repo, since they have not been merged upstream yet. These files can be set to be immutable copies of upstream code again once the changes are merged upstream.
1 parent d3c693a commit ec31e5c

File tree

8 files changed

+8750
-642
lines changed

8 files changed

+8750
-642
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"type": "none",
3+
"comment": "Add new VirtualizedList Tests from RN Core PR",
4+
"packageName": "@office-iss/react-native-win32",
5+
"email": "ngerlem@microsoft.com",
6+
"dependentChangeType": "none"
7+
}
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"type": "none",
3+
"comment": "Add new VirtualizedList Tests from RN Core PR",
4+
"packageName": "react-native-windows",
5+
"email": "ngerlem@microsoft.com",
6+
"dependentChangeType": "none"
7+
}

packages/@office-iss/react-native-win32/overrides.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -315,7 +315,7 @@
315315
"baseHash": "f23a66cfc475ee1e2eda1065e56e05e547b7030e"
316316
},
317317
{
318-
"type": "copy",
318+
"type": "derived",
319319
"file": "src/Libraries/Lists/__tests__/VirtualizedList-test.js",
320320
"baseFile": "Libraries/Lists/__tests__/VirtualizedList-test.js",
321321
"baseHash": "fd25fc611f8da21b93e7f8750d8f2fc8273a4a52"

0 commit comments

Comments
 (0)