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] Implementation of the new testing plugin (backward-compatible) [part 2] #12093

Open
wants to merge 69 commits into
base: master
Choose a base branch
from

Commits on Mar 14, 2024

  1. patch marker signatures

    picnixz committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    a4ef0a5 View commit details
    Browse the repository at this point in the history
  2. update doc

    picnixz committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    793f45c View commit details
    Browse the repository at this point in the history
  3. revert suppression

    picnixz committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    4bc677f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c69f375 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    02e7813 View commit details
    Browse the repository at this point in the history
  6. fixup

    picnixz committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    42f6044 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e17f0b7 View commit details
    Browse the repository at this point in the history
  8. implement new plugin

    picnixz committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    b5457e8 View commit details
    Browse the repository at this point in the history
  9. fixup

    picnixz committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    550a30f View commit details
    Browse the repository at this point in the history
  10. fixup

    picnixz committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    2235e7f View commit details
    Browse the repository at this point in the history
  11. try to fix windows

    picnixz committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    c8ffbd8 View commit details
    Browse the repository at this point in the history
  12. fixup

    picnixz committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    2b372cc View commit details
    Browse the repository at this point in the history
  13. fixup?

    picnixz committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    866059e View commit details
    Browse the repository at this point in the history
  14. fixup

    picnixz committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    9ee89b4 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. fix a check + test

    picnixz committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    100f861 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    30b82d7 View commit details
    Browse the repository at this point in the history
  3. fixup

    picnixz committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    875ef51 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bc00228 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4ce0115 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    504bf49 View commit details
    Browse the repository at this point in the history
  7. ensure type safety

    picnixz committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    6f21442 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6789bc3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    333aa8f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    91b035f View commit details
    Browse the repository at this point in the history
  11. fix deprecation warning

    picnixz committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    1aaa037 View commit details
    Browse the repository at this point in the history
  12. revert some changes

    picnixz committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    42e27f0 View commit details
    Browse the repository at this point in the history
  13. revert some changes

    picnixz committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    beb9c1e View commit details
    Browse the repository at this point in the history
  14. cleanup and simplify

    picnixz committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    4d7172a View commit details
    Browse the repository at this point in the history
  15. cleanup and simplify

    picnixz committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    33d5772 View commit details
    Browse the repository at this point in the history
  16. remove xdist for now

    picnixz committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    5be3c74 View commit details
    Browse the repository at this point in the history
  17. cleanup

    picnixz committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    b4f43ee View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    fe89013 View commit details
    Browse the repository at this point in the history
  19. revert some changes

    picnixz committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    a93efe4 View commit details
    Browse the repository at this point in the history
  20. remove ref

    picnixz committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    6c45a41 View commit details
    Browse the repository at this point in the history
  21. revert order

    picnixz committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    f60e97e View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    ba61814 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2024

  1. Configuration menu
    Copy the full SHA
    cd94c8f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    54e394f View commit details
    Browse the repository at this point in the history
  3. fixup

    picnixz committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    dce556d View commit details
    Browse the repository at this point in the history
  4. use private naming

    picnixz committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    a880fd0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b5faf40 View commit details
    Browse the repository at this point in the history
  6. Refine configuration checksum

    picnixz committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    6b43a6a View commit details
    Browse the repository at this point in the history
  7. Refine configuration checksum

    picnixz committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    f7d7b73 View commit details
    Browse the repository at this point in the history
  8. fixup

    picnixz committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    d312815 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2024

  1. Configuration menu
    Copy the full SHA
    318e075 View commit details
    Browse the repository at this point in the history
  2. fixup

    picnixz committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    4e06556 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    33d48f7 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. update comment

    picnixz committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    0da65df View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2024

  1. Configuration menu
    Copy the full SHA
    f2e1044 View commit details
    Browse the repository at this point in the history
  2. fixup isolation deduction

    picnixz committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    31e61b5 View commit details
    Browse the repository at this point in the history
  3. fixup isolation deduction

    picnixz committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    86de828 View commit details
    Browse the repository at this point in the history
  4. cleanup

    picnixz committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    329b98b View commit details
    Browse the repository at this point in the history
  5. apply ruff format

    picnixz committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    2a5d03a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    455b97d View commit details
    Browse the repository at this point in the history
  7. fixup

    picnixz committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    e33ba40 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2024

  1. Configuration menu
    Copy the full SHA
    847eb7a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f787670 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. Configuration menu
    Copy the full SHA
    a257ec2 View commit details
    Browse the repository at this point in the history
  2. fix lint

    picnixz committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    a7e4026 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Configuration menu
    Copy the full SHA
    da6e9c5 View commit details
    Browse the repository at this point in the history
  2. fix lint

    picnixz committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    054cb79 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2024

  1. Configuration menu
    Copy the full SHA
    e859d9f View commit details
    Browse the repository at this point in the history
  2. fixup

    picnixz committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    f68197b View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. Configuration menu
    Copy the full SHA
    d71fdf5 View commit details
    Browse the repository at this point in the history
  2. cleanup

    picnixz committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    e431ce9 View commit details
    Browse the repository at this point in the history
  3. cleanup

    picnixz committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    74d96a3 View commit details
    Browse the repository at this point in the history
  4. cleanup

    picnixz committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    9560a65 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2024

  1. Configuration menu
    Copy the full SHA
    a452a03 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. Configuration menu
    Copy the full SHA
    9ca2a3b View commit details
    Browse the repository at this point in the history