summaryrefslogtreecommitdiff
path: root/Rx/v2/test/operators/scan.cpp
AgeCommit message (Expand)Author
2017-01-11decouple scan from observable (#323)Grigoriy Chudnov
2016-12-29decouple take from observableGrigoriy Chudnov
2016-12-06decouple map from observable (#281)Grigoriy Chudnov
2015-07-23small ci changesKirk Shoop
2014-11-10#41 - scan on_subscribe should be constKirk Shoop
2014-08-28update tests to use on.next instead of on.on_nextKirk Shoop
2014-07-07Add tests for operatorsValeriy Kopylov
2014-06-25Switch existing tests to use a new styleValeriy Kopylov
2014-05-30Add scanKirk Shoop