pkg/archive
Tibor Vass 4ef1859f8b archive: add breakout tests
Signed-off-by: Tibor Vass <teabee89@gmail.com>

Conflicts:
	pkg/archive/archive.go
		fixed conflict which git couldn't fix with the added BreakoutError
2014-11-14 23:44:20 +02:00
..
testdata Move archive package into pkg/archive 2014-09-29 23:23:36 -07:00
archive.go archive: add breakout tests 2014-11-14 23:44:20 +02:00
archive_test.go archive: add breakout tests 2014-11-14 23:44:20 +02:00
changes.go Move archive package into pkg/archive 2014-09-29 23:23:36 -07:00
changes_test.go Move archive package into pkg/archive 2014-09-29 23:23:36 -07:00
diff.go Move archive package into pkg/archive 2014-09-29 23:23:36 -07:00
diff_test.go archive: add breakout tests 2014-11-14 23:44:20 +02:00
MAINTAINERS Move archive package into pkg/archive 2014-09-29 23:23:36 -07:00
README.md Move archive package into pkg/archive 2014-09-29 23:23:36 -07:00
time_linux.go Move archive package into pkg/archive 2014-09-29 23:23:36 -07:00
time_unsupported.go Move archive package into pkg/archive 2014-09-29 23:23:36 -07:00
utils_test.go archive: add breakout tests 2014-11-14 23:44:20 +02:00
wrap.go Move archive package into pkg/archive 2014-09-29 23:23:36 -07:00

This code provides helper functions for dealing with archive files.