diff options
author | Elliott Hughes <enh@google.com> | 2010-11-04 14:47:14 -0700 |
---|---|---|
committer | Elliott Hughes <enh@google.com> | 2010-11-04 14:47:14 -0700 |
commit | 0c7d369eb9cae44596f73cf2f044d59397abab8d (patch) | |
tree | 1896c354a8427ffea4340c9c6c9f515e6dea8a1d /support/src/test/java | |
parent | 93e4ce5e8ee6c424c172aed17ce081fa49918ad6 (diff) | |
download | libcore-0c7d369eb9cae44596f73cf2f044d59397abab8d.zip libcore-0c7d369eb9cae44596f73cf2f044d59397abab8d.tar.gz libcore-0c7d369eb9cae44596f73cf2f044d59397abab8d.tar.bz2 |
GZIPInputStream/GZIPOutputStream test improvements.
1. Ensure that there's a direct mapping from the class to its test,
so we're more likely to run the right tests. I've broken GzipTest
into two for this.
2. Include actual data rather than always round-tripping, to avoid
potential symmetric errors. (This wasn't important in this case.)
3. Remove a dead file that belonged to a test that's already been
removed.
Bug: 3164285
Change-Id: I312237454eead26d0dbbdb8f6339aa29ed8eea4e
Diffstat (limited to 'support/src/test/java')
-rw-r--r-- | support/src/test/java/tests/resources/GZIPInputStream/hyts_gInput.txt.gz | bin | 42 -> 0 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/support/src/test/java/tests/resources/GZIPInputStream/hyts_gInput.txt.gz b/support/src/test/java/tests/resources/GZIPInputStream/hyts_gInput.txt.gz Binary files differdeleted file mode 100644 index e0f5a00..0000000 --- a/support/src/test/java/tests/resources/GZIPInputStream/hyts_gInput.txt.gz +++ /dev/null |