summaryrefslogtreecommitdiff
path: root/Rx/v2/test/operators/publish.cpp
AgeCommit message (Expand)Author
2018-10-27Add support for compiling rxcpp with -fno-exceptions (#456)iam
2017-01-28decouple ref_count from connectable_observableGrigoriy Chudnov
2017-01-27decouple connect_forever from connectable_observableGrigoriy Chudnov
2017-01-26decouple publish, publish_synchronized, multicast from observable (#338)Grigoriy Chudnov
2015-07-23small ci changesKirk Shoop
2014-10-02fix some warningsKirk Shoop
2014-08-28update tests to use on.next instead of on.on_nextKirk Shoop
2014-06-25Switch existing tests to use a new styleValeriy Kopylov
2014-06-16add behavior and publish overloadKirk Shoop
2014-05-15add publish testKirk Shoop
2014-05-13rename connect_now to connect_foreverKirk Shoop
2014-05-01fix virtual_time and test schedulerKirk Shoop
2014-05-01initial shift to scheduler + workerKirk Shoop
2014-04-04added take_untilKirk Shoop
2014-04-04add dynamic_connectable_observableKirk Shoop
2014-04-04added connect_nowKirk Shoop
2014-04-04add publish, ref_count and connectable_observableKirk Shoop