summaryrefslogtreecommitdiff
path: root/Rx/v2/test/operators/lift.cpp
AgeCommit message (Expand)Author
2018-08-09Rx: Add support for compiling code without exceptions (-fno-exceptions)Igor Murashkin
2015-07-23small ci changesKirk Shoop
2014-08-28update tests to use on.next instead of on.on_nextKirk Shoop
2014-07-29add create and print. redo lift.Kirk Shoop
2014-06-25Switch existing tests to use a new styleValeriy Kopylov
2014-05-22compiles and runs on windowsKirk Shoop (MS Open Tech)
2014-05-15add test for lifting a lambda impl of filterKirk Shoop
2014-05-13add liftKirk Shoop