summaryrefslogtreecommitdiff
path: root/test/disk_writer_test.cc
AgeCommit message (Expand)Author
2025-09-15Allow building with boost::process v2 (added in Ubuntu 25.10).Carl Hetherington
2025-03-22Add abstraction of io_{context,service} and use it as appropriate.Carl Hetherington
2024-02-04Use a simpler way to decide what devices we could write to on macOS.Carl Hetherington
2022-07-20Allow multiple DCPs to be written to a disk (#1756).Carl Hetherington
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