summaryrefslogtreecommitdiff
path: root/Rx/v2/test/operators/concat_map.cpp
AgeCommit message (Expand)Author
2016-12-06decouple map from observable (#281)Grigoriy Chudnov
2016-10-30Decouple filter from observable (#264)Grigoriy Chudnov
2016-10-25decouple reduceKirk Shoop
2015-07-23small ci changesKirk Shoop
2015-01-31fixes #58 concat_map_factory initialiser list passes arguments in the wrong o...Kirk Shoop
2014-10-02fix some warningsKirk Shoop
2014-08-28update tests to use on.next instead of on.on_nextKirk Shoop
2014-08-04add blocking_observable and last, count operatorsKirk Shoop
2014-07-14windows does not construct form boolKirk Shoop
2014-07-07test updatesKirk Shoop
2014-06-25Convert tabs to spacesValeriy Kopylov
2014-06-25Switch existing tests to use a new styleValeriy Kopylov
2014-06-15coordinator refinementsKirk Shoop
2014-06-13fix some reported issuesKirk Shoop
2014-06-10windows fixes, replace scheduler with coordinationKirk Shoop
2014-06-09remove regulator, add coordinationKirk Shoop
2014-06-07perf improvementsKirk Shoop
2014-06-01add more perf testsKirk Shoop
2014-05-29add concat_mapKirk Shoop