OLD | NEW |
1 Chronological listing of changes. If a particular SVN revision has no entry, tha
t | 1 Chronological listing of changes. If a particular SVN revision has no entry, tha
t |
2 check-in did not involve any code or feature changes. | 2 check-in did not involve any code or feature changes. |
| 3 |
| 4 2011-11-03 |
| 5 |
| 6 * Recreated project from scratch with new conventions in Xcode 4.2 (thanks to Ma
tt Di Pasquale) |
| 7 |
| 8 |
| 9 2011-09-26 |
| 10 |
| 11 * Arguments only need to be equal, don't have to have same class |
| 12 |
3 | 13 |
4 2011-02-15 (r74) | 14 2011-02-15 (r74) |
5 | 15 |
6 * Added feature to explicitly disable a partial mock | 16 * Added feature to explicitly disable a partial mock |
7 | 17 |
8 | 18 |
9 2011-01-28 (r71) | 19 2011-01-28 (r71) |
10 | 20 |
11 * Updated example to work with iOS 4.2. | 21 * Updated example to work with iOS 4.2. |
12 | 22 |
(...skipping 213 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
226 | 236 |
227 2005-02-13 (r7) | 237 2005-02-13 (r7) |
228 | 238 |
229 * Added support for mocking formal protocols | 239 * Added support for mocking formal protocols |
230 | 240 |
231 | 241 |
232 2004-08-26 (r6) | 242 2004-08-26 (r6) |
233 | 243 |
234 * MockObject and Recorder now inherit from NSProxy. | 244 * MockObject and Recorder now inherit from NSProxy. |
235 | 245 |
OLD | NEW |