webrtc/test
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
..
data Update fixed point audio processing output. 2011-10-25 03:29:08 +00:00
sanity_check Make the sanity check test a little more robust, and add a README file. 2011-10-14 13:56:26 +00:00
testsupport Adding GetOutputDir method to test_support library. 2011-11-09 11:24:14 +00:00
run_all_unittests.cc Changing the namespace of TestSuite to webrtc::test. 2011-11-04 01:19:16 +00:00
test_suite.cc Changing the namespace of TestSuite to webrtc::test. 2011-11-04 01:19:16 +00:00
test_suite.h Changing the namespace of TestSuite to webrtc::test. 2011-11-04 01:19:16 +00:00
test.gyp Changing the namespace of TestSuite to webrtc::test. 2011-11-04 01:19:16 +00:00