add waitWithSemaphore to folly::wangle
[folly.git] / folly / wangle / test / FutureTest.cpp
2014-05-20 Matt Dordaladd waitWithSemaphore to folly::wangle
2014-03-31 Hannes Roth(Wangle) Sanity check for the small_vector test
2014-03-10 Hannes Roth(Wangle) Support .then(function pointer) syntax
2014-03-10 Hannes Roth(Wangle) Remove some early returns in tests
2014-03-10 Hannes Roth(Wangle) Actually support the universal reference used...
2014-03-10 Hannes Roth(Wangle) whenAll should take rvalue references instead...
2014-02-28 Hans Fugals/valueTry/getTry/
2014-02-28 Hans Fugal(wangle) remove Future::wait
2014-02-28 Dave WatsonMove wangle to folly