calamares/src/libcalamares/partition
Adriaan de Groot 34ffc7a20a [libcalamares] Consistent namespace usage in partition service
- The sub-directories under libcalamares (e.g. Utils, ..)
   all live in namespace CalamaresUtils (well, except for Logger).
   The services (e.g. subdirs other than utils/) live in their
   own nested namespace, so partitioning should go into
   CalamaresUtils::Partition for consistency.
2019-05-14 05:52:58 -04:00
..
PartitionSize.cpp [libcalamares] Consistent namespace usage in partition service 2019-05-14 05:52:58 -04:00
PartitionSize.h [libcalamares] Consistent namespace usage in partition service 2019-05-14 05:52:58 -04:00
Tests.cpp [libcalamares] Consistent namespace usage in partition service 2019-05-14 05:52:58 -04:00
Tests.h [libcalamares] Add tests for the partitioning service 2019-05-13 13:33:38 +02:00