Fix copyright lines
[folly.git] / folly / futures / test / WaitTest.cpp
2018-01-14 Yedidya FeldblumFix copyright lines v2018.01.15.00
2017-12-06 Yedidya FeldblumMove folly/Baton.h to folly/synchronization/
2017-07-13 Yedidya FeldblumSort #include lines
2017-01-04 Yedidya Feldblum2017
2016-09-10 Christopher DykesUse the GTest portability headers v2016.09.12.00 v2016.09.12.01
2016-02-12 Mark Isaacsonfolly copyright 2015 -> copyright 2016
2016-01-14 Francis MaDecouple future and fiber for mobile
2015-11-20 Alexander ShaposhnikovRemove busy wait and support multiple wait
2015-07-01 Hans FugalNuke Future<void> (folly/futures)
2015-06-09 Hannes Roth(Wangle) Clean up tests