Go to file
kjellander@webrtc.org 4d8cd9d055 Adding GetOutputDir method to test_support library.
The unittest is not ideal for this, but I would have to use similar code as the implementation of the GetOutputDir in order to verify that it actually runs, so it wouldn't make much sense with a test like that.

It compiles and runs on Linux, Win and Mac. The folder gets created and is writeable from other tests.

I have tried using the GetOutputDir from another project that writes output files and it works as intended on all platforms.

Review URL: http://webrtc-codereview.appspot.com/270001

git-svn-id: http://webrtc.googlecode.com/svn/trunk@906 4adac7df-926f-26a2-2b94-8c16560cd09d
2011-11-09 11:24:14 +00:00
peerconnection Print info about the local and remote resolution in the Windows client. 2011-10-10 12:58:21 +00:00
src Restoring Android.mk 2011-11-09 08:59:13 +00:00
test Adding GetOutputDir method to test_support library. 2011-11-09 11:24:14 +00:00
third_party Upgrade libvpx to e529a825 2011-10-21 21:57:48 +00:00
third_party_mods Merge streamparams and mediasession from libjingle and made necessary changes in peerconnection. 2011-11-01 11:46:56 +00:00
tools First version of PythonCharts. 2011-11-07 15:25:47 +00:00
.gitignore Update .gitignore. 2011-11-04 01:24:01 +00:00
android-webrtc.mk Some changes made in android makefile 2011-08-15 17:40:56 +00:00
Android.mk Changes for building audio coding in anroid. Only makefiles are touched. 2011-11-07 23:30:01 +00:00
AUTHORS Adding author 2011-11-02 12:19:22 +00:00
codereview.settings Modify codereview.settings 2011-09-06 10:12:28 +00:00
DEPS Upgrade libvpx to e529a825 2011-10-21 21:57:48 +00:00
libvpx.mk Change android makefile to reflect recent file structure change 2011-07-13 17:49:49 +00:00
LICENSE Add references to src/ copies for LICENSE etc. 2011-10-26 01:05:07 +00:00
license_template.txt git-svn-id: http://webrtc.googlecode.com/svn/trunk@11 4adac7df-926f-26a2-2b94-8c16560cd09d 2011-05-30 11:51:34 +00:00
LICENSE_THIRD_PARTY Add references to src/ copies for LICENSE etc. 2011-10-26 01:05:07 +00:00
OWNERS Review URL: http://webrtc-codereview.appspot.com/137002 2011-08-25 16:52:34 +00:00
PATENTS Add references to src/ copies for LICENSE etc. 2011-10-26 01:05:07 +00:00
PRESUBMIT.py Adding owners check in presubmit script. 2011-06-09 07:07:24 +00:00
WATCHLISTS Add a documented_interfaces watchlist. 2011-10-27 22:33:27 +00:00
webrtc.gyp Enabling all common_video targets in webrtc.gyp. 2011-11-04 16:21:47 +00:00