calamares/src
Adriaan de Groot 55abe0247b [libcalamares] Fix tests on 32-bit platforms
- The size of a 2GiB partition (in bytes) is larger than the largest
  32-bit signed integer; we hit signed overflow while calculating
  2^11 * 2^10 * 2^10 and the test fails.
- Switch the whole table of sizes to qint64 instead.
- For testing purposes only, introduce a _qi suffix for qint64.

FIXES #1430
2020-06-14 23:42:25 +02:00
..
branding [branding] Document slideshow options 2020-05-13 17:48:22 +02:00
calamares [calamares] Make module-tester configurable in slideshow mode 2020-05-20 12:12:11 +02:00
libcalamares [libcalamares] Fix tests on 32-bit platforms 2020-06-14 23:42:25 +02:00
libcalamaresui [libcalamaresui] Install libcalamaresui headers 2020-06-10 16:43:34 +02:00
modules i18n: [dummypythonqt] Automatic merge of Transifex translations 2020-06-12 14:36:48 +02:00
qml [qml] Update SPDX identifiers. 2020-06-03 12:28:58 +01:00
CMakeLists.txt CMake: new convenience module CalamaresAddTest 2020-02-17 12:02:53 +01:00