-
Notifications
You must be signed in to change notification settings - Fork 85
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
164 changed files
with
5 additions
and
5 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -13,16 +13,16 @@ jobs: | |
runs-on: macos-13 | ||
strategy: | ||
matrix: | ||
destination: ['platform=iOS Simulator,OS=16.4,name=iPhone 14 Pro'] | ||
destination: ['platform=iOS Simulator,OS=17.2,name=iPhone 15 Pro'] | ||
|
||
steps: | ||
- name: Select Xcode | ||
run: sudo xcode-select -switch /Applications/Xcode_14.3.1.app | ||
run: sudo xcode-select -switch /Applications/Xcode_15.1.app | ||
- name: Xcode version | ||
run: /usr/bin/xcodebuild -version | ||
- uses: actions/checkout@v2 | ||
- name: Build and Test Proton | ||
run: xcodebuild -resultBundlePath TestResults -scheme "Proton" -destination "platform=iOS Simulator,name=iPhone 14 Pro,OS=16.4" clean test | ||
run: xcodebuild -resultBundlePath TestResults -scheme "Proton" -destination "platform=iOS Simulator,name=iPhone 15 Pro,OS=17.2" clean test | ||
- name: Compile Test results | ||
uses: kishikawakatsumi/xcresulttool@v1 | ||
with: | ||
|
@@ -31,8 +31,8 @@ jobs: | |
# ^ This is important because the action will be run | ||
# even if the test fails in the previous step. | ||
- name: Build and Test Proton as dependency in another package | ||
run: xcodebuild build -destination "name=iPhone 14 Pro" -scheme "TestBuildPackage" | ||
run: xcodebuild build -destination "name=iPhone 15 Pro" -scheme "TestBuildPackage" | ||
- name: Capture Proton Code Coverage | ||
uses: codecov/[email protected] | ||
- name: Build Example App | ||
run: xcodebuild build -destination "name=iPhone 14 Pro" -scheme "ExampleApp" | ||
run: xcodebuild build -destination "name=iPhone 15 Pro" -scheme "ExampleApp" |
Binary file modified
BIN
-16 Bytes
(100%)
...pshots__/AsyncTextResolverSnapshotTests/testDiscardsAsyncAttributeInOrder.1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+2 Bytes
(100%)
...pshots__/AsyncTextResolverSnapshotTests/testDiscardsAsyncAttributeInOrder.2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+12 Bytes
(100%)
.../AsyncTextResolverSnapshotTests/testIgnoresTextAsyncAttributeUntilInvoked.1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-2 Bytes
(100%)
.../AsyncTextResolverSnapshotTests/testIgnoresTextAsyncAttributeUntilInvoked.2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-16 Bytes
(100%)
...pshots__/AsyncTextResolverSnapshotTests/testResolvesAsyncAttributeInOrder.1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-1 Byte
(100%)
...pshots__/AsyncTextResolverSnapshotTests/testResolvesAsyncAttributeInOrder.2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+12 Bytes
(100%)
...ts__/AttachmentUpdateSnapshotTests/testRenderUpdatedImageInViewAttachment.1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-329 Bytes
(99%)
...ts__/AttachmentUpdateSnapshotTests/testRenderUpdatedImageInViewAttachment.2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+27 Bytes
(100%)
...hots__/AttachmentUpdateSnapshotTests/testRendersImageBasedBlockAttachment.1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+21 Bytes
(100%)
...ots__/AttachmentUpdateSnapshotTests/testRendersImageBasedInlineAttachment.1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+27 Bytes
(100%)
...shots__/AttachmentUpdateSnapshotTests/testRendersUpdatedImageInAttachment.1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+58 Bytes
(100%)
...shots__/AttachmentUpdateSnapshotTests/testRendersUpdatedImageInAttachment.2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+12 Bytes
(100%)
...pshots__/AttachmentUpdateSnapshotTests/testRendersUpdatedViewInAttachment.1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+12 Bytes
(100%)
...pshots__/AttachmentUpdateSnapshotTests/testRendersUpdatedViewInAttachment.2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+27 Bytes
(100%)
...s__/AttachmentUpdateSnapshotTests/testRendersUpdatedViewInImageAttachment.1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+12 Bytes
(100%)
...s__/AttachmentUpdateSnapshotTests/testRendersUpdatedViewInImageAttachment.2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+12 Bytes
(100%)
...Snapshots__/ViewAttachmentSnapshotTests/testFallsToNextLineForLongContent.1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+14 Bytes
(100%)
...chments/__Snapshots__/ViewAttachmentSnapshotTests/testFixedWidthRendering.1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+12 Bytes
(100%)
...nts/__Snapshots__/ViewAttachmentSnapshotTests/testMatchContainerRendering.1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+4 Bytes
(100%)
...ments/__Snapshots__/ViewAttachmentSnapshotTests/testMatchContentRendering.1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+12 Bytes
(100%)
...ments/__Snapshots__/ViewAttachmentSnapshotTests/testPercentBasedRendering.1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+0 Bytes
(100%)
...chments/__Snapshots__/ViewAttachmentSnapshotTests/testWidthRangeRendering.1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+12 Bytes
(100%)
...togrowingTextViewSnapshotTests/testRendersMultilineTextViewBasedOnContent.1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+12 Bytes
(100%)
...hots__/AutogrowingTextViewSnapshotTests/testRendersTextViewBasedOnContent.1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+12 Bytes
(100%)
Proton/Tests/Core/__Snapshots__/ListsSnapshotTests/testMultiLevelList.1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+12 Bytes
(100%)
...n/Tests/Core/__Snapshots__/ListsSnapshotTests/testMultiLevelRepeatingText.1.png
Oops, something went wrong.
Binary file modified
BIN
+12 Bytes
(100%)
...ts/Core/__Snapshots__/ListsSnapshotTests/testSequenceGeneratorsRepetition.1.png
Oops, something went wrong.
Binary file modified
BIN
+12 Bytes
(100%)
Proton/Tests/Core/__Snapshots__/ListsSnapshotTests/testSingleLevelList.1.png
Oops, something went wrong.
Binary file modified
BIN
+12 Bytes
(100%)
...ts__/RichTextViewSnapshotTests/testRendersMultilineTextViewBasedOnContent.1.png
Oops, something went wrong.
Binary file modified
BIN
+12 Bytes
(100%)
.../__Snapshots__/RichTextViewSnapshotTests/testRendersPlaceholderInTextView.1.png
Oops, something went wrong.
Binary file modified
BIN
+12 Bytes
(100%)
.../__Snapshots__/RichTextViewSnapshotTests/testRendersPlaceholderInTextView.2.png
Oops, something went wrong.
Binary file modified
BIN
+12 Bytes
(100%)
.../__Snapshots__/RichTextViewSnapshotTests/testRendersPlaceholderInTextView.3.png
Oops, something went wrong.
Binary file modified
BIN
+12 Bytes
(100%)
.../__Snapshots__/RichTextViewSnapshotTests/testRendersPlaceholderInTextView.4.png
Oops, something went wrong.
Binary file modified
BIN
+12 Bytes
(100%)
...ts/Core/__Snapshots__/RichTextViewSnapshotTests/testRendersTextInTextView.1.png
Oops, something went wrong.
Binary file modified
BIN
+12 Bytes
(100%)
...ditor/__Snapshots__/EditorListsSnapshotTests/testAddsMultipleLevelOfLists.1.png
Oops, something went wrong.
Binary file modified
BIN
+12 Bytes
(100%)
...napshotTests/testAppliesAndRemovesListStyleToEntireLineOnPartialSelection.1.png
Oops, something went wrong.
Binary file modified
BIN
+12 Bytes
(100%)
...napshotTests/testAppliesAndRemovesListStyleToEntireLineOnPartialSelection.2.png
Oops, something went wrong.
Binary file modified
BIN
+12 Bytes
(100%)
...napshotTests/testAppliesAndRemovesListStyleToEntireLineOnPartialSelection.3.png
Oops, something went wrong.
Binary file modified
BIN
+12 Bytes
(100%)
...__/EditorListsSnapshotTests/testContinuesNumberingWhenTwoListsAreCombined.1.png
Oops, something went wrong.
Binary file modified
BIN
+12 Bytes
(100%)
...__/EditorListsSnapshotTests/testContinuesNumberingWhenTwoListsAreCombined.2.png
Oops, something went wrong.
Binary file modified
BIN
+12 Bytes
(100%)
..._Snapshots__/EditorListsSnapshotTests/testCreatesListBetweenTwoParagraphs.1.png
Oops, something went wrong.
Binary file modified
BIN
+12 Bytes
(100%)
..._Snapshots__/EditorListsSnapshotTests/testCreatesListBetweenTwoParagraphs.2.png
Oops, something went wrong.
Binary file modified
BIN
+12 Bytes
(100%)
...or/__Snapshots__/EditorListsSnapshotTests/testCreatesListFromSelectedText.1.png
Oops, something went wrong.
Binary file modified
BIN
+12 Bytes
(100%)
...EditorListsSnapshotTests/testCreatesListWithoutSelectionUsingCommandAtEnd.1.png
Oops, something went wrong.
Binary file modified
BIN
+12 Bytes
(100%)
...ListsSnapshotTests/testCreatesListWithoutSelectionUsingCommandInBeginning.1.png
Oops, something went wrong.
Binary file modified
BIN
+12 Bytes
(100%)
...ListsSnapshotTests/testCreatesListWithoutSelectionUsingCommandInTheMiddle.1.png
Oops, something went wrong.
Binary file modified
BIN
+12 Bytes
(100%)
.../__Snapshots__/EditorListsSnapshotTests/testCreatesNewListItemOnReturnKey.1.png
Oops, something went wrong.
Binary file modified
BIN
+12 Bytes
(100%)
...sSnapshotTests/testCreatesNewListItemOnSecondReturnKeyWhenInMiddleOfAList.1.png
Oops, something went wrong.
Binary file modified
BIN
+12 Bytes
(100%)
...sSnapshotTests/testCreatesNewListItemOnSecondReturnKeyWhenInMiddleOfAList.2.png
Oops, something went wrong.
Binary file modified
BIN
+12 Bytes
(100%)
...sSnapshotTests/testCreatesNewListItemOnSecondReturnKeyWhenInMiddleOfAList.3.png
Oops, something went wrong.
Binary file modified
BIN
+12 Bytes
(100%)
...napshots__/EditorListsSnapshotTests/testExitsNewListItemOnSecondReturnKey.1.png
Oops, something went wrong.
Binary file modified
BIN
+12 Bytes
(100%)
...napshots__/EditorListsSnapshotTests/testExitsNewListItemOnSecondReturnKey.2.png
Oops, something went wrong.
Binary file modified
BIN
+12 Bytes
(100%)
...napshotTests/testExitsNewListItemOnSecondReturnKeyWithTrailingNonListText.1.png
Oops, something went wrong.
Binary file modified
BIN
+12 Bytes
(100%)
...napshotTests/testExitsNewListItemOnSecondReturnKeyWithTrailingNonListText.2.png
Oops, something went wrong.
Binary file modified
BIN
+12 Bytes
(100%)
...tor/__Snapshots__/EditorListsSnapshotTests/testFullWidthAttachmentInLists.1.png
Oops, something went wrong.
Binary file modified
BIN
+12 Bytes
(100%)
...tor/__Snapshots__/EditorListsSnapshotTests/testFullWidthAttachmentInLists.2.png
Oops, something went wrong.
Binary file modified
BIN
+12 Bytes
(100%)
...torListsSnapshotTests/testIndentsAndOutdentsListWithMultipleSelectedLines.1.png
Oops, something went wrong.
Binary file modified
BIN
+12 Bytes
(100%)
...torListsSnapshotTests/testIndentsAndOutdentsListWithMultipleSelectedLines.2.png
Oops, something went wrong.
Binary file modified
BIN
+12 Bytes
(100%)
...tsSnapshotTests/testIndentsAndOutdentsListWithoutSelectedRangeInBeginning.1.png
Oops, something went wrong.
Binary file modified
BIN
+12 Bytes
(100%)
...tsSnapshotTests/testIndentsAndOutdentsListWithoutSelectedRangeInBeginning.2.png
Oops, something went wrong.
Binary file modified
BIN
+12 Bytes
(100%)
...torListsSnapshotTests/testIndentsAndOutdentsListWithoutSelectedRangeInEnd.1.png
Oops, something went wrong.
Binary file modified
BIN
+12 Bytes
(100%)
...torListsSnapshotTests/testIndentsAndOutdentsListWithoutSelectedRangeInEnd.2.png
Oops, something went wrong.
Binary file modified
BIN
+12 Bytes
(100%)
...ListsSnapshotTests/testIndentsAndOutdentsListWithoutSelectedRangeInMiddle.1.png
Oops, something went wrong.
Binary file modified
BIN
+12 Bytes
(100%)
...ListsSnapshotTests/testIndentsAndOutdentsListWithoutSelectedRangeInMiddle.2.png
Oops, something went wrong.
Binary file modified
BIN
+12 Bytes
(100%)
...ests/Editor/__Snapshots__/EditorListsSnapshotTests/testIndentsNestedItems.1.png
Oops, something went wrong.
Binary file modified
BIN
+12 Bytes
(100%)
...ests/Editor/__Snapshots__/EditorListsSnapshotTests/testIndentsNestedItems.2.png
Oops, something went wrong.
Binary file modified
BIN
+12 Bytes
(100%)
...ests/Editor/__Snapshots__/EditorListsSnapshotTests/testIndentsNestedItems.3.png
Oops, something went wrong.
Binary file modified
BIN
+12 Bytes
(100%)
...Editor/__Snapshots__/EditorListsSnapshotTests/testInitiatesCreationOfList.1.png
Oops, something went wrong.
Binary file modified
BIN
+12 Bytes
(100%)
...sts/Editor/__Snapshots__/EditorListsSnapshotTests/testOutdentsNestedItems.1.png
Oops, something went wrong.
Binary file modified
BIN
+12 Bytes
(100%)
...sts/Editor/__Snapshots__/EditorListsSnapshotTests/testOutdentsNestedItems.2.png
Oops, something went wrong.
Binary file modified
BIN
+12 Bytes
(100%)
...sts/Editor/__Snapshots__/EditorListsSnapshotTests/testOutdentsNestedItems.3.png
Oops, something went wrong.
Binary file modified
BIN
+12 Bytes
(100%)
...s/Editor/__Snapshots__/EditorListsSnapshotTests/testOutdentsToZerothLevel.1.png
Oops, something went wrong.
Binary file modified
BIN
+12 Bytes
(100%)
...s/Editor/__Snapshots__/EditorListsSnapshotTests/testOutdentsToZerothLevel.2.png
Oops, something went wrong.
Binary file modified
BIN
+12 Bytes
(100%)
...s/Editor/__Snapshots__/EditorListsSnapshotTests/testOutdentsToZerothLevel.3.png
Oops, something went wrong.
Binary file modified
BIN
+12 Bytes
(100%)
...s/Editor/__Snapshots__/EditorListsSnapshotTests/testOutdentsToZerothLevel.4.png
Oops, something went wrong.
Binary file modified
BIN
+12 Bytes
(100%)
...s/Editor/__Snapshots__/EditorListsSnapshotTests/testOutdentsToZerothLevel.5.png
Oops, something went wrong.
Binary file modified
BIN
+12 Bytes
(100%)
...s/Editor/__Snapshots__/EditorListsSnapshotTests/testOutdentsToZerothLevel.6.png
Oops, something went wrong.
Binary file modified
BIN
+12 Bytes
(100%)
...s/Editor/__Snapshots__/EditorListsSnapshotTests/testOutdentsToZerothLevel.7.png
Oops, something went wrong.
Binary file modified
BIN
+12 Bytes
(100%)
...Snapshots__/EditorListsSnapshotTests/testQueriesDelegateForListLineMarker.1.png
Oops, something went wrong.
Binary file modified
BIN
+12 Bytes
(100%)
...SnapshotTests/testRegeneratesNumbersOnChangesToNonListTextInMiddleOfLists.1.png
Oops, something went wrong.
Binary file modified
BIN
+12 Bytes
(100%)
...SnapshotTests/testRegeneratesNumbersOnChangesToNonListTextInMiddleOfLists.2.png
Oops, something went wrong.
Binary file modified
BIN
+12 Bytes
(100%)
...r/__Snapshots__/EditorListsSnapshotTests/testRemoveListAttributeFromRange.1.png
Oops, something went wrong.
Binary file modified
BIN
+12 Bytes
(100%)
...r/__Snapshots__/EditorListsSnapshotTests/testRemoveListAttributeFromRange.2.png
Oops, something went wrong.
Binary file modified
BIN
+12 Bytes
(100%)
...r/__Snapshots__/EditorListsSnapshotTests/testRemoveListAttributeFromRange.3.png
Oops, something went wrong.
Binary file modified
BIN
+12 Bytes
(100%)
...ditor/__Snapshots__/EditorListsSnapshotTests/testRendersListInArrowFormat.1.png
Oops, something went wrong.
Binary file modified
BIN
+12 Bytes
(100%)
.../__Snapshots__/EditorListsSnapshotTests/testRendersListInAttributedString.1.png
Oops, something went wrong.
Binary file modified
BIN
+12 Bytes
(100%)
...ts__/EditorListsSnapshotTests/testRendersListWithDifferentAttributeValues.1.png
Oops, something went wrong.
Binary file modified
BIN
+12 Bytes
(100%)
...__Snapshots__/EditorListsSnapshotTests/testSkipListMarkerForSkipAttribute.1.png
Oops, something went wrong.
Binary file modified
BIN
+12 Bytes
(100%)
.../__Snapshots__/EditorListsSnapshotTests/testSkipNumberingForMultilineText.1.png
Oops, something went wrong.
Binary file modified
BIN
+12 Bytes
(100%)
...ditorListsSnapshotTests/testSkipsListMarkerOnShiftReturnKeyAtEndOfTheList.1.png
Oops, something went wrong.
Binary file modified
BIN
+12 Bytes
(100%)
...ditorListsSnapshotTests/testSkipsListMarkerOnShiftReturnKeyInMiddleOfList.1.png
Oops, something went wrong.
Binary file modified
BIN
+19 Bytes
(100%)
...torViewContextSnapshotTests/testSelectsBeforeDeletingImageBasedAttachment.1.png
Oops, something went wrong.
Binary file modified
BIN
+12 Bytes
(100%)
...Snapshots__/EditorCommandSnapshotTests/testExecutesCommandOnNestedEditors.1.png
Oops, something went wrong.
Binary file modified
BIN
+12 Bytes
(100%)
...__Snapshots__/GridViewAttachmentSnapshotTests/testAppliesStyleToNewColumn.1.png
Oops, something went wrong.
Binary file modified
BIN
+675 Bytes
(100%)
...__Snapshots__/GridViewAttachmentSnapshotTests/testAppliesStyleToNewColumn.2.png
Oops, something went wrong.
Binary file modified
BIN
+12 Bytes
(100%)
...id/__Snapshots__/GridViewAttachmentSnapshotTests/testAppliesStyleToNewRow.1.png
Oops, something went wrong.
Binary file modified
BIN
+1.21 KB
(100%)
...id/__Snapshots__/GridViewAttachmentSnapshotTests/testAppliesStyleToNewRow.2.png
Oops, something went wrong.
Binary file modified
BIN
+12 Bytes
(100%)
...ests/Grid/__Snapshots__/GridViewAttachmentSnapshotTests/testDeletesColumn.1.png
Oops, something went wrong.
Binary file modified
BIN
+12 Bytes
(100%)
...ests/Grid/__Snapshots__/GridViewAttachmentSnapshotTests/testDeletesColumn.2.png
Oops, something went wrong.
Binary file modified
BIN
+12 Bytes
(100%)
...rid/__Snapshots__/GridViewAttachmentSnapshotTests/testDeletesMergedColumn.1.png
Oops, something went wrong.
Binary file modified
BIN
+12 Bytes
(100%)
...rid/__Snapshots__/GridViewAttachmentSnapshotTests/testDeletesMergedColumn.2.png
Oops, something went wrong.
Binary file modified
BIN
+12 Bytes
(100%)
...s/Grid/__Snapshots__/GridViewAttachmentSnapshotTests/testDeletesMergedRow.1.png
Oops, something went wrong.
Binary file modified
BIN
+12 Bytes
(100%)
...s/Grid/__Snapshots__/GridViewAttachmentSnapshotTests/testDeletesMergedRow.2.png
Oops, something went wrong.
Binary file modified
BIN
+12 Bytes
(100%)
...n/Tests/Grid/__Snapshots__/GridViewAttachmentSnapshotTests/testDeletesRow.1.png
Oops, something went wrong.
Binary file modified
BIN
+12 Bytes
(100%)
...n/Tests/Grid/__Snapshots__/GridViewAttachmentSnapshotTests/testDeletesRow.2.png
Oops, something went wrong.
Binary file modified
BIN
+12 Bytes
(100%)
...sts/Grid/__Snapshots__/GridViewAttachmentSnapshotTests/testFreezesColumns.1.png
Oops, something went wrong.
Binary file modified
BIN
+12 Bytes
(100%)
...sts/Grid/__Snapshots__/GridViewAttachmentSnapshotTests/testFreezesColumns.2.png
Oops, something went wrong.
Binary file modified
BIN
+12 Bytes
(100%)
.../Tests/Grid/__Snapshots__/GridViewAttachmentSnapshotTests/testFreezesRows.1.png
Oops, something went wrong.
Binary file modified
BIN
+12 Bytes
(100%)
.../Tests/Grid/__Snapshots__/GridViewAttachmentSnapshotTests/testFreezesRows.2.png
Oops, something went wrong.
Binary file modified
BIN
+12 Bytes
(100%)
..._Snapshots__/GridViewAttachmentSnapshotTests/testGridCellLayoutCompletion.1.png
Oops, something went wrong.
Binary file modified
BIN
+12 Bytes
(100%)
.../Tests/Grid/__Snapshots__/GridViewAttachmentSnapshotTests/testGridShadows.1.png
Oops, something went wrong.
Binary file modified
BIN
+12 Bytes
(100%)
...chmentSnapshotTests/testInsertColumnInGridViewAttachmentWithMergedColumns.1.png
Oops, something went wrong.
Binary file modified
BIN
+12 Bytes
(100%)
...chmentSnapshotTests/testInsertColumnInGridViewAttachmentWithMergedColumns.2.png
Oops, something went wrong.
Binary file modified
BIN
+606 Bytes
(100%)
...chmentSnapshotTests/testInsertColumnInGridViewAttachmentWithMergedColumns.3.png
Oops, something went wrong.
Binary file modified
BIN
+12 Bytes
(100%)
...ewAttachmentSnapshotTests/testInsertRowInGridViewAttachmentWithMergedRows.1.png
Oops, something went wrong.
Binary file modified
BIN
+12 Bytes
(100%)
...ewAttachmentSnapshotTests/testInsertRowInGridViewAttachmentWithMergedRows.2.png
Oops, something went wrong.
Binary file modified
BIN
+876 Bytes
(100%)
...ewAttachmentSnapshotTests/testInsertRowInGridViewAttachmentWithMergedRows.3.png
Oops, something went wrong.
Binary file modified
BIN
+12 Bytes
(100%)
..._Snapshots__/GridViewAttachmentSnapshotTests/testInsertsColumnAtBeginning.1.png
Oops, something went wrong.
Binary file modified
BIN
+12 Bytes
(100%)
...Grid/__Snapshots__/GridViewAttachmentSnapshotTests/testInsertsColumnAtEnd.1.png
Oops, something went wrong.
Binary file modified
BIN
+12 Bytes
(100%)
...pshots__/GridViewAttachmentSnapshotTests/testInsertsColumnAtIndexInMiddle.1.png
Oops, something went wrong.
Binary file modified
BIN
+671 Bytes
(100%)
...pshots__/GridViewAttachmentSnapshotTests/testInsertsColumnAtIndexInMiddle.2.png
Oops, something went wrong.
Binary file modified
BIN
+12 Bytes
(100%)
...ots__/GridViewAttachmentSnapshotTests/testInsertsColumnInMixedMergedCells.1.png
Oops, something went wrong.
Binary file modified
BIN
+534 Bytes
(100%)
...ots__/GridViewAttachmentSnapshotTests/testInsertsColumnInMixedMergedCells.2.png
Oops, something went wrong.
Binary file modified
BIN
+12 Bytes
(100%)
...Grid/__Snapshots__/GridViewAttachmentSnapshotTests/testInsertsRowAtBottom.1.png
Oops, something went wrong.
Binary file modified
BIN
+12 Bytes
(100%)
...Snapshots__/GridViewAttachmentSnapshotTests/testInsertsRowAtIndexInMiddle.1.png
Oops, something went wrong.
Binary file modified
BIN
+354 Bytes
(100%)
...Snapshots__/GridViewAttachmentSnapshotTests/testInsertsRowAtIndexInMiddle.2.png
Oops, something went wrong.
Binary file modified
BIN
+12 Bytes
(100%)
...ts/Grid/__Snapshots__/GridViewAttachmentSnapshotTests/testInsertsRowAtTop.1.png
Oops, something went wrong.
Binary file modified
BIN
+12 Bytes
(100%)
...pshots__/GridViewAttachmentSnapshotTests/testInsertsRowInMixedMergedCells.1.png
Oops, something went wrong.
Binary file modified
BIN
+564 Bytes
(100%)
...pshots__/GridViewAttachmentSnapshotTests/testInsertsRowInMixedMergedCells.2.png
Oops, something went wrong.
Binary file modified
BIN
+12 Bytes
(100%)
...ts__/GridViewAttachmentSnapshotTests/testMaintainsRowHeightBasedOnContent.1.png
Oops, something went wrong.
Binary file modified
BIN
+12 Bytes
(100%)
...ts__/GridViewAttachmentSnapshotTests/testMaintainsRowHeightBasedOnContent.2.png
Oops, something went wrong.
Binary file modified
BIN
+12 Bytes
(100%)
...ts__/GridViewAttachmentSnapshotTests/testMaintainsRowHeightBasedOnContent.3.png
Oops, something went wrong.
Binary file modified
BIN
+12 Bytes
(100%)
...ts__/GridViewAttachmentSnapshotTests/testMaintainsRowHeightBasedOnContent.4.png
Oops, something went wrong.
Binary file modified
BIN
+12 Bytes
(100%)
...rid/__Snapshots__/GridViewAttachmentSnapshotTests/testMergesMultipleCells.1.png
Oops, something went wrong.
Binary file modified
BIN
+12 Bytes
(100%)
...Snapshots__/GridViewAttachmentSnapshotTests/testRendersGridViewAttachment.1.png
Oops, something went wrong.
Binary file modified
BIN
+12 Bytes
(100%)
...wAttachmentSnapshotTests/testRendersGridViewAttachmentWithFractionalWidth.1.png
Oops, something went wrong.
Binary file modified
BIN
+12 Bytes
(100%)
...iewAttachmentSnapshotTests/testRendersGridViewAttachmentWithMergedColumns.1.png
Oops, something went wrong.
Binary file modified
BIN
+12 Bytes
(100%)
...iewAttachmentSnapshotTests/testRendersGridViewAttachmentWithMergedColumns.2.png
Oops, something went wrong.
Binary file modified
BIN
+12 Bytes
(100%)
...idViewAttachmentSnapshotTests/testRendersGridViewAttachmentWithMergedRows.1.png
Oops, something went wrong.
Binary file modified
BIN
+12 Bytes
(100%)
...idViewAttachmentSnapshotTests/testRendersGridViewAttachmentWithMergedRows.2.png
Oops, something went wrong.
Binary file modified
BIN
+12 Bytes
(100%)
...tSnapshotTests/testRendersGridViewAttachmentWithMixedMergedRowsAndColumns.1.png
Oops, something went wrong.
Binary file modified
BIN
+12 Bytes
(100%)
...tSnapshotTests/testRendersGridViewAttachmentWithMixedMergedRowsAndColumns.2.png
Oops, something went wrong.
Binary file modified
BIN
+12 Bytes
(100%)
...dViewAttachmentSnapshotTests/testRendersGridViewAttachmentWithMixedStyles.1.png
Oops, something went wrong.
Binary file modified
BIN
+12 Bytes
(100%)
...achmentSnapshotTests/testRendersGridViewAttachmentWithSplitRowsAndColumns.1.png
Oops, something went wrong.
Binary file modified
BIN
+7 Bytes
(100%)
...achmentSnapshotTests/testRendersGridViewAttachmentWithSplitRowsAndColumns.2.png
Oops, something went wrong.
Binary file modified
BIN
+12 Bytes
(100%)
...ViewAttachmentSnapshotTests/testRendersGridViewAttachmentWithStyledColumn.1.png
Oops, something went wrong.
Binary file modified
BIN
+12 Bytes
(100%)
...ridViewAttachmentSnapshotTests/testRendersGridViewAttachmentWithStyledRow.1.png
Oops, something went wrong.
Binary file modified
BIN
+12 Bytes
(100%)
..._Snapshots__/GridViewAttachmentSnapshotTests/testRendersGridViewFromCells.1.png
Oops, something went wrong.
Binary file modified
BIN
+12 Bytes
(100%)
..._/GridViewAttachmentSnapshotTests/testRendersGridViewWithCollapsedColumns.1.png
Oops, something went wrong.
Binary file modified
BIN
+12 Bytes
(100%)
..._/GridViewAttachmentSnapshotTests/testRendersGridViewWithCollapsedColumns.2.png
Oops, something went wrong.
Binary file modified
BIN
+12 Bytes
(100%)
..._/GridViewAttachmentSnapshotTests/testRendersGridViewWithCollapsedColumns.3.png
Oops, something went wrong.
Binary file modified
BIN
+12 Bytes
(100%)
...ts__/GridViewAttachmentSnapshotTests/testRendersGridViewWithCollapsedRows.1.png
Oops, something went wrong.
Binary file modified
BIN
+12 Bytes
(100%)
...ts__/GridViewAttachmentSnapshotTests/testRendersGridViewWithCollapsedRows.2.png
Oops, something went wrong.
Binary file modified
BIN
+12 Bytes
(100%)
...ts__/GridViewAttachmentSnapshotTests/testRendersGridViewWithCollapsedRows.3.png
Oops, something went wrong.
Binary file modified
BIN
+12 Bytes
(100%)
...ViewAttachmentSnapshotTests/testRendersGridViewWithMergedColumnsFromCells.1.png
Oops, something went wrong.
Binary file modified
BIN
+12 Bytes
(100%)
...ridViewAttachmentSnapshotTests/testRendersGridViewWithMergedRowsFromCells.1.png
Oops, something went wrong.
Binary file modified
BIN
+12 Bytes
(100%)
...ntSnapshotTests/testRendersGridViewWithMixedMergedColumnsAndRowsFromCells.1.png
Oops, something went wrong.
Binary file modified
BIN
+12 Bytes
(100%)
...id/__Snapshots__/GridViewAttachmentSnapshotTests/testScrollsCellToVisible.1.png
Oops, something went wrong.
Binary file modified
BIN
+12 Bytes
(100%)
...id/__Snapshots__/GridViewAttachmentSnapshotTests/testScrollsCellToVisible.2.png
Oops, something went wrong.
Binary file modified
BIN
+12 Bytes
(100%)
...shots__/GridViewAttachmentSnapshotTests/testUpdatesCellSizeBasedOnContent.1.png
Oops, something went wrong.
Binary file modified
BIN
+12 Bytes
(100%)
Proton/Tests/Grid/__Snapshots__/GridViewSnapshotTests/testRendersGridView.1.png
Oops, something went wrong.
Binary file modified
BIN
+12 Bytes
(100%)
...ts/Grid/__Snapshots__/GridViewSnapshotTests/testRendersGridViewAsSelected.1.png
Oops, something went wrong.
Binary file modified
BIN
+12 Bytes
(100%)
...apshots__/GridViewSnapshotTests/testRendersGridViewAsSelectedWithRedColor.1.png
Oops, something went wrong.