1. 2bc1ea0 Remove the fileutils hack for good. by Patrik Höglund · 4 years, 10 months ago
  2. 844600e Put the resources_dir flag into its own target. by Patrik Höglund · 4 years, 10 months ago
  3. 2f28370 Move --resources_dir to its right place. by Patrik Höglund · 4 years, 10 months ago
  4. f83d0ef Revert "Remove an old hack from test_main_lib.cc." by Patrik Höglund · 4 years, 10 months ago
  5. 5114a92 Remove an old hack from test_main_lib.cc. by Patrik Höglund · 4 years, 10 months ago
  6. 317a1f0 Use std::make_unique instead of absl::make_unique. by Mirko Bonadei · 4 years, 10 months ago
  7. 087be5c Add ability to export internal state of SamplesStatsCounter. by Artem Titov · 4 years, 11 months ago
  8. 050e38f Add --trace_event option to capture events in unit tests. by Yves Gerey · 5 years ago
  9. 2ab97f6 Migrate WebRTC test infra to ABSL_FLAG. by Mirko Bonadei · 5 years ago
  10. 5b2eda4 Sanity-check field trial string at initialization. by Jonas Olsson · 5 years ago
  11. 8b096a0 LogToSderr by default in WebRTC tests by Anton Sukhanov · 5 years ago
  12. 04a3cc1 Delete rtc_base/unittest_main.cc by Niels Möller · 5 years ago
  13. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  14. d0def19 Add --verbose flag to test_main by Niels Möller · 6 years ago
  15. 3e70781 [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. by Yves Gerey · 6 years ago
  16. 2dfa998 Reland "Prefix flag macros with WEBRTC_." by Mirko Bonadei · 6 years ago
  17. c538fc7 Revert "Prefix flag macros with WEBRTC_." by Mirko Bonadei · 6 years ago
  18. 53347b7 Mute failed tests when no sanitizer defects. by Yves Gerey · 6 years ago
  19. 5ccdc13 Prefix flag macros with WEBRTC_. by Mirko Bonadei · 6 years ago
  20. bc6a06c Adding missing #include on absl/memory/memory.h. by Mirko Bonadei · 6 years ago
  21. b5541a0 Fix: Argv may be corrupted after InitGoogleMock found any related flags by Artem Titov · 6 years ago
  22. 40a7a35 Extract functionality of test_main into separate library. by Artem Titov · 6 years ago