plcrashreporter/Tools/google-toolbox-for-mac-trun...
Landon Fuller 7abc6e83b7
Add an OCUnit API compatibility shim and update the Mac OS X test bundle to use XCTest.
This allows us to leave existing test cases entirely unmodified while
switching the project over to XCTest. Unfortunately, this also means
that we lose test support on legacy platforms (i.e. iOS <= 5.x) that do
not support XCTest.

Given that Apple actively discourages legacy support, it doesn't seem
worth blocking compatibility with newer Xcode releases while we try to
find a mechanism to support both OCUnit *and* XCTest.

This commit does not update the iOS targets, and the test runnability
is broken pending those changes.

Issue: PLCR-548
2015-02-19 11:30:58 -07:00
..
AddressBook Fix build issues introduced by Xcode 4.5: 2012-10-16 16:21:11 +00:00
AppKit Fix build issues introduced by Xcode 4.5: 2012-10-16 16:21:11 +00:00
BuildScripts Fix build issues introduced by Xcode 4.5: 2012-10-16 16:21:11 +00:00
DebugUtils Fix build issues introduced by Xcode 4.5: 2012-10-16 16:21:11 +00:00
Foundation Add an OCUnit API compatibility shim and update the Mac OS X test bundle to use XCTest. 2015-02-19 11:30:58 -07:00
GTM.xcodeproj Fix build issues introduced by Xcode 4.5: 2012-10-16 16:21:11 +00:00
GTMiPhone.xcodeproj Fix build issues introduced by Xcode 4.5: 2012-10-16 16:21:11 +00:00
SpotlightPlugins Fix build issues introduced by Xcode 4.5: 2012-10-16 16:21:11 +00:00
UnitTesting Add an OCUnit API compatibility shim and update the Mac OS X test bundle to use XCTest. 2015-02-19 11:30:58 -07:00
Xcode4Plugin Fix build issues introduced by Xcode 4.5: 2012-10-16 16:21:11 +00:00
XcodeConfig Fix build issues introduced by Xcode 4.5: 2012-10-16 16:21:11 +00:00
XcodePlugin Fix build issues introduced by Xcode 4.5: 2012-10-16 16:21:11 +00:00
iPhone Fix build issues introduced by Xcode 4.5: 2012-10-16 16:21:11 +00:00
BuildingAndUsing.txt Fix build issues introduced by Xcode 4.5: 2012-10-16 16:21:11 +00:00
COPYING Fix build issues introduced by Xcode 4.5: 2012-10-16 16:21:11 +00:00
GTM-Info.plist Fix build issues introduced by Xcode 4.5: 2012-10-16 16:21:11 +00:00
GTM_Prefix.pch Fix build issues introduced by Xcode 4.5: 2012-10-16 16:21:11 +00:00
GTMiPhone-Info.plist Fix build issues introduced by Xcode 4.5: 2012-10-16 16:21:11 +00:00
GTMiPhoneUnitTestingOCUnit-Info.plist Fix build issues introduced by Xcode 4.5: 2012-10-16 16:21:11 +00:00
ReleaseNotes.txt Fix build issues introduced by Xcode 4.5: 2012-10-16 16:21:11 +00:00
UnitTest-Info.plist Fix build issues introduced by Xcode 4.5: 2012-10-16 16:21:11 +00:00