Duncan Babbage

Results 33 comments of Duncan Babbage

Just started using this app, and it's great. I suggest "Swap" isn't quite the right term, as it implies that you are swapping the two screenshots: not just that the...

I have implemented the renaming in the interface and in the naming of properties and functions throughout the code in this branch: https://github.com/babbage/FBSnapshotsViewer/tree/Accept It doesn't yet provide the planned option...

Ah, it looks like this current issue is probably the cause: https://github.com/Quick/Nimble/issues/478

All fixed, and have pushed to the same branch a fix for the one failing test currently in Master, which is unrelated to these other changes but hopefully acceptable to...

Done. Apologies for the extended delay in finalising this, after the work was basically done in November. Life. :) I am making each pull request (these and the others I've...

This pull request stands alone, but would function best in combination with the following three pull requests: https://github.com/Antondomashnev/FBSnapshotsViewer/pull/69 https://github.com/Antondomashnev/FBSnapshotsViewer/pull/70 https://github.com/Antondomashnev/FBSnapshotsViewer/pull/71 In combination, and with the AutoRecord change to iOSSnapshotTestCase linked...

I think it would be worth considering incorporating a dependency on XCResultKit to outsource parsing of these files, and thus hopefully outsource keeping up to date with future changes in...

One test is failing in this pull request (when tests are run on my local machine), which is due to an error in the test, which is fixed in: https://github.com/Antondomashnev/FBSnapshotsViewer/pull/67...