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

tests: add some unit tests #183

Merged
merged 4 commits into from
Aug 14, 2023
Merged

tests: add some unit tests #183

merged 4 commits into from
Aug 14, 2023

Commits on Aug 10, 2023

  1. feat: add test coverage script

    Add script to measure the coverage of unit test.
    
    Log: add test coverage script
    asterwyx committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    4d7a99b View commit details
    Browse the repository at this point in the history
  2. tests: add some unit tests

    Add some unit tests. Mostly for platformthemeplugin.
    
    Log: add some unit tests
    asterwyx committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    601952c View commit details
    Browse the repository at this point in the history
  3. chore: add additional runtime control

    Add environment control to specify file dialog dbus service name.
    
    Log: add additional runtime control
    asterwyx committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    0ed1490 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

  1. chore: correct source file license

    Some native source files should be LGPL-3.0-or-later. Correct their
    licences.
    
    Log: correct source file license
    asterwyx committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    ca59a13 View commit details
    Browse the repository at this point in the history