Nadine Salter
e0f926c861
Switch ASTextKitComponents interface C -> ObjC.
2015-01-25 16:27:01 -08:00
Nadine Salter
35d7f43fb6
Convert ASTextKitComponents to an object.
...
ARC doesn't play nicely with structs that contain references to
Objective-C objects, which causes breakage when using AsyncDisplayKit as
a dynamic framework (e.g., with CocoaPods 0.36+). Fixes #198 .
2015-01-25 15:50:54 -08:00
Raphaël Mor
06e3f1e062
Replaced magic number by FLT_EPSILON
2014-09-05 07:55:22 +02:00
Raphaël Mor
99fb196407
Fix unit tests in ASTextNodeWordKernerTests
...
Tests were comparing CGFloats with ==. XCTAssertTrue has been replaced
by XCTAssertEqualWithAccuracy
2014-09-03 08:12:36 +02:00
Nadine Salter
aafd0f3514
Update ASTextNode tests for iOS 8 ( fixes #10 ).
2014-08-06 17:21:46 -07:00
Nadine Salter
15565873c9
Initial commit.
2014-06-26 22:32:55 -07:00