gnome-control-center/tests
Matthijs Velsink c18168b20c test-network-panel: Allow separator in speed label
Commit b76d6d0d (!2130) added a thousands separator to the speed label
for ethernet. This did not affect the tests, as they are run under the
`C` locale, meaning no separator was present in the tests and the label
test matched.

However, running tests with locale set to `en_US.UTF-8` for example
fails, as the label then reads "1,234 Mb/s" instead.

Fix this by adding a wildcard in the place of the separator.
2024-04-08 13:02:40 +00:00
..
common meson: Replace deprecated meson.{source|build}_root functions 2023-10-25 15:49:13 +02:00
datetime meson: improve comment and fix deprecated functions 2023-05-02 11:33:31 +00:00
interactive-panels shell: Remove sidebar subpages support from panels 2023-09-22 11:45:02 +00:00
keyboard meson: Replace deprecated meson.{source|build}_root functions 2023-10-25 15:49:13 +02:00
network test-network-panel: Allow separator in speed label 2024-04-08 13:02:40 +00:00
printers Disable the canonicalization test 2020-09-05 11:56:24 -03:00
shared tests: Show why tests are not split 2020-05-11 19:43:38 +00:00
meson.build system: Add "About" page 2023-11-02 12:15:11 +00:00