Commit Graph

9 Commits

Author SHA1 Message Date
fuyoufang
a781fde554 Fixes various spelling mistakes and missing parameters. 2018-05-07 17:55:07 +08:00
beeth0ven
ef12808322 Use array factory method to create multiple events in Tests 2017-12-23 00:55:31 +01:00
beeth0ven
3d06918ffe Delete file Recorded+Event.swift 2017-12-01 15:39:57 +08:00
beeth0ven
4aa4ec63d5 Clean up remain warnings 2017-11-30 14:50:18 +08:00
beeth0ven
41fd9c3341 Replace completed with Recorded.completed in Tests 2017-11-30 14:27:59 +08:00
beeth0ven
7bb26bf8a6 Replace error with Recorded.error in Tests 2017-11-30 14:04:36 +08:00
beeth0ven
7c4273afcd Replace next with Recorded.next in Tests 2017-11-30 13:42:48 +08:00
Krunoslav Zaher
9e723c8f78
Fixes observable sequence completion in case of empty arrays for combineLatest and zip. #1205 2017-04-30 00:32:08 +02:00
Krunoslav Zaher
7de3ac5e47
Divides unit tests per operator. 2017-04-29 21:29:59 +02:00