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

Improvements related to databake::test_bake!() #4182

Merged
merged 9 commits into from
Oct 20, 2023

Commits on Oct 6, 2023

  1. Configuration menu
    Copy the full SHA
    bdee821 View commit details
    Browse the repository at this point in the history
  2. Correct tests.

    alvra committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    2a78e25 View commit details
    Browse the repository at this point in the history
  3. Enable passing test.

    alvra committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    1b593bc View commit details
    Browse the repository at this point in the history
  4. Add test for Cow::Owned.

    alvra committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    f7965cd View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2023

  1. Add test to check that Cow::Borrowed and Cow::Owned have the same…

    … `Bake::bake()` output.
    alvra committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    f81fa8d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f90913a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3518f7c View commit details
    Browse the repository at this point in the history
  4. Remove redundant test check.

    alvra committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    a46da67 View commit details
    Browse the repository at this point in the history
  5. fmt, tidy

    robertbastian committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    bfb3ab1 View commit details
    Browse the repository at this point in the history