shaka-packager/packager/media/file
Rintaro Kuroiwa 8d84ebfed7 Change LocalFileTest to use CreateTemporaryFile
- The tests couldn't run in parallel using gtest-parallel
  (https://github.com/google/gtest-parallel) because all the tests
  used the same file.

Change-Id: I9a3d2c20c290fbf4bee2a1d79c4ce9bf802aefcf
2015-07-22 00:28:57 -07:00
..
file.cc Added File Seek and Tell functionality. 2015-05-21 12:48:20 -07:00
file.gyp Fix various misc build issues in Windows 2015-03-24 13:52:18 -07:00
file.h Added File Seek and Tell functionality. 2015-05-21 12:48:20 -07:00
file_closer.h Modify include headers to have "packager" in the path 2014-10-02 12:53:29 -07:00
file_unittest.cc Change LocalFileTest to use CreateTemporaryFile 2015-07-22 00:28:57 -07:00
io_cache.cc Changes for source code portability. 2015-03-24 22:35:53 +00:00
io_cache.h Added threaded I/O. 2015-03-20 21:15:39 +00:00
io_cache_unittest.cc Fix for build break with clang. 2015-03-18 14:35:25 -07:00
local_file.cc Added File Seek and Tell functionality. 2015-05-21 12:48:20 -07:00
local_file.h Added File Seek and Tell functionality. 2015-05-21 12:48:20 -07:00
threaded_io_file.cc Added File Seek and Tell functionality. 2015-05-21 12:48:20 -07:00
threaded_io_file.h Added File Seek and Tell functionality. 2015-05-21 12:48:20 -07:00
udp_file.h Added File Seek and Tell functionality. 2015-05-21 12:48:20 -07:00
udp_file_posix.cc Added File Seek and Tell functionality. 2015-05-21 12:48:20 -07:00
udp_file_win.cc Added File Seek and Tell functionality. 2015-05-21 12:48:20 -07:00