summaryrefslogtreecommitdiff
path: root/Rx/v2/test/operators/flat_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-07test updatesKirk Shoop
2014-07-07add observe_onKirk Shoop
2014-06-25Switch existing tests to use a new styleValeriy Kopylov
2014-06-15coordinator refinementsKirk Shoop
2014-06-12remove v1 from master and update readmeKirk 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
2014-05-28small test changesKirk Shoop
2014-05-22compiles and runs on windowsKirk Shoop (MS Open Tech)
2014-05-20add synchronize subject and fix lifetime issuesKirk Shoop
2014-05-01changes for windowsKirk Shoop (MS Open Tech)
2014-05-01use immediate scheduler for pythagorian testsKirk Shoop
2014-05-01fix virtual_time and test schedulerKirk Shoop
2014-05-01action_queue and virtual_time scheduling order fixTobias Furuholm
2014-04-28add some pythagorian perf testsKirk Shoop
2014-03-23add some comments an clean up test structureKirk Shoop
2014-03-19switch subscribe from observer to subscriberKirk Shoop
2014-03-02prep version 2 for releaseKirk Shoop (MS Open Tech)