Commit Graph

28 Commits

Author SHA1 Message Date
dc03b29e6e Revert "add WithFilePrefix"
This reverts commit 436a866f5d.

This is not a good place for such auxiliary functionality; will be moved
elsewhere.
2021-08-29 18:40:11 +03:00
436a866f5d add WithFilePrefix
This adds an option to prefix every file path with a given string.
2021-08-29 16:55:32 +03:00
3964223049 move tartest to rootfs/internal 2021-05-31 21:45:15 +03:00
986cd594ed fix include paths 2021-05-24 00:11:58 +03:00
c042482a2f remove testing dependencies 2021-05-24 00:11:58 +03:00
a688450fb8 move to sr.ht 2021-05-24 00:11:58 +03:00
7f2293859b more robust manifest <-> tarball handling 2021-05-24 00:11:58 +03:00
9ca0d8019c simplify flattener api 2021-05-24 00:11:58 +03:00
e2cf760c12 remove ByteCounter from rootfs 2021-05-24 00:11:58 +03:00
fd244bfc23 read gzip archives 2021-05-24 00:11:58 +03:00
7f9d150a33 wip xz/commander 2021-05-24 00:11:58 +03:00
890d99cd3e golint 2021-05-24 00:11:58 +03:00
b622d991cf wip lxcconfig tests 2021-05-24 00:11:58 +03:00
ccd34cf34b move rootfstest to tartest
it's not "rootfs" or "docker" any more.
2021-05-24 00:11:58 +03:00
81db130c94 use .Buffer() for layer contents 2021-05-24 00:11:58 +03:00
98373a151d Rootfs is now a struct 2021-05-24 00:11:58 +03:00
d372a538ce add hardlink test 2021-05-24 00:11:58 +03:00
cb1045db17 add rootfstest 2021-05-24 00:11:58 +03:00
628b178e23 start using tree 2021-05-24 00:11:58 +03:00
48dd16fe27 whiteout tests 2021-05-24 00:11:58 +03:00
4c7afb8afa doc 2021-05-24 00:11:58 +03:00
ef777d9e86 'want' can also accept different types 2021-05-24 00:11:58 +03:00
3d960c235f retain original dirs 2021-05-24 00:11:58 +03:00
fac91d84e2 prevent bugs in tests easier 2021-05-24 00:11:58 +03:00
25df146ca5 fix unit test; use pax 2021-05-24 00:11:58 +03:00
c8907a411e fix bug in tests 2021-05-24 00:11:57 +03:00
9e1d2601ac adding tests 2021-05-24 00:11:57 +03:00
fa6118d5c7 gazelle? 2021-05-24 00:11:57 +03:00