summaryrefslogtreecommitdiff
path: root/Rx/v2/test/operators/concat.cpp
AgeCommit message (Expand)Author
2018-10-27Add support for compiling rxcpp with -fno-exceptions (#456)iam
2017-01-24decouple observe_on from observable (#335)Grigoriy Chudnov
2017-01-12decouple concat from observableGrigoriy Chudnov
2016-10-25decouple reduceKirk Shoop
2015-07-23small ci changesKirk 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-07add observe_onKirk 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 concat overloadsKirk Shoop
2014-05-30add concatKirk Shoop