Fix copyright lines
[folly.git] / folly / futures / test / ThenTest.cpp
2018-01-14 Yedidya FeldblumFix copyright lines v2018.01.15.00
2017-12-20 Chad Austintest that the value remains alive even if the .then...
2017-10-24 Christopher DykesConsistently have the namespace closing comment
2017-07-03 Phil WilloughbyContent-conversion constructors for Future
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-28 Igor Sugakfolly: build with -Wunused-parameter
2015-07-01 Hans Fugal(easy) wrong test suite name
2015-06-19 Sam Meratthen() ropagates exceptions properly
2015-06-09 Hannes Roth(Wangle) Clean up tests
2015-02-02 Hannes Roth(Wangle) Then Magic