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

Fix segault in ctkFileDialog::selectionMode() with native dialogs & improve ctkFileDialogTest1 #1175

Merged
merged 4 commits into from
Jan 13, 2024

Conversation

jcfr
Copy link
Member

@jcfr jcfr commented Jan 13, 2024

  • Fix segfault in ctkFileDialog::selectionMode() with native dialogs
  • Update ctkFileDialogTest1 to check UseNativeDialogs & DoNotUseNativeDialogs

@jcfr jcfr force-pushed the fix-ctkFileDialogTest1 branch 2 times, most recently from 3a27edc to 6c7f5e0 Compare January 13, 2024 21:12
@jcfr jcfr enabled auto-merge (rebase) January 13, 2024 21:13
Follow-up of c4f1eee ("ENH: Update ctkFileDialog to use native dialog
by default", 2021-06-10).
…mes & args

Approach similar to the one already used with "simple_test_with_data"
and originally contributed in commit 78632c0 ("BUG: Improve simple_test_with_data
macro to ensure MagnifyView tests are executed", 2018-11-15)
@jcfr jcfr added the Bug label Jan 13, 2024
@jcfr jcfr merged commit 62e2076 into commontk:master Jan 13, 2024
3 checks passed
@jcfr jcfr deleted the fix-ctkFileDialogTest1 branch January 13, 2024 21:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

1 participant