summaryrefslogtreecommitdiff
path: root/Rx/v2/test/operators/window.cpp
AgeCommit message (Expand)Author
2017-01-05decouple merge from observableGrigoriy Chudnov
2017-01-02decouple window_with_time_or_count from observable (#314)Grigoriy Chudnov
2017-01-01decouple window_with_time from observableGrigoriy Chudnov
2016-12-31decouple window from observableGrigoriy Chudnov
2016-12-06decouple map from observable (#281)Grigoriy Chudnov
2016-11-25fix window_with_time_or_countKirk Shoop
2015-07-23small ci changesKirk Shoop
2015-04-13schedule observer and subscription in buffer and window when using timeKirk Shoop
2014-11-21Fix accessing to non-existed instance issue on buffer/windows with time&countValeriy Kopylov
2014-11-21Add buffer/window with time&count operators including testsValeriy Kopylov
2014-10-02fix some warningsKirk Shoop
2014-09-16Add window_with_time operator including tests.Valeriy Kopylov
2014-08-28update tests to use on.next instead of on.on_nextKirk Shoop
2014-07-29Change text on window testsValeriy Kopylov
2014-07-28Add tests for window operatorValeriy Kopylov