Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Quick/Nimble
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: cecacf0
Choose a base ref
...
head repository: Quick/Nimble
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 6416749
Choose a head ref
  • 4 commits
  • 15 files changed
  • 1 contributor

Commits on Oct 11, 2024

  1. Allow unwrap and pollUnwrap to take in custom descriptions (#1162)

    Also allow pollUnwrap to take in custom timeout and polling intervals.
    Fixes a bug in the async version of withAssertionRecorder where we didn't reset the assertion recorder after tests
    younata authored Oct 11, 2024
    Configuration menu
    Copy the full SHA
    f459a20 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    61dcf0c View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2024

  1. Fix build error when using UI Tests (#1164)

    Thanks PointFree for documenting a fix.
    younata authored Oct 13, 2024
    Configuration menu
    Copy the full SHA
    566294c View commit details
    Browse the repository at this point in the history
  2. [v13.6.0] Update podspec

    younata committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    6416749 View commit details
    Browse the repository at this point in the history
Loading