1. 94c3328 Provide unified solution for dir name randomization in tests by Dor Hen · 11 months ago
  2. 3cdd653 Minor cleanups in testsupport/file_utils by Ali Tofigh · 2 years, 10 months ago
  3. 1d6de14 Adopt absl::string_view in testsupport/file_utils* by Ali Tofigh · 2 years, 10 months ago
  4. 1ee563d Use backticks not vertical bars to denote variables in comments for /test by Artem Titov · 3 years, 6 months ago
  5. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  6. 1c05765 (3) Rename files to snake_case: move the files by Steve Anton · 6 years ago[Renamed from test/testsupport/fileutils.h]
  7. 7b3c76b Reland "Delete rtc::Pathname" by Niels Möller · 6 years ago
  8. 2039ee7 Revert "Delete rtc::Pathname" by Qingsi Wang · 6 years ago
  9. 6b9dec0 Delete rtc::Pathname by Niels Möller · 6 years ago
  10. 7730193 Remove SetExecutablePath, simplify ResourcePath by Patrik Höglund · 6 years ago
  11. 8434aeb3 Use Chromium's code for locating the src dir. by Patrik Höglund · 6 years ago
  12. 665174f Reformat the WebRTC code base by Yves Gerey · 7 years ago
  13. 431abd9 Replace rtc::Optional with absl::optional in test and rtc_tools by Danil Chapovalov · 7 years ago
  14. 392f8d0 Add JoinFilename to testsupport code, replacing use of rtc::Pathname. by Niels Möller · 7 years ago
  15. e62f600 Extend WavReader and WavWriter API. by Artem Titov · 7 years ago
  16. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  17. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/test/testsupport/fileutils.h]
  18. 84f6a3f Move optional.h to webrtc/api/ by kwiberg · 7 years ago
  19. c20978e Rename webrtc/base -> webrtc/rtc_base by Edward Lemur · 8 years ago
  20. a80c16a Revert "Update includes for webrtc/{base => rtc_base} rename (2/3)" by Henrik Kjellander · 8 years ago
  21. c3771cc Update includes for webrtc/{base => rtc_base} rename (2/3) by kjellander · 8 years ago
  22. 00b16f4 In order to land https://codereview.webrtc.org/2790933002/ and due to the by alessiob · 8 years ago
  23. 57efb03 Reland of reduce dependencies on rtc::FileSystem in FileRotatingStream tests... (patchset #1 id:1 of https://codereview.webrtc.org/2885393002/ ) by nisse · 8 years ago
  24. deaa33d Revert of Reduce dependencies on rtc::FileSystem in FileRotatingStream tests, adding helpers in webrtc::test:: (patchset #7 id:120001 of https://codereview.webrtc.org/2872283002/ ) by ehmaldonado · 8 years ago
  25. dd7b5f3 Reduce dependencies on rtc::FileSystem in FileRotatingStream tests. by nisse · 8 years ago
  26. e49fede FileUtilsTest DirExists function added by alessiob · 8 years ago
  27. 88df0bc Make functions in fileutils.h use "const std::string&". by ehmaldonado · 8 years ago
  28. d661e9c WebRTC: Replace ProjectRootPath by ResourcePath by ehmaldonado · 8 years ago
  29. 8b28b80 Assume ProjectRootPath() equals ../.. in Desktop by ehmaldonado · 8 years ago
  30. 7de47bc Remove use of tmpnam. by kjellander@webrtc.org · 11 years ago
  31. 12dc1a3 Switch C++-style C headers with their C equivalents. by pbos@webrtc.org · 11 years ago
  32. 14b43be Move src/ -> webrtc/ by andrew@webrtc.org · 12 years ago[Renamed from src/test/testsupport/fileutils.h]
  33. 193600b Adding fileutils.h support for absolute paths by kjellander@webrtc.org · 12 years ago
  34. 83b767b Improving the way fileutil.h finds test resources. by kjellander@webrtc.org · 12 years ago
  35. 81cf5e4 Move test to src/test. by andrew@webrtc.org · 13 years ago[Renamed from test/testsupport/fileutils.h]
  36. 4aa57b4 Extracted a helper library from vie_auto_test. by phoglund@webrtc.org · 13 years ago
  37. 5b97b12 Splitted FileHandler into FrameReader and FrameWriter classes and moved them to testsupport in test.gyp. by kjellander@webrtc.org · 13 years ago
  38. 4ed4f24 New fileutils.h method for managing resources on different platforms by kjellander@webrtc.org · 13 years ago
  39. 0db7dc6 Add file-playing channels to voe_cmd_test. by andrew@webrtc.org · 13 years ago
  40. 4d8cd9d Adding GetOutputDir method to test_support library. by kjellander@webrtc.org · 13 years ago
  41. 20a370e Changing the namespace of TestSuite to webrtc::test. by kjellander@webrtc.org · 13 years ago
  42. 1e10bb3 Remove global std::strings from fileutils. by andrew@webrtc.org · 13 years ago
  43. 7951e81 Simple utility method for finding the project root dir (to be used by tests loading resource files) by kjellander@webrtc.org · 13 years ago