Phil Nash
|
0dc9e43c02
|
Fixed toString for NSString* in Xcode 4.4
|
2012-08-01 08:17:07 +01:00 |
|
Phil Nash
|
78372d09d4
|
Added toString overload for chars
(and, by extension, Obj-C's BOOL)
|
2012-06-06 08:06:40 +01:00 |
|
Phil Nash
|
7035b55832
|
Matchers macro uses Catch::Matchers namespace internally - so it doesn't have to be declared with "using" first
|
2012-05-24 08:29:03 +01:00 |
|
Phil Nash
|
35b31fa78a
|
Added support for Objective-C exceptions
|
2012-05-21 21:51:16 +01:00 |
|
Phil Nash
|
861a1e79cf
|
Conditionally compile __unsafe_unretained
Addresses, and hopefully fixes, issue #77.
|
2012-04-28 12:29:52 +01:00 |
|
Phil Nash
|
53c990a7e1
|
ARC support for Object-C projects
|
2012-03-17 18:20:06 +00:00 |
|
Phil Nash
|
db837a157f
|
Added Equals matcher for NSString
|
2012-03-14 20:04:50 +00:00 |
|
Phil Nash
|
966f5dbff2
|
Added initial built-in matchers for NSString (ObjC)
|
2012-03-04 21:18:46 +00:00 |
|
Phil Nash
|
6abf702895
|
OC project for Xcode 4
|
2012-02-10 08:28:37 +00:00 |
|