calamares/src/modules/partition/tests
Adriaan de Groot f2438a5bf4 [partition] Implement other way of getting partitions
- Just read /proc/partitions and process it; split into columns,
   add relevant bits.
 - This implementation supports devices named "name", which the other
   didn't (but that would be really weird).

The tests now pass.
2019-06-24 13:09:07 +02:00
..
ClearMountsJobTests.cpp [partition] Implement other way of getting partitions 2019-06-24 13:09:07 +02:00
ClearMountsJobTests.h [partition] Expand tests to ClearMountsJob 2019-06-24 12:47:53 +02:00
CMakeLists.txt [partition] Expand tests to ClearMountsJob 2019-06-24 12:47:53 +02:00
PartitionJobTests.cpp [partition] Code-formatting for tests 2019-06-24 12:37:00 +02:00
PartitionJobTests.h [partition] Code-formatting for tests 2019-06-24 12:37:00 +02:00