Sign in
webrtc
/
src
/
67402f81141db5a13d02a06672b58b1270943738
/
test
/
testsupport
/
test_artifacts_unittest.cc
2ab97f6
Migrate WebRTC test infra to ABSL_FLAG.
by Mirko Bonadei
· 6 years ago
a4d8737
Format almost everything.
by Jonas Olsson
· 6 years ago
b7edf69
Delete rtc::File, usage replaced with FileWrapper
by Niels Möller
· 6 years ago
10542f2
(4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries
by Steve Anton
· 6 years ago
3e70781
[Cleanup] Add missing #include. Remove useless ones. IWYU part 2.
by Yves Gerey
· 6 years ago
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
2dfa998
Reland "Prefix flag macros with WEBRTC_."
by Mirko Bonadei
· 6 years ago
c538fc7
Revert "Prefix flag macros with WEBRTC_."
by Mirko Bonadei
· 6 years ago
5ccdc13
Prefix flag macros with WEBRTC_.
by Mirko Bonadei
· 6 years ago
392f8d0
Add JoinFilename to testsupport code, replacing use of rtc::Pathname.
by Niels Möller
· 7 years ago
af8659a
Rename test output to test artifacts.
by Edward Lemur
· 7 years ago
[Renamed (73%) from test/testsupport/test_output_unittest.cc]
92ea95e
Fixing WebRTC after moving from src/webrtc to src/
by Mirko Bonadei
· 8 years ago
bb54720
Moving src/webrtc into src/.
by Mirko Bonadei
· 8 years ago
[Renamed from webrtc/test/testsupport/test_output_unittest.cc]
9b2f20c
Replace gflags usages with rtc_base/flags in all targets based on test_main
by oprypin
· 8 years ago
3771ba3
Revert of Add Jpeg frame writer for test support. (patchset #12 id:220001 of https://codereview.webrtc.org/2990563002/ )
by charujain
· 8 years ago
26e5cbd
Add Jpeg frame writer for test support.
by ilnik
· 8 years ago
e264a9e
Rename isolated_output to test_output and add a method to get the test_output directory.
by ilnik
· 8 years ago
[Renamed (74%) from webrtc/test/testsupport/isolated_output_unittest.cc]
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
2769ec6
Add WriteIsolatedOutput() functions
by zijiehe
· 8 years ago