PromiseKit/Tests
Roman Podymov 10a10ed8bd Promise.value and Guarantee.value when T == Void (#1096)
* Promise.value when T == Void

* Guarantee.value where T == Void

* Replace class with static because Promise is final

* Optimised Guarantee.value where Value == Void

* Add comment

* Implementation with Void()

* Tests for Promise<Void>.value

* Tests for Guarantee<Void>.value

* Added tests for Promise<Void> and Guarantee<Void>
2019-09-25 13:24:39 -04:00
..
A+ Use Swift 5 to generate linuxmain 2019-04-07 13:01:20 -04:00
Bridging Fix tests on Linux 2018-02-21 14:36:29 -05:00
CoreObjC Update AnyPromiseTests.m 2019-06-28 12:58:15 +02:00
CorePromise Promise.value and Guarantee.value when T == Void (#1096) 2019-09-25 13:24:39 -04:00
JS-A+ More and more Travis tweaks 2018-10-13 17:37:44 -04:00
DeprecationTests.swift Remove map and flatMap deprecations 2018-02-25 13:40:00 -05:00
LinuxMain.swift Use Swift 5 to generate linuxmain 2019-04-07 13:01:20 -04:00