Commit Graph

8 Commits (9db0ba648a21e644a75c71979fca49a5b083b938)

Author SHA1 Message Date
gabime 2a4aa8f2d1 Fixed stopwatch test 2 years ago
gabime 463af69d41 Clang format sort includes 2 years ago
gabime dcd5904bdc Updated clang-format
Merged with origin
2 years ago
Gabi Melman c174c15138
Update test_stopwatch.cpp 2 years ago
Gabi Melman 8222ca4837
Update test_stopwatch.cpp 2 years ago
Gabi Melman 839ea957ab
Update test_stopwatch.cpp 3 years ago
Rosen Penev 68f42a5b90 test_stopwatch: fix on mingw
There are some timing shenanigans with GCC's chrono that make this
unreliable. Add a start/stop and test for that to work around.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years ago
gabime d6329b9dce Added some stopwatch tests 5 years ago