summaryrefslogtreecommitdiff
path: root/test/disk_writer_test.cc
AgeCommit message (Expand)Author
2022-06-21Use empty files where possible to speed things up a lot.Carl Hetherington
2022-06-21Adjust disk/partition sizes to trigger another bug.Carl Hetherington
2022-06-210 -> nullptr cleanup.Carl Hetherington
2022-06-21Do cleanup of a test more nicely.Carl Hetherington
2022-06-21Fill test disk partitions with random noise to expose more bugs.Carl Hetherington
2022-06-18Add a test doing a more substantial copy.Carl Hetherington
2022-02-02Fix another misunderstanding with macOS drive discovery.v2.16.0Carl Hetherington
2022-01-19Adjust how macOS drives are analysed and add a couple of tests.Carl Hetherington
2021-12-06Set up {m,c,a}times on copied files (#2145).Carl Hetherington
2021-05-26Remove privilege escalation via seteuid() etc. on Linux.Carl Hetherington
2021-04-29C++11 tidying.Carl Hetherington
2020-12-03Add basic unit test for the disk writer code.Carl Hetherington