From 83b3531ec2876fa76817501bf1a38d4438ac39e6 Mon Sep 17 00:00:00 2001 From: Elliott Hughes Date: Fri, 12 May 2017 18:30:03 -0700 Subject: Add bzip2 support to tar. Also trivial cleanup of pipe -> xpipe. Bug: http://b/38215123 --- tests/files/tar/tar.tbz2 | Bin 0 -> 168 bytes tests/files/tar/tar.tgz | Bin 0 -> 166 bytes 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 tests/files/tar/tar.tbz2 create mode 100644 tests/files/tar/tar.tgz (limited to 'tests/files') diff --git a/tests/files/tar/tar.tbz2 b/tests/files/tar/tar.tbz2 new file mode 100644 index 00000000..cb86319b Binary files /dev/null and b/tests/files/tar/tar.tbz2 differ diff --git a/tests/files/tar/tar.tgz b/tests/files/tar/tar.tgz new file mode 100644 index 00000000..f40c9c06 Binary files /dev/null and b/tests/files/tar/tar.tgz differ -- cgit v1.2.3