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

Commits on Jan 13, 2024

  1. BUG: Fix segfault in ctkFileDialog::selectionMode() with native dialogs

    Follow-up of c4f1eee ("ENH: Update ctkFileDialog to use native dialog
    by default", 2021-06-10).
    jcfr committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    ca7ddc7 View commit details
    Browse the repository at this point in the history
  2. ENH: Update "simple_test" macro to allow specifying different test na…

    …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 committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    7ad4e9e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    610e1a3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    13ba762 View commit details
    Browse the repository at this point in the history