Phil Nash
|
429699e797
|
Added className to TestCase in Obj-C
|
2013-02-19 08:39:28 +00:00 |
|
Phil Nash
|
442463473d
|
Updated obj-c bindings for new Matchers and TestCaseInfo changes
|
2012-12-06 08:41:38 +00:00 |
|
Phil Nash
|
06a671a349
|
Renamed TestCaseInfo -> TestCase
|
2012-11-22 19:17:20 +00:00 |
|
Phil Nash
|
ddfe963623
|
Split imll from TestCaseInfo
|
2012-08-14 19:30:30 +01:00 |
|
Phil Nash
|
9c6ce97f01
|
Made ITestCase a shared object
|
2012-08-14 08:38:22 +01:00 |
|
Phil Nash
|
da0ae952fc
|
Renamed static registries -> registry hub
|
2012-08-07 07:58:34 +01:00 |
|
Phil Nash
|
1091ca81e6
|
First cut of StaticRegistries - separate from Context
|
2012-08-06 20:16:53 +01:00 |
|
Phil Nash
|
0dc9e43c02
|
Fixed toString for NSString* in Xcode 4.4
|
2012-08-01 08:17:07 +01:00 |
|
Phil Nash
|
61319a9bc1
|
Merge branch 'master' of github.com:philsquared/Catch
|
2012-05-21 21:52:00 +01:00 |
|
Phil Nash
|
371db8b42f
|
Context methods are non-static - accessed via interface
This is a move towards allowing multiple contexts - with the concept of a (possibly thread local) "current" context
|
2012-05-21 18:52:09 +01:00 |
|
Graham Lee
|
8cfe821e2b
|
Fix a "comparison between signed and unsigned" problem.
|
2012-05-21 18:11:55 +02:00 |
|
Phil Nash
|
44fbbb07f0
|
Final reformatting
|
2012-05-16 15:07:11 +01:00 |
|
Phil Nash
|
d10d2d3485
|
More reformatting
|
2012-05-10 21:46:46 +01:00 |
|
Phil Nash
|
b84444c501
|
Obj-C updates
|
2012-05-10 08:16:30 +01:00 |
|
Phil Nash
|
5ec53b2788
|
renamed hub -> context
(also did some reformatting)
|
2012-05-10 07:58:48 +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 |
|
Phil Nash
|
89d1e6c4f1
|
Tweaks to allow headers to be glued together.
Added Python script to generate single header.
Added new XCode project that runs self test against single header
|
2011-05-24 08:23:02 +01:00 |
|
Phil Nash
|
95419e935c
|
Merges objc top level headers into main headers (using #ifdef __OBJC__)
|
2011-04-26 19:00:25 +01:00 |
|