webrtc/test/testsupport
Mirko Bonadei 673f7e56e4 Do not assume /DUNICODE and /D_UNICODE.
As a library, WebRTC should not assume UNICODE and _UNICODE to be
defined globally.

This CL explicitly selects wide character functions and types in
order to build WebRTC with /UUNICODE and /U_UNICODE.

Bug: None
Change-Id: Ie4e2bcb4c5c34aee6f68dc7b5b54b76f088ee3e4
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/128904
Commit-Queue: Tommi <tommi@webrtc.org>
Reviewed-by: Tommi <tommi@webrtc.org>
Reviewed-by: Noah Richards <noahric@chromium.org>
Cr-Commit-Position: refs/heads/master@{#27313}
2019-03-27 14:18:41 +00:00
..
mock On-fly calculation of quality metrics. 2017-11-20 16:13:59 +00:00
copy_to_file_audio_capturer_unittest.cc Introduce CopyToFileAudioCapturer. 2019-01-15 15:06:55 +00:00
copy_to_file_audio_capturer.cc Introduce CopyToFileAudioCapturer. 2019-01-15 15:06:55 +00:00
copy_to_file_audio_capturer.h Introduce CopyToFileAudioCapturer. 2019-01-15 15:06:55 +00:00
file_utils_override.cc Do not assume /DUNICODE and /D_UNICODE. 2019-03-27 14:18:41 +00:00
file_utils_override.h (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00
file_utils_unittest.cc (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00
file_utils.cc Do not assume /DUNICODE and /D_UNICODE. 2019-03-27 14:18:41 +00:00
file_utils.h (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00
frame_reader.h Remove rtc_base/scoped_ref_ptr.h. 2019-01-25 20:29:58 +00:00
frame_writer.h Delete root header file typedef.h. 2018-07-25 14:59:26 +00:00
ios_file_utils.h (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00
ios_file_utils.mm (3) Rename files to snake_case: move the files 2019-01-11 17:05:20 +00:00
jpeg_frame_writer_ios.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
jpeg_frame_writer.cc Delete unneeded includes of common_types.h and gn deps on webrtc_common. 2018-11-20 16:28:39 +00:00
mac_file_utils.h (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00
mac_file_utils.mm (3) Rename files to snake_case: move the files 2019-01-11 17:05:20 +00:00
perf_test_unittest.cc [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. 2018-11-28 18:25:07 +00:00
perf_test.cc Don't use the Process method of vcm::VideoReceiver 2019-03-15 15:26:03 +00:00
perf_test.h Use FILE* instead of const FILE* in perf_test.h 2018-01-25 17:46:14 +00:00
test_artifacts_unittest.cc Delete rtc::File, usage replaced with FileWrapper 2019-02-08 16:23:53 +00:00
test_artifacts.cc Delete rtc::File, usage replaced with FileWrapper 2019-02-08 16:23:53 +00:00
test_artifacts.h [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. 2018-11-28 18:25:07 +00:00
video_frame_writer_unittest.cc Introduce VideoFrameWriter. 2019-01-17 21:41:11 +00:00
video_frame_writer.cc Introduce VideoFrameWriter. 2019-01-17 21:41:11 +00:00
video_frame_writer.h Introduce VideoFrameWriter. 2019-01-17 21:41:11 +00:00
y4m_frame_reader_unittest.cc Remove rtc_base/scoped_ref_ptr.h. 2019-01-25 20:29:58 +00:00
y4m_frame_reader.cc Remove rtc_base/scoped_ref_ptr.h. 2019-01-25 20:29:58 +00:00
y4m_frame_writer_unittest.cc (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00
y4m_frame_writer.cc [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. 2018-11-28 18:25:07 +00:00
yuv_frame_reader_unittest.cc Remove rtc_base/scoped_ref_ptr.h. 2019-01-25 20:29:58 +00:00
yuv_frame_reader.cc Remove rtc_base/scoped_ref_ptr.h. 2019-01-25 20:29:58 +00:00
yuv_frame_writer_unittest.cc (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00
yuv_frame_writer.cc [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. 2018-11-28 18:25:07 +00:00