Commit Graph

  • d2a6974d89
    Merge 54cb130f8a into 088c021cbc #421 dependabot[bot] 2023-06-07 22:44:34 -0400
  • 2517b8a4d1
    Merge 8f5e18ed41 into 088c021cbc #431 Matty Cross 2023-06-07 22:44:34 -0400
  • dfbeef312f
    Merge 8bdbf5ae91 into 088c021cbc #456 dependabot[bot] 2023-06-07 22:44:34 -0400
  • 784fd0e431
    Merge 84869717e3 into 088c021cbc #459 Kabir Oberai 2023-06-03 14:39:22 +0200
  • 088c021cbc Update README.md for SPM instructions master Kelvin Harron 2023-05-31 21:55:52 +0100
  • 97ca251ad2
    Update README.md for SPM instructions #468 Kelvin Harron 2023-05-31 21:55:52 +0100
  • dcf7358b19 WIP: Initial SwiftSyntax support. feature/swiftsyntax Matyáš Kříž 2022-02-26 11:05:13 +0100
  • 475322e609 Bump version. 1.10.3 Matyáš Kříž 2023-04-17 17:30:01 +0200
  • 9676d7e374 Up DEPLOYMENT_TARGETs nanashiki 2023-04-11 18:33:32 +0900
  • 75a209c3ba Fix String index is out of bounds crash nanashiki 2023-04-14 21:50:52 +0900
  • b13ce837e0 Add test case #466 nanashiki 2023-04-17 22:02:39 +0900
  • d9b87deae6 Fix String index is out of bounds crash nanashiki 2023-04-14 21:50:52 +0900
  • 21f132a55f Update Tuist libraryDeploymentTarget #464 nanashiki 2023-04-14 21:09:05 +0900
  • f2af84c4c2 Update readme nanashiki 2023-04-10 18:42:01 +0900
  • 040471ca04 Up DEPLOYMENT_TARGETs nanashiki 2023-04-11 18:33:32 +0900
  • e29f10eac6 Bump version. 1.10.2 Matyáš Kříž 2023-04-11 23:19:48 +0200
  • 4148a6a7ff Support effectful properties Kabir Oberai 2023-03-28 00:03:07 -0400
  • a71ba74df1 Fix generator crashing for property wrappers with empty type. Kabir Oberai 2023-03-27 18:25:40 -0400
  • 4e580c3502 Support effectful properties #460 Kabir Oberai 2023-03-28 00:03:07 -0400
  • 84869717e3 rename config file #459 Kabir Oberai 2023-03-28 13:53:39 -0400
  • 6bb4b01483 Support config file Kabir Oberai 2023-03-28 00:54:19 -0400
  • ef7cf1c4ef Add package plugin Kabir Oberai 2023-03-27 18:25:53 -0400
  • bae84cdad1 move comment #458 Kabir Oberai 2023-03-28 13:45:44 -0400
  • 5c3606312f add smoke test for property wrappers Kabir Oberai 2023-03-28 00:19:29 -0400
  • 2e2abc4f12 Fix #341 Kabir Oberai 2023-03-27 18:25:40 -0400
  • fa66b6a0a0 Bump version. 1.10.1 Matyáš Kříž 2023-03-26 14:22:04 +0200
  • 6f41152d83
    Fix Generator to handle reserved keywords #454 Seth Deckard 2023-02-08 18:40:53 -0500
  • a9469909b7 Bump version. 1.10.0 Matyáš Kříž 2023-03-17 16:26:12 +0100
  • 7d51beb752 Update CI. Matyáš Kříž 2023-03-17 16:17:37 +0100
  • 41a70422fb Update pbxproj. Matyáš Kříž 2023-03-17 16:19:14 +0100
  • 8bdbf5ae91
    Bump activesupport from 6.1.4.1 to 6.1.7.3 #456 dependabot/bundler/activesupport-6.1.7.3 dependabot[bot] 2023-03-17 05:29:14 +0000
  • f0f77397a5 add missing () when closure is an autoclosure David Steinacher 2023-01-18 13:32:48 +0100
  • d18ad18521
    Fix Cuckoo Generator to handle reserved keywords #453 Seth Deckard 2023-02-08 18:40:53 -0500
  • 7c970d7898
    Bump activesupport from 6.1.4.1 to 6.1.7.2 #448 dependabot[bot] 2023-01-30 23:29:22 +0000
  • 6380f20032
    Bump activesupport from 6.1.4.1 to 6.1.7.1 #446 dependabot[bot] 2023-01-21 02:55:43 +0000
  • a3252fe81f add tests for an autoclosure closure #445 David Steinacher 2023-01-18 13:33:10 +0100
  • e9f8e81ddf add missing () when closure is an autoclosure David Steinacher 2023-01-18 13:32:48 +0100
  • 835c61246a Completely convert project to Tuist. #420 Matyáš Kříž 2022-03-10 19:34:28 +0100
  • c6281b73a5
    Merge f21c2972e3 into cbb5f5d416 #434 Shoto Kobayashi 2023-01-03 16:48:38 +0100
  • cbb5f5d416 Add support async/await in Protocol with Associated Type. Farid Mammadov 2023-01-02 11:06:01 +0400
  • 102c9b3a10 Add forgotten file to the project. Matyáš Kříž 2023-01-03 16:39:53 +0100
  • 5df93fb48d Fix spacing #442 Farid Mammadov 2023-01-02 12:17:10 +0400
  • 7f6294c178 Support async/await in Protocol with Associated Type; closes #441 Farid Mammadov 2023-01-02 11:06:01 +0400
  • 8d7b893bc2 Support NSObjectProtocol inheritance for protocol. sk409 2022-09-04 16:18:18 +0900
  • 398782b3bc Break long method calls to their own lines. #435 sk409 2022-09-11 12:19:54 +0900
  • 4e3c67f97e Support NSObjectProtocol inheritance for protocol. sk409 2022-09-04 16:18:18 +0900
  • f21c2972e3 Introduce timeout and after to support delayed verification. #434 sk409 2022-09-03 17:45:20 +0900
  • 64b1681e37 Bump version. 1.9.1 Matyáš Kříž 2022-09-01 17:04:31 +0200
  • 5a9301b97c Remove closure argument name. sk409 2022-08-28 16:15:17 +0900
  • ae9fa966fc Add properties with some normal-looking parameter names to test closure. #433 sk409 2022-09-01 01:54:09 +0900
  • 2a8458f3ad Remove closure argument name. sk409 2022-08-28 16:15:17 +0900
  • 4b5a397f58 Bump version. 1.9.0 Matyáš Kříž 2022-08-16 19:40:27 +0200
  • 8f5e18ed41 test: fix existing unit tests of OCMock where now, by default, `objcVerify`'s quantifier is `.exactly(1)` instead of `.atLeast(1)` #431 feature/ocmock-quantifier-consistency Antonio J Pallares 2022-03-14 08:24:05 +0100
  • 46c89bebb7 feat: enable OCMock's OCMQuantifier for objcVerify function. Fixes #366 Antonio J Pallares 2022-03-07 11:44:18 +0100
  • 55149ddee9 test: add tests with `OCMQuantifier`s Antonio J Pallares 2022-03-14 08:25:12 +0100
  • a84978a0c1 feat: enable OCMock's OCMQuantifier for objcVerify function. Fixes #366 Antonio J Pallares 2022-03-07 11:44:18 +0100
  • 0ff327d675 Remove unnecessary await expression in MockTemplate. Yoji Ueda 2022-08-05 14:04:34 +0900
  • 5f2920c8ec Remove unnecessary await expression in MockTemplate #430 Yoji Ueda 2022-08-05 14:04:34 +0900
  • 3df9608f5a Bump version. 1.8.1 Matyáš Kříž 2022-07-24 16:18:58 +0200
  • 1b0af7cc4a Fix missing attributes for Stubs. Roland Kakonyi 2022-07-19 23:18:31 +0200
  • 4c19cf5a4e fix missing attributes for Stubs #429 Roland Kakonyi 2022-07-19 23:18:31 +0200
  • efa47f2afa Update Fastlane. Matyáš Kříž 2022-06-20 21:43:35 +0200
  • d3de8c0bfd Bump version. 1.8.0 Matyáš Kříž 2022-06-20 21:29:45 +0200
  • 5d52a7f75b Add support for nested classes. Tyler Thompson 2020-09-18 15:01:28 -0600
  • 3f6e9a84e8 Add support for multiline method signatures. sk409 2022-04-30 16:43:30 +0900
  • a3c4ad13f7 Add support for unavailable platforms from available attributes. Roland Kakonyi 2022-04-27 14:23:31 +0200
  • c485a13322 fix running tests #423 Roland Kakonyi 2022-06-08 08:32:15 +0200
  • 41da01bed3
    Bump jmespath from 1.4.0 to 1.6.1 #426 dependabot[bot] 2022-06-07 22:03:01 +0000
  • 7b197cebdb add new files to test unavailable API handling Roland Kakonyi 2022-06-06 12:45:07 +0200
  • 6691a847cd
    Merge 8a7362ef17 into 6af1b4d09f #368 Matty Cross 2022-05-31 11:46:11 +0100
  • 6af1b4d09f Remove duplicate attributes. Matyáš Kříž 2022-05-30 20:28:33 +0200
  • a95a45ac04 Add some method to test method which has multiline argument. #424 sk409 2022-05-15 21:02:35 +0900
  • 5b11f49b03 extract repeated unavailable platform check generation code into a protocol with extension Roland Kakonyi 2022-05-03 10:49:59 +0200
  • da449b3aae move platform guard #if construction from template to Swift Roland Kakonyi 2022-05-03 10:33:53 +0200
  • 476568b96c remove unneeded guard from unavailable platform parsing in Attribute.swift Roland Kakonyi 2022-05-03 09:52:34 +0200
  • a894323a0a fix Attribute.swift changes indentation Roland Kakonyi 2022-05-03 09:48:53 +0200
  • 51b235b491 Print method name using multiline string sk409 2022-04-30 16:43:30 +0900
  • 1454b453dd update templates to add #if os checks agains unavailable platforms Roland Kakonyi 2022-04-27 14:24:50 +0200
  • 8598559fff add debug output for container in mock template Roland Kakonyi 2022-04-27 14:23:56 +0200
  • ab84ccd083 extract unavailable platforms from available attributes Roland Kakonyi 2022-04-27 14:23:31 +0200
  • 54cb130f8a
    Bump cocoapods-downloader from 1.5.1 to 1.6.3 #421 dependabot/bundler/cocoapods-downloader-1.6.3 dependabot[bot] 2022-04-05 22:21:46 +0000
  • 69c1c9aee6 Bump version. 1.7.1 Matyáš Kříž 2022-03-18 13:03:35 +0100
  • de28aa5f3c Revert "Add SPM support for Cuckoo+OCMock." because of SPM instability. Matyáš Kříž 2022-03-18 13:01:01 +0100
  • 084f5dbdc3 Fix automatic generator binary upload. Matyáš Kříž 2022-03-17 21:14:20 +0100
  • 83b5c4e83b Bump version. 1.7.0 Matyáš Kříž 2022-03-17 18:55:22 +0100
  • dd8db792ba Don't require a name range for method parameters. Matyáš Kříž 2022-03-17 18:40:17 +0100
  • 3bac49d830 test: add tests with `OCMQuantifier`s #418 Antonio J Pallares 2022-03-14 08:25:12 +0100
  • 847abe5cf2 test: fix existing unit tests of OCMock where now, by default, `objcVerify`'s quantifier is `.exactly(1)` instead of `.atLeast(1)` Antonio J Pallares 2022-03-14 08:24:05 +0100
  • 393f7ff415 Merge remote-tracking branch 'upstream/master' into feature/objcVerifyWithQuantifier Antonio J Pallares 2022-03-11 09:23:51 +0100
  • e4a0153485 Add SPM support for Cuckoo+OCMock. Antonio J Pallares 2022-02-15 13:15:42 +0100
  • 551569c4af feat: enable OCMock's OCMQuantifier for objcVerify function. Fixes #366 Antonio J Pallares 2022-03-07 11:44:18 +0100
  • 3a90e5e5ce feat: create file to add common imports using `@_exported import` #416 Antonio J Pallares 2022-03-04 11:50:02 +0100
  • b1da946216 Ignore missing input paths. sk409 2022-02-14 22:50:45 +0900
  • f913220d92 Map File to Path nil-safely. #415 sk409 2022-02-24 02:37:10 +0900
  • a9d239ff1b fix: correct path for Swift files in Cuckoo_OCMock in xcodeproj Antonio J Pallares 2022-02-15 13:44:13 +0100
  • efdd21bd62 feat: SPM support for Cuckoo+OCMock Antonio J Pallares 2022-02-15 13:15:42 +0100
  • 9323f4e299 Ignore missing input paths. sk409 2022-02-14 22:50:45 +0900
  • 2775830d13 Escape reserved keywords. sk409 2022-02-05 20:29:01 +0900
  • 3df4eb7ef7 Change reserved keywords to static Set<String>. #412 sk409 2022-02-11 01:04:06 +0900
  • 98638c214d Escape reserved keywords. sk409 2022-02-05 20:29:01 +0900