balena-supervisor/test/unit/lib
Felipe Lalanne 67d1503b54 Allow using colon character in config vars
The Raspberry Pi config.txt file defines the use of colon to configure
variables of the same name in different ports, for instance on those
devices with two hdmi ports. This syntax was previously not supported by
the supervisor. This change relaxes the syntax validation on config vars
to allow the use of the colon character.

Relates-to: #1573, #2046
Change-type: minor
2023-01-20 15:48:32 -03:00
..
backoff.spec.ts Create test/unit and test/integration folders 2022-08-24 14:28:36 -04:00
conversions.spec.ts Migrate simple legacy tests to test/unit and test/integration 2022-10-18 20:36:53 -03:00
fs-utils.spec.ts Un-skip fs-utils test 2022-09-28 10:37:40 -03:00
journald.spec.ts Stop using host journalctl 2022-12-05 17:09:20 -03:00
json.spec.ts Create test/unit and test/integration folders 2022-08-24 14:28:36 -04:00
system-info.spec.ts Update @balena/lint to 6.2.0 2022-09-19 16:41:28 +01:00
update-lock.spec.ts Migrate update-lock tests as integration tests 2022-09-28 10:37:41 -03:00
validation.spec.ts Allow using colon character in config vars 2023-01-20 15:48:32 -03:00