calamares/src/libcalamares/utils
Adriaan de Groot 39cc43f26b [libcalamares] Fix tests
- QCOMPARE() is sensitive to differing types in actual and expected,
  and uchar and int (and mode_t and int) are different.
2020-02-21 17:53:43 +01:00
..
BoostPython.h [libcalamares] Convenience header for Boost and its warnings 2020-02-12 10:28:48 +01:00
CalamaresUtilsSystem.cpp Merge branch 'master' into kpmcore-manager 2020-02-19 18:34:44 +01:00
CalamaresUtilsSystem.h Merge branch 'master' into kpmcore-manager 2020-02-19 18:34:44 +01:00
CommandList.cpp QLatin1Literal->QLatin1String. 2019-09-21 20:44:33 +01:00
CommandList.h [libcalamares] Apply current coding style to libcalamares/utils/ 2019-08-04 22:01:56 +02:00
Dirs.cpp [libcalamares] Apply current coding style to libcalamares/utils/ 2019-08-04 22:01:56 +02:00
Dirs.h [libcalamares] Apply current coding style to libcalamares/utils/ 2019-08-04 22:01:56 +02:00
Entropy.cpp [libcalamares] Warnings-- in Entropy 2020-02-12 12:15:13 +01:00
Entropy.h [libcalamares] Add printable-entropy (e.g. for password salt) 2020-01-29 16:39:25 +01:00
Logger.cpp [libcalamares] Apply current coding style to libcalamares/utils/ 2019-08-04 22:01:56 +02:00
Logger.h [libcalamares] Apply current coding style to libcalamares/utils/ 2019-08-04 22:01:56 +02:00
moc-warnings.h Reduce warnings from moc-generated code 2019-04-18 12:06:09 +02:00
NamedEnum.h [libcalamares] Apply current coding style to libcalamares/utils/ 2019-08-04 22:01:56 +02:00
NamedSuffix.h libcalamares: Prevent integer overflows when parsing configuration 2019-08-12 15:45:34 +02:00
PluginFactory.cpp [libcalamares] Apply coding style to PluginFactory 2019-08-13 20:50:52 +02:00
PluginFactory.h [libcalamares] Drop INTERFACES again 2019-08-26 10:15:22 +02:00
Retranslator.cpp [calamares] Local translations can be a separate setting 2020-02-05 17:48:39 +01:00
Retranslator.h [calamares] Local translations can be a separate setting 2020-02-05 17:48:39 +01:00
String.cpp [libcalamares] Apply current coding style to libcalamares/utils/ 2019-08-04 22:01:56 +02:00
String.h [libcalamares] Apply current coding style to libcalamares/utils/ 2019-08-04 22:01:56 +02:00
TestPaths.cpp [libcalamares] Add some tests for CreationResult 2020-02-14 13:21:16 +01:00
Tests.cpp [libcalamares] Fix tests 2020-02-21 17:53:43 +01:00
Tests.h [libcalamares] Expand tests for printable entropy 2020-02-12 12:22:02 +01:00
UMask.cpp [libcalamares] Add umask helper functions 2019-07-03 00:40:05 +02:00
UMask.h [libcalamares] Fix tests for umask != 022 2019-08-30 06:35:53 -04:00
Units.h Revert "libcalamares: Align partition sizes on actual sectors" 2019-08-13 16:57:47 +02:00
Variant.cpp libcalamares: Prevent integer overflows when parsing configuration 2019-08-12 15:45:34 +02:00
Variant.h libcalamares: Prevent integer overflows when parsing configuration 2019-08-12 15:45:34 +02:00
Yaml.cpp libcalamares: Prevent integer overflows when parsing configuration 2019-08-12 15:45:34 +02:00
Yaml.h [libcalamares] Reduce warnings with Clang 9 (yaml.h) 2019-11-29 00:17:02 +01:00