calamares/src/modules/partition/tests
Adriaan de Groot 23eabd74c6 [partition] Set FS type explicitly if no layout is given
- the "simple" constructor for PartitionEntry left the FS type
  set as the constructor left it -- which is Unknown by default.
  This leads to install failures in systems that don't set a
  special layout but just want a single / -- because the FS is
  set to Unknown.
- massage the constructor and consumer of the code, push
  Ext4 FS in the tests and use the configured default in production.
2020-11-02 16:01:10 +01:00
..
ClearMountsJobTests.cpp REUSE: Giant boilerplate cleanup 2020-08-26 02:28:38 +02:00
ClearMountsJobTests.h REUSE: Giant boilerplate cleanup 2020-08-26 02:28:38 +02:00
CMakeLists.txt [partition] Add tests for Layout-constrained partionning 2020-10-06 17:48:12 +02:00
CreateLayoutsTests.cpp [partition] Set FS type explicitly if no layout is given 2020-11-02 16:01:10 +01:00
CreateLayoutsTests.h [partition] Reduce warnings from KPMCore 2020-11-01 00:20:17 +01:00
PartitionJobTests.cpp [partition] Reduce warnings 2020-11-01 00:05:05 +01:00
PartitionJobTests.h [partition] Reduce warnings from KPMCore 2020-11-01 00:20:17 +01:00