benchmark/test
Dominic Hamon d68127d8ad Enable UseRealTime and fix documentation for SetLabel.
Fixes #89

UseRealTime was defined in the internal namespace by mistake.
Similarly, documentation suggested that benchmark::SetLabel should be
used to set a label, and a function was declared but not defined, while
actually the call should be 'state.SetLabel'.
2015-03-11 09:47:15 -07:00
..
benchmark_test.cc Enable UseRealTime and fix documentation for SetLabel. 2015-03-11 09:47:15 -07:00
CMakeLists.txt remove third_party directory. update test args 2015-03-10 14:38:45 -04:00
filter_test.cc Add filter test, remove re test, and googletest deps 2015-03-09 20:30:14 -07:00