hyprlang/tests/config
Eduard Tykhoniuk 5b175c9704
config: Return an error on invalid hex values. (#54)
* config.cpp: fix parsing invalid hex
Instead of crashing on an invalid hex, return an error.

* config: return an error on an invalid hex value

* cleanup

* style: add references for catching exceptions

* style: ignore `std::out_of_range`
2024-09-02 00:45:17 +02:00
..
colors.conf core: add missed config test 2023-12-29 16:02:43 +01:00
config.conf core: properly handle unscoped keywords 2024-07-07 21:42:53 +02:00
error.conf core: add options for config parser 2023-12-30 13:32:29 +01:00
invalid-numbers.conf config: Return an error on invalid hex values. (#54) 2024-09-02 00:45:17 +02:00