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

[Linux] add FlViewAccessible tests #32769

Merged
merged 5 commits into from
May 10, 2022
Merged

Commits on Apr 19, 2022

  1. [Linux] make FlViewAccessible testable

    Add construct-only 'engine' property to make it possible to inject a
    mock engine.
    jpnurmi committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    f3acc78 View commit details
    Browse the repository at this point in the history
  2. [Linux] test FlViewAccessible

    jpnurmi committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    cbfe725 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2022

  1. Configuration menu
    Copy the full SHA
    a807b4a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b771ce8 View commit details
    Browse the repository at this point in the history
  3. Rename static functions

    - drop fl_view_accessible prefix for non-methods
    - set_engine -> init_engine to make the intention clear
    jpnurmi committed May 10, 2022
    Configuration menu
    Copy the full SHA
    4429dc3 View commit details
    Browse the repository at this point in the history