AntennaPod/tests
Andrew Gaul 07e64d8ded Flush BufferedOutputStream correctly
This ensures that IOException due to writes are thrown in the main
code path instead of the exceptional code path.  Specifically for
HttpDownloader this ensures that IOUtils.closeQuietly does not swallow
a failed write.
2013-06-30 22:12:59 -07:00
..
res Created test project 2012-08-31 12:54:06 +02:00
src/de/danoeh/antennapod/test Flush BufferedOutputStream correctly 2013-06-30 22:12:59 -07:00
.classpath Fixed build config files 2013-06-02 16:52:46 +02:00
.project Updated test project config files 2013-01-13 20:53:30 +01:00
AndroidManifest.xml Created test project 2012-08-31 12:54:06 +02:00
lint.xml Updated test project config files 2013-01-13 20:53:30 +01:00
proguard-project.txt Created test project 2012-08-31 12:54:06 +02:00
project.properties Created test project 2012-08-31 12:54:06 +02:00