Commit Graph

29 Commits

Author SHA1 Message Date
Matty Cross bf197c4ccb
Update CHANGELOG.md 2020-07-08 10:49:19 +02:00
Matty Cross 07b4a701a4
Update CHANGELOG.md 2020-06-18 20:40:06 +02:00
Matty Cross 9cc13cc195
Update CHANGELOG.md 2020-02-29 19:29:14 +01:00
Matyáš Kříž 308cb86548 Finalize ObjC mocking. 2019-09-11 11:43:41 +02:00
Matyáš Kříž f3d28b70a9 Fill in changelog and improve readme. 2019-05-15 13:15:32 +02:00
Tadeas Kriz 5ce0538170 Bump version and remove the deprecated .swift-version file. 2019-05-06 09:59:12 +02:00
Tadeas Kriz b95d48ecf7 Change `get` in property verification to method instead of a property. 2017-11-14 22:55:23 +01:00
Tadeas Kriz 8e49eefd4d Remove TemplateEncoder and change Spy behavior. 2017-11-14 22:24:18 +01:00
Tadeas Kriz 0ecde3fdcd Remove workspace and improve project setup. 2017-11-14 17:03:12 +01:00
Tadeas Kriz eb1992abdb Add Array and Set equalTo functions when Element is Equatable. 2017-11-09 19:55:52 +01:00
Tadeas Kriz 2bf60e5dc1 Double the maximum of parameters for `call` and `callThrows`. 2017-10-17 15:25:11 +02:00
Tadeas Kriz 52dcdbf17f Fix #151. 2017-10-17 11:55:16 +02:00
KaosDG 725e30ef3f Updating Cuckoo for Swift 4.0
- Created new swift 4 Package, and updated to latest API.
- Updated package dependencies.  Note: FileKit points to /develop branch, this should be updated once a Sweift 4 version is released.
- Required code changes to build in Swift-4.0
2017-10-02 19:40:03 +02:00
Tadeas Kriz cfe0b0189d Fix #103. 2017-04-27 15:45:33 +02:00
Tadeas Kriz 12e8cdcc8b Fix #118. 2017-04-27 15:36:26 +02:00
Tadeas Kriz 9c09ea19d8 Fix crash when using non-ASCII characters. 2017-04-27 14:46:58 +02:00
Tadeas Kriz dc5610dca9 Bump version. 2017-04-25 18:06:26 +02:00
Tadeas Kriz 129ba1b9d5 Bump version. 2017-04-19 23:04:22 +02:00
Arjan Duijzer 4c86636835 Added support for mocking Inherited types 2017-02-23 15:39:53 +01:00
Tadeas Kriz eb569cda77 Bump version and fill changelog. 2017-01-16 17:03:08 +01:00
Filip Dolník 5094d166d8 Fix support of closures and unwrapped optionals. 2016-12-18 21:31:41 +01:00
Filip Dolník f3064ae797 Improve error handling. 2016-12-18 21:31:41 +01:00
Tadeas Kriz c3e945f8c2 Set “reflection metadata” to “none” to fix #72. 2016-11-22 11:40:46 +01:00
Filip Dolník c4a7e16d69 Add stub objects. 2016-09-22 10:01:21 +02:00
Filip Dolník 43cf00b208 Added --no-class-mocking parameter to generator. 2016-09-18 16:07:30 +02:00
Tadeas Kriz b377aa98e4 Update changelog and bump version. 2016-09-08 11:54:10 +02:00
Filip Dolník 5ae631614a Finish refactoring. 2016-07-07 19:06:24 +02:00
Filip Dolník 97d56e0b6a Update changelog. 2016-07-05 22:01:08 +02:00
Tadeas Kriz 7df7e68ec1 Move changelog outside of readme. 2016-07-02 15:08:29 +02:00