Richard W.M. Jones
|
0e17236d7d
|
Update copyright dates to 2020.
|
2020-03-06 19:32:32 +00:00 |
|
Richard W.M. Jones
|
05d4fcb64d
|
Update copyright dates for 2019.
This command run over the source:
perl -pi.bak -e 's/(20[01][0-9])-2018/$1-2019/g' `git ls-files`
|
2019-01-08 11:58:30 +00:00 |
|
Pino Toscano
|
a3e8871705
|
daemon: utils: add a couple of checks for split_device_partition
Mostly to check the behaviour of the function with cases like in
RHBZ#1611690.
|
2018-08-09 12:14:04 +02:00 |
|
Richard W.M. Jones
|
212762c593
|
Update copyright dates for 2018.
Run the following command over the source:
perl -pi.bak -e 's/(20[01][0-9])-2017/$1-2018/g' `git ls-files`
|
2018-01-04 15:30:10 +00:00 |
|
Richard W.M. Jones
|
11b8a5db19
|
daemon: utils: New functions and tests.
These utility functions will be used in the OCaml inspection code.
|
2017-09-16 22:27:16 +01:00 |
|
Richard W.M. Jones
|
7a084269ef
|
daemon: Add unit tests of the ‘Utils’ module.
|
2017-07-27 22:31:22 +01:00 |
|