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