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

Setup output verification tests #34

Merged
merged 38 commits into from
Oct 25, 2023
Merged

Setup output verification tests #34

merged 38 commits into from
Oct 25, 2023

Commits on Oct 14, 2023

  1. Added native test tool

    Danielku15 committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    35e8123 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2023

  1. Setup library tests

    Danielku15 committed Oct 15, 2023
    Configuration menu
    Copy the full SHA
    1133a11 View commit details
    Browse the repository at this point in the history
  2. Adjust used exceptions

    Danielku15 committed Oct 15, 2023
    Configuration menu
    Copy the full SHA
    65ede51 View commit details
    Browse the repository at this point in the history
  3. Remove exceptions

    Danielku15 committed Oct 15, 2023
    Configuration menu
    Copy the full SHA
    00f341d View commit details
    Browse the repository at this point in the history
  4. Add include for int types

    Danielku15 committed Oct 15, 2023
    Configuration menu
    Copy the full SHA
    b37e5cd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9aa9458 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ddbc082 View commit details
    Browse the repository at this point in the history
  7. Remove exception handling

    Danielku15 committed Oct 15, 2023
    Configuration menu
    Copy the full SHA
    798d058 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    447d1d6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    47a66ab View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    78cbfdb View commit details
    Browse the repository at this point in the history
  11. Remove test outputs

    Danielku15 committed Oct 15, 2023
    Configuration menu
    Copy the full SHA
    1b9ff80 View commit details
    Browse the repository at this point in the history
  12. Mark root as found

    Danielku15 committed Oct 15, 2023
    Configuration menu
    Copy the full SHA
    676f376 View commit details
    Browse the repository at this point in the history
  13. Set min macOS version

    Danielku15 committed Oct 15, 2023
    Configuration menu
    Copy the full SHA
    0170807 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    a24f50c View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    5ff74d2 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    0935d48 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    71f8c4a View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    474ba0a View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    4dc80f2 View commit details
    Browse the repository at this point in the history
  20. GHA test fixes

    Danielku15 committed Oct 15, 2023
    Configuration menu
    Copy the full SHA
    5c50dc7 View commit details
    Browse the repository at this point in the history
  21. Fix some folder structure issues

    GitHub Actions artifact packing & extraction pain!
    Danielku15 committed Oct 15, 2023
    Configuration menu
    Copy the full SHA
    20c8c1c View commit details
    Browse the repository at this point in the history
  22. More adaptions for tests

    Danielku15 committed Oct 15, 2023
    Configuration menu
    Copy the full SHA
    fd2ed34 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2023

  1. Reorganize artifacts

    Danielku15 committed Oct 21, 2023
    Configuration menu
    Copy the full SHA
    fe30f3d View commit details
    Browse the repository at this point in the history
  2. Use single quotes

    Danielku15 committed Oct 21, 2023
    Configuration menu
    Copy the full SHA
    84a74b7 View commit details
    Browse the repository at this point in the history
  3. Handle dynamic changes

    Danielku15 committed Oct 21, 2023
    Configuration menu
    Copy the full SHA
    e633e89 View commit details
    Browse the repository at this point in the history
  4. Alternative syntax

    Danielku15 committed Oct 21, 2023
    Configuration menu
    Copy the full SHA
    0d89731 View commit details
    Browse the repository at this point in the history
  5. More logs

    Danielku15 committed Oct 21, 2023
    Configuration menu
    Copy the full SHA
    356f80c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    57e1861 View commit details
    Browse the repository at this point in the history
  7. Missing pipe

    Danielku15 committed Oct 21, 2023
    Configuration menu
    Copy the full SHA
    7519251 View commit details
    Browse the repository at this point in the history
  8. Add targets

    Danielku15 committed Oct 21, 2023
    Configuration menu
    Copy the full SHA
    bda1ddb View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2023

  1. More test fixe

    Danielku15 committed Oct 22, 2023
    Configuration menu
    Copy the full SHA
    c004301 View commit details
    Browse the repository at this point in the history
  2. Further test adaptions

    Danielku15 committed Oct 22, 2023
    Configuration menu
    Copy the full SHA
    1dd237e View commit details
    Browse the repository at this point in the history
  3. Set java compiler encoding

    Danielku15 committed Oct 22, 2023
    Configuration menu
    Copy the full SHA
    5d30409 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

  1. Configuration menu
    Copy the full SHA
    1c15e9c View commit details
    Browse the repository at this point in the history
  2. Avoid clearing of env-vars

    Danielku15 committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    83b0742 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3aab266 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. Add java setup

    Danielku15 committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    8e92c71 View commit details
    Browse the repository at this point in the history