5
0
mirror of git://git.proxmox.com/git/pxar.git synced 2025-01-06 21:17:40 +03:00
pxar/tests/simple
Wolfgang Bumiller ea8ff6368b remove custom PartialEq impl
Hardlink targets are now compared, but only the parts we
also actually decode, not the chosen names in
`Entry.link_key`.

This way we can just `==` compare entries as long as the
files we use for hardlinking use their canonical path as
key.

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2020-06-26 09:57:35 +02:00
..
fs.rs remove custom PartialEq impl 2020-06-26 09:57:35 +02:00
main.rs some initial sequential encoder/decoder testing 2020-06-26 09:54:00 +02:00