Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sync #1486

Merged
merged 93 commits into from
Dec 20, 2023
Merged

sync #1486

merged 93 commits into from
Dec 20, 2023

Conversation

estebanlm
Copy link
Member

No description provided.

…be taken, intead the visible components should take all place avaiable)
…fact they can define actions on any presenter that does no means they will actually *get them* (because you need the focus for it).
@Ducasse
Copy link
Contributor

Ducasse commented Dec 10, 2023

Instance of SHRBTextStyler did not understand #isScripting:
SpScrollableLayoutAdapterTest
 ✗ #testAddWithSymbolWorks (6ms)
 ✗ #testAddWithSymbolWorks (1ms)

SpListCommonPropertiestTest
 ✗ #testEnablingFilteringUpdateOpenedList (36ms)
 ✗ #testEnablingFilteringUpdateOpenedList (32ms)

SpCodeAdapterTest
 ✗ #testBeNotEditableAfterOpenWorks (26ms)
 ✗ #testBeNotEditableWorks (14ms)
 ✗ #testChangePlaceholderTextUpdatesPresenter (6ms)
 ✗ #testChangingHelpAffectTheWidget (4ms)
 ✗ #testEnabledAffectWidget (5ms)
 ✗ #testHidePresenterHidesWidget (4ms)
 ✗ #testKeyBindings (4ms)
 ✗ #testLineAtCursorPosition (6ms)
 ✗ #testPresenterPlaceholderIsSetInWidget (7ms)
 ✗ #testRightClickShowsMenu (4ms)
 ✗ #testSelectionInterval (32ms)
 ✗ #testSelectionIntervalNilUnselectsEverything (6ms)
 ✗ #testSettingTextManuallyAffectsTheUndoManager (4ms)
 ✗ #testSettingTextManuallyClearsTheUndoManager (4ms)
 ✗ #testShowPresenterShowsWidget (5ms)
 ✗ #testTextIsAlwaysString (5ms)
 ✗ #testTextWithStyle (21ms)
 ✗ #testVisibilityWithBlock (6ms)
 ✗ #testVisibilityWithBlockThatReturnsFalse (8ms)
 ✗ #testWithSyntaxHighlight (6ms)
 ✗ #testWithoutUndoRedoHistory (12ms)
 ✗ #testBeNotEditableAfterOpenWorks (12ms)
 ✗ #testBeNotEditableWorks (5ms)
 ✗ #testChangePlaceholderTextUpdatesPresenter (5ms)
 ✗ #testChangingHelpAffectTheWidget (4ms)
 ✗ #testEnabledAffectWidget (4ms)
 ✗ #testHidePresenterHidesWidget (5ms)
 ✗ #testKeyBindings (3ms)
 ✗ #testLineAtCursorPosition (3ms)
 ✗ #testPresenterPlaceholderIsSetInWidget (4ms)
 ✗ #testRightClickShowsMenu (3ms)
 ✗ #testSelectionInterval (5ms)
 ✗ #testSelectionIntervalNilUnselectsEverything (7ms)
 ✗ #testSettingTextManuallyAffectsTheUndoManager (3ms)
 ✗ #testSettingTextManuallyClearsTheUndoManager (3ms)
 ✗ #testShowPresenterShowsWidget (3ms)
 ✗ #testTextIsAlwaysString (4ms)
 ✗ #testTextWithStyle (8ms)
 ✗ #testVisibilityWithBlock (3ms)
 ✗ #testVisibilityWithBlockThatReturnsFalse (3ms)
 ✗ #testWithSyntaxHighlight (3ms)
 ✗ #testWithoutUndoRedoHistory (8ms)


  Executed 1564 Tests with 0 Failures and 46 Errors in 49.44s.

@jecisc
Copy link
Member

jecisc commented Dec 19, 2023

Tests passed. I have to say that it is a little hard to review this one. Should we just merge?

@estebanlm
Copy link
Member Author

no, I will merge.
I need to merge with newtools and iceberg at the same time ;)

@estebanlm estebanlm merged commit b64e3bc into Pharo12 Dec 20, 2023
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants