-
Framework
ChouTi:- Added
cancelOnDeallocateoption to cancellable tokens so that the cancel block can be not called on deallocate. - Added
SimpleCancellableToken. - Updated cancellable tokens to only call the cancel block once.
- Updated
Device.DeviceTypecases. - Minor updates in NSAttributedString utilities.
- Added
-
Framework
ChouTiTest:- Added time measurement utilities.
- Added
skip,skipIfandskipUnlessutilities. - Added
Environmentutility. - Added
TestWindowutility.