Split tests into test and benchmarks.
[folly.git] / folly / test / LoggingTest.cpp
2016-02-25 Michael LeeSplit tests into test and benchmarks.
2016-02-12 Mark Isaacsonfolly copyright 2015 -> copyright 2016
2015-03-03 Nicholas OrmrodCopyright 2014->2015
2014-11-08 Daniel SommermannFix -Wsign-compare
2014-08-14 Nathan Bronsonalways log from LOG_EVERY_MS if interval is <= 0
2014-07-07 Tudor Bosmangflags now likes namespace gflags, not google
2014-02-28 Nathan Bronsonmake FB_LOG_EVERY_MS thread safe
2014-02-06 Nathan BronsonFB_LOG_EVERY_MS should use wall time instead of cpu...