calamares/src/modules/fsresizer
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
..
CMakeLists.txt [fsresizer] Make dependency on partition module more explicit 2019-05-07 07:48:40 -04:00
fsresizer.conf [fsresizer] Add setting required 2018-10-01 04:06:01 -04:00
ResizeFSJob.cpp [libcalamares] Consistent namespace usage in partition service 2019-05-14 05:52:58 -04:00
ResizeFSJob.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 [fsresizer] Add tests 2018-09-14 17:59:50 +02:00