Skip to content
This repository was archived by the owner on Dec 12, 2020. It is now read-only.

Conversation

stevendpclark
Copy link
Contributor

  • Upgrade to latest OCMock 3.1 so we can test against 64bit cpus
  • Fix StringsTest.m XCTAssertEqual no longer supports c structs,
    convert to use NSEqualRanges wrapped within an XCAssertTrue
  • Switched the originalText within Task.h from a weak pointer to a
    strong to make existing test cases pass again. Not sure if this
    was broken before hand or is something new with a later revision
    of iOS

- Upgrade to latest OCMock 3.1 so we can test against 64bit cpus
- Fix StringsTest.m XCTAssertEqual no longer supports c structs,
  convert to use NSEqualRanges wrapped within an XCAssertTrue
- Switched the originalText within Task.h from a weak pointer to a
  strong to make existing test cases pass again. Not sure if this
  was broken before hand or is something new with a later revision
  of iOS
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant