aboutsummaryrefslogtreecommitdiff
path: root/tests/services/configuration.scm
Commit message (Expand)AuthorAge
* services: configuration: Change the value of the unset marker.Attila Lendvai2022-08-25
* services: Use the new maybe/unset API.Attila Lendvai2022-08-25
* tests: configuration: Add a test to cover 'unset regression.Maxim Cournoyer2022-08-09
* services: configuration: Step back from *unspecified*.Maxim Cournoyer2022-08-01
* services: configuration: Report the location of field type errors.Ludovic Courtès2022-06-24
* services: configuration: Use *unspecified* instead of 'disabled.Attila Lendvai2022-06-15
* services: configuration: Support (field1 maybe-number "") format.Attila Lendvai2022-06-15
* services: configuration: Allow specifying prefix for serializer names.Xinglu Chen2021-06-29
* services: configuration: Add a define-maybe/no-serialization syntax.Maxim Cournoyer2021-05-17
* services: configuration: Add tests.Maxim Cournoyer2021-05-08