Commit Graph

301 Commits

Author SHA1 Message Date
Arjan Duijzer 93a2f7d831 var inheritedTypes: [InheritanceDeclaration] { get } 2017-02-23 15:39:53 +01:00
Arjan Duijzer 4c86636835 Added support for mocking Inherited types 2017-02-23 15:39:53 +01:00
Arjan Duijzer 0b81dec1a8 Ignore .idea folder 2017-02-23 15:39:53 +01:00
Miguel Bassila 953f4bf9ad Add open class to be generated by Cuckoo 2017-02-14 16:35:09 +01:00
Miguel Bassila c0063f1a69 Update minAccessibility to return Open when val1 or val2 is Open 2017-02-14 16:35:09 +01:00
Miguel Bassila c5247dd897 Add Open case to Accessibility enum 2017-02-14 16:35:09 +01:00
Zarek Parker 81009add6c Throw exception instead of fatalError when possible 2017-01-19 10:28:24 +01:00
Tadeas Kriz eb569cda77 Bump version and fill changelog. 2017-01-16 17:03:08 +01:00
Louis van der Stam b0661e94b2 Fixed the access modifier and added a public class with public members… 2017-01-16 16:49:23 +01:00
Louis van der Stam a6d60fadfd Added class from which code that doesn't compile is generated 2017-01-16 16:16:42 +01:00
Louis van der Stam efa6e55203 Moved the files fed into the generator out of the test project and fixed the tests. This reflects a common test configuration. 2017-01-16 16:16:42 +01:00
Louis van der Stam 2875ec43bd Changed after review. 2017-01-16 15:46:05 +01:00
Louis van der Stam 4448feeebb Added function with constructed default values. Don’t know how to properly test this. 2017-01-16 15:46:05 +01:00
Louis van der Stam 25a6a217b0 Added some to the tested class and inspected the generated code 2017-01-13 15:48:27 +01:00
Tadeas Kriz c8f2d94d98 Fix Slack link. 2017-01-04 16:14:59 +01:00
Tadeas Kriz f966c7ac1b Bump version. 2016-12-20 12:19:16 +01:00
Filip Dolník 0eb274a6d5 Show errors in issue navigator. 2016-12-18 21:43:00 +01:00
Filip Dolník 4294747de2 Fix Travis. 2016-12-18 21:31:41 +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 4a1dbbd97c Bump version to 0.8.1. 2016-12-08 15:55:33 +01:00
Filip Dolník 420b5f2623 Add notes for run script to readme. 2016-12-08 10:40:04 +01:00
Filip Dolník e79cf7bf65 Fix run_tests.sh 2016-12-07 21:11:55 +01:00
Filip Dolník d9cedc692b Add test of run script to Travis. 2016-12-07 21:03:12 +01:00
Filip Dolník 575ddb3a0d Remove information about homebrew availability from Readme. 2016-12-07 20:27:43 +01:00
Filip Dolník 1330e65061 Fix scripts. 2016-12-07 20:27:02 +01:00
Tadeas Kriz c3e945f8c2 Set “reflection metadata” to “none” to fix #72. 2016-11-22 11:40:46 +01:00
Tadeas Kriz 4290cea70e Bump version to 0.8.0. 2016-11-09 12:13:50 +01:00
Tadeas Kriz f45238f485 Add new DSL methods to workaround Swift 3’s removal of parameter splat. 2016-11-09 12:08:01 +01:00
Tadeas Kriz dd44ff208b Update dependencies. 2016-11-09 11:40:20 +01:00
Tadeas Kriz ed32e76438 Update SourceKitten to point to the tip of master. 2016-10-18 18:10:21 +02:00
Filip Dolník 3e2c625275 Update SourceKitten. 2016-10-15 15:51:14 +02:00
Filip Dolník fe0175e9b3 Fix cocoapods. 2016-10-15 11:39:58 +02:00
Filip Dolník af4dc172cb Fix documentation. 2016-09-24 17:58:46 +02:00
Filip Dolník 36dc88e877 Fix PR issues. 2016-09-23 17:47:08 +02:00
Filip Dolník a823f9bc22 Fix rebase errors. 2016-09-22 10:08:44 +02:00
Filip Dolník 9290ac51f6 Fix Travis. 2016-09-22 10:01:21 +02:00
Filip Dolník 6d60a13415 Fix that input files cannot be specified directly in Run script in Input Files form. 2016-09-22 10:01:21 +02:00
Filip Dolník a4dfb0e301 Remove auto generated inits. 2016-09-22 10:01:21 +02:00
Filip Dolník 01988d3ca6 Add Matchable extensions for int types. 2016-09-22 10:01:21 +02:00
Filip Dolník c4a7e16d69 Add stub objects. 2016-09-22 10:01:21 +02:00
Filip Dolník 1ea9f83986 Fix Travis. 2016-09-22 10:00:38 +02:00
Filip Dolník b3f6d78c8d Add support for Swift 3. 2016-09-22 10:00:38 +02:00
Filip Dolník f684533f03 Convert code to Swift 3. 2016-09-22 10:00:38 +02:00
Tadeas Kriz 24a983886c Update expected results of generator. 2016-09-21 13:14:13 +02:00
Tadeas Kriz 79a0f6960e Allow overiding of the return for `Set`, `Array`, `Dictionary` and `Optional` using the `register` method. 2016-09-20 22:49:45 +02:00
Tadeas Kriz 2c545b932b Add generation of no-impl stubs. 2016-09-20 22:45:29 +02:00
Tadeas Kriz 5b2965333c Try changing directory to the generator script. 2016-09-19 11:49:21 +02:00
Filip Dolník 43cf00b208 Added --no-class-mocking parameter to generator. 2016-09-18 16:07:30 +02:00
Filip Dolník 258619e846 Fix env.rb formatting. 2016-09-09 11:09:05 +02:00