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

support libtest json output #252

Merged
merged 15 commits into from Oct 13, 2023
Merged

support libtest json output #252

merged 15 commits into from Oct 13, 2023

Commits on Oct 9, 2023

  1. implement TestEvent

    bend-n committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    deba52c View commit details
    Browse the repository at this point in the history
  2. add test_name helper method

    bend-n committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    fa283d4 View commit details
    Browse the repository at this point in the history
  3. use #[serde(tag)]

    why did nobody tell me about #[serde(tag)]
    bend-n committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    9a8e59c View commit details
    Browse the repository at this point in the history
  4. add missing features

    bend-n committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    b22b586 View commit details
    Browse the repository at this point in the history
  5. add stability warning

    bend-n committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    d4f3825 View commit details
    Browse the repository at this point in the history
  6. remove module dir

    bend-n committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    50b413c View commit details
    Browse the repository at this point in the history
  7. add bench test

    bend-n committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    60f783d View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. make mod pub

    bend-n committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    162826a View commit details
    Browse the repository at this point in the history
  2. add stdout helper method

    bend-n committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    9259190 View commit details
    Browse the repository at this point in the history
  3. add helper methods for health

    bend-n committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    db32e7e View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

  1. add "unstable" feature

    bend-n committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    d7d326f View commit details
    Browse the repository at this point in the history
  2. patch bump

    bend-n committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    023b857 View commit details
    Browse the repository at this point in the history
  3. update changelog

    bend-n committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    04d1899 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bd379af View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

  1. Update CHANGELOG.md

    oli-obk committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    87adb46 View commit details
    Browse the repository at this point in the history