summaryrefslogtreecommitdiff
path: root/Rx/v2/test/subjects/subject.cpp
AgeCommit message (Expand)Author
2022-09-01Remove RxCpp, which is no longer used.HEADmastermainElliott Hughes
2018-10-27Add support for compiling rxcpp with -fno-exceptions (#456)iam
2017-09-13Fix clang-trunk -Wunused-lambda-capture warningsEric Niebler
2017-02-07test has_observers()Kirk Shoop
2017-01-13print async during subject perf testKirk Shoop
2015-07-23small ci changesKirk Shoop
2015-06-23perf test updatesKirk Shoop
2014-10-02fix some warningsKirk Shoop
2014-08-28update tests to use on.next instead of on.on_nextKirk Shoop
2014-07-07add observe_onKirk Shoop
2014-06-25Switch existing tests to use a new styleValeriy Kopylov
2014-06-01move interval testsKirk Shoop
2014-06-01add intervalKirk Shoop
2014-05-22compiles and runs on windowsKirk Shoop (MS Open Tech)
2014-05-22add long tags to long testsKirk Shoop
2014-05-01missing return in testKirk Shoop
2014-05-01changes for windowsKirk Shoop (MS Open Tech)
2014-05-01add schedule_periodically perf testKirk Shoop
2014-05-01adding perf comparison for async observer optionsKirk Shoop
2014-05-01fix range to go from first to lastKirk Shoop
2014-05-01fix virtual_time and test schedulerKirk Shoop
2014-05-01add is_subscribed checks and simplify elapsed calculationKirk Shoop
2014-04-03split out the perf testsKirk Shoop
2014-03-26windows compiles!Kirk Shoop (MS Open Tech)
2014-03-24initialize current_generationKirk Shoop
2014-03-24fix race *and* improve perf in subjectKirk Shoop
2014-03-24reduce race in subjectKirk Shoop
2014-03-23add some comments an clean up test structureKirk Shoop
2014-03-23restructuring tail-recursion to make range and for-loop perf similar when no ...Kirk Shoop
2014-03-22compiles on clang at least.Kirk Shoop
2014-03-20test fixesKirk Shoop
2014-03-20remove subscription from observerKirk Shoop
2014-03-19fix a runtime crashKirk Shoop
2014-03-19switch subscribe from observer to subscriberKirk Shoop
2014-03-02prep version 2 for releaseKirk Shoop (MS Open Tech)