Adriaan de Groot
1f7dfafe9a
[libcalamares] Provide accessor to error code.
...
- Document meaning of error codes.
- The test-loader considers internal errors a real (test) failure,
while errors returned normally by the modules (e.g. because the
configuration is broken) to be ok for testing purposes.
2019-04-28 14:34:39 -04:00
Adriaan de Groot
7149b80146
[libcalamares] Distinguish kinds of errors
...
- errors can now carry an integer what-am-I code apart from
the message; all errors have a code != 0 (and ok has code 0).
2019-04-28 14:34:39 -04:00
Adriaan de Groot
762ad54344
Documentation: change http links to GitHub to https
2017-12-20 08:39:09 -05:00
Adriaan de Groot
f2d2218070
Clang: fix warning about implict copy-ctor with explicit move-ctor
2017-06-27 07:15:31 -04:00
Teo Mrnjavac
9cb4e60b31
Namespace fixage.
2015-09-15 16:48:42 +02:00
Teo Mrnjavac
18a9e0db48
Add optional prettyStatusMessage to Job.
2015-06-13 02:03:35 +02:00
Teo Mrnjavac
d45d436161
Add optional prettyDescription to Job.
2015-04-13 14:58:33 +02:00
Aurélien Gâteau
249a28910a
Make it possible to update message and details fields of a JobResult
2014-08-05 17:37:24 +02:00
Teo Mrnjavac
d1151d87cf
Move implementation to cpp file.
2014-07-09 19:08:53 +02:00
Teo Mrnjavac
f1da3373a8
Added Typedefs.h and Job/JobQueue interfaces.
2014-06-27 18:04:53 +02:00
Teo Mrnjavac
6388171521
Stubs for JobQueue and Job.
2014-06-27 15:55:25 +02:00