Commit Graph

496 Commits

Author SHA1 Message Date
Matyáš Kříž 58ec81375b Bump version. 2021-04-15 14:27:47 +02:00
Matty Cross d85e2dd8e7
Remove Slack from `README.md` for now. 2020-08-22 18:49:55 +02:00
dependabot[bot] 1d31d53b04 Bump json from 2.2.0 to 2.3.0
Bumps [json](https://github.com/flori/json) from 2.2.0 to 2.3.0.
- [Release notes](https://github.com/flori/json/releases)
- [Changelog](https://github.com/flori/json/blob/master/CHANGES.md)
- [Commits](https://github.com/flori/json/compare/v2.2.0...v2.3.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-31 19:34:15 +02:00
Michael Gray 6373c81dd2
Update README.md
Co-authored-by: Matty Cross <kriz.matyas8.10@gmail.com>
2020-07-31 13:30:40 -04:00
Michael Gray cacef807d2
Update README.md
Co-authored-by: Matty Cross <kriz.matyas8.10@gmail.com>
2020-07-31 13:25:28 -04:00
Mike Gray bc085e23cf Add example for verify generic return to README.md 2020-07-31 13:14:37 -04:00
Mike Gray f6429bb757 Add tests for verify generic return 2020-07-31 13:14:32 -04:00
Mike Gray 60f2cc0006 Include GeneratedMocks in macOS and tvOS test targets 2020-07-31 11:49:31 -04:00
Mike Gray 403b225770 Allow verify to specify return type for generic functions 2020-07-31 11:39:12 -04:00
Matyáš Kříž 4d8e999f37 Update `.xcodeproj`. 2020-07-31 17:33:39 +02:00
Matyáš Kříž a508ab347f Fix tuist configuration. 2020-07-31 08:11:22 +02:00
Matty Cross bf197c4ccb
Update CHANGELOG.md 2020-07-08 10:49:19 +02:00
Matty Cross 296c14b610
Update syntax highlighting in examples. 2020-07-08 10:47:03 +02:00
Matty Cross 1d302ede70
Use Swift syntax highlight in ObjC example. 2020-07-08 10:45:22 +02:00
Matyáš Kříž 0ef473893c Bump version. 2020-07-08 10:25:36 +02:00
Matyáš Kříž a0a7c82526 Sidestep `SourceKitten`'s off-by-one bug when parsing generic parameter inheritance. 2020-06-28 16:45:16 +02:00
Matyáš Kříž e2bb73412f Fix incorrect `where` clause parsing. 2020-06-28 16:44:48 +02:00
Matyáš Kříž b3bec5f8ff Clean up project. 2020-06-28 16:43:22 +02:00
Matyáš Kříž 8abe3f2091 Add a note about "Input Files". 2020-06-28 13:22:08 +02:00
Matty Cross 07b4a701a4
Update CHANGELOG.md 2020-06-18 20:40:06 +02:00
Matyáš Kříž a732857b79 Bump version. 2020-06-18 20:32:58 +02:00
Matyáš Kříž bfc893657e Add a note about build parallelization. 2020-06-18 20:13:29 +02:00
Matyáš Kříž 3b533e15a0 Add type inference information to README. 2020-06-18 20:03:25 +02:00
Matyáš Kříž c2ff12851f Clean up `MockManager`. 2020-06-18 19:41:58 +02:00
Matyáš Kříž db48119479 Add generic closure test. 2020-06-18 19:41:47 +02:00
Matyáš Kříž 5a1f5f35d9 Add tvOS targets and schemes. 2020-04-01 15:07:38 +02:00
Matyáš Kříž 5afae85bbe Integrate `tuist`. 2020-04-01 15:07:38 +02:00
Matyáš Kříž b1c7c77dbb Fix type equality check to rule out whitespace inconsistencies. 2020-04-01 15:07:13 +02:00
Matty Cross ce2de127e6
Update README.md 2020-03-10 19:38:20 +01:00
Matyáš Kříž 24f743f950 Add `then` with `return` to the tests.
Add missing space.
2020-03-09 19:34:07 +01:00
nisin 826e5c4427 Compare on arrays containing values (OCMock test) 2020-03-09 19:34:07 +01:00
nisin 972f0594f7 add test Sequence Type result by OCMock extention 2020-03-09 19:34:07 +01:00
nisin f81c04b504 add Sequence OCMock extension 2020-03-09 19:34:07 +01:00
Matty Cross 264d2ebb50
Update .travis.yml 2020-03-09 15:01:28 +01:00
Matty Cross d16b4e6635
Remove obsolete sentence from README. 2020-02-29 19:37:52 +01:00
Matty Cross ee447e93c0
Add SwiftPM badge to README. 2020-02-29 19:35:24 +01:00
Matty Cross 9cc13cc195
Update CHANGELOG.md 2020-02-29 19:29:14 +01:00
Matty Cross 6cb87a423f
Update CI badge. 2020-02-29 19:17:51 +01:00
Matyáš Kříž bbdd3304b0 Bump version. 2020-02-23 22:25:53 +01:00
Matyáš Kříž 7fa3d75aee Fix `image not found` error for iOS 13 and beyond. 2020-02-23 22:21:50 +01:00
dependabot[bot] 01fb627626 Bump excon from 0.68.0 to 0.71.0
Bumps [excon](https://github.com/excon/excon) from 0.68.0 to 0.71.0.
- [Release notes](https://github.com/excon/excon/releases)
- [Changelog](https://github.com/excon/excon/blob/master/changelog.txt)
- [Commits](https://github.com/excon/excon/compare/v0.68.0...v0.71.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-02-23 20:07:59 +01:00
Matyáš Kříž 9f6f3e04e6 Bump version. 2020-02-23 19:52:59 +01:00
Matyáš Kříž f3dcdb0edc Update SwiftPM info in README. 2020-02-22 22:22:03 +01:00
Matyáš Kříž 5600ca3d96 Drastically shorten needed command to get the `run` script. 2020-02-22 21:13:01 +01:00
Matyáš Kříž 9e8cdfde9a Add instructions on how to obtain the `run` script. 2020-02-22 21:13:01 +01:00
Matyáš Kříž 4a51ddd885 Remove unwanted space. 2020-02-22 21:13:01 +01:00
Matyáš Kříž 5d68a586de Add SwiftPM section to the `README.md`. 2020-02-22 21:13:01 +01:00
Matyáš Kříž caf0db428f Add Swift Package Manager support. 2020-02-22 21:13:01 +01:00
dependabot[bot] 491ff8dff8 Bump ffi from 1.9.10 to 1.9.25 in /Generator/Tests
Bumps [ffi](https://github.com/ffi/ffi) from 1.9.10 to 1.9.25.
- [Release notes](https://github.com/ffi/ffi/releases)
- [Changelog](https://github.com/ffi/ffi/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ffi/ffi/compare/1.9.10...1.9.25)

Signed-off-by: dependabot[bot] <support@github.com>
2020-02-20 21:07:47 +01:00
Matyáš Kříž 1ef420cad8 Add tests to `run` scheme of tvOS. 2020-02-20 21:06:40 +01:00