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

add tests in CI #5

Merged
merged 25 commits into from
Jan 11, 2024
Merged

add tests in CI #5

merged 25 commits into from
Jan 11, 2024

Commits on Jan 10, 2024

  1. add tests in CI

    rjodinchr committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    8faa287 View commit details
    Browse the repository at this point in the history
  2. fixes

    rjodinchr committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    2990886 View commit details
    Browse the repository at this point in the history
  3. fix check formatting

    rjodinchr committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    bdc04f3 View commit details
    Browse the repository at this point in the history
  4. compile perfetto and traced

    rjodinchr committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    f278c5e View commit details
    Browse the repository at this point in the history
  5. fix extractor name

    rjodinchr committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    15476e7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2ff6917 View commit details
    Browse the repository at this point in the history
  7. install manifest

    rjodinchr committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    02bef90 View commit details
    Browse the repository at this point in the history
  8. try another path

    rjodinchr committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    ca3e01d View commit details
    Browse the repository at this point in the history
  9. try another path

    rjodinchr committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    7dc9bb4 View commit details
    Browse the repository at this point in the history
  10. try other things

    rjodinchr committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    72b5c94 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

  1. use own vulkan-loader

    rjodinchr committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    3f8f1fc View commit details
    Browse the repository at this point in the history
  2. build vulkan-headers

    rjodinchr committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    cae5d30 View commit details
    Browse the repository at this point in the history
  3. fix vulkan-headers git path

    rjodinchr committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    2365894 View commit details
    Browse the repository at this point in the history
  4. fix vulkan-headers dir

    rjodinchr committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    e723e58 View commit details
    Browse the repository at this point in the history
  5. run perfetto inprocess

    rjodinchr committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    b5c4ffa View commit details
    Browse the repository at this point in the history
  6. add missing dependency

    rjodinchr committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    665be07 View commit details
    Browse the repository at this point in the history
  7. build with clang

    rjodinchr committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    d617473 View commit details
    Browse the repository at this point in the history
  8. fix vulkan loader macros

    rjodinchr committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    d148962 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2c974c0 View commit details
    Browse the repository at this point in the history
  10. exepected error

    rjodinchr committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    102793f View commit details
    Browse the repository at this point in the history
  11. add missing build

    rjodinchr committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    209017a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8b7a28d View commit details
    Browse the repository at this point in the history
  13. Revert "run perfetto inprocess"

    This reverts commit b5c4ffa.
    rjodinchr committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    b3828bd View commit details
    Browse the repository at this point in the history
  14. build system to test

    rjodinchr committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    cd61560 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    b282875 View commit details
    Browse the repository at this point in the history