Bastien Nocera
b0a48fad57
util: Add a GNOME version comparison function
...
Add a function that can compare GNOME versions, including the new naming
scheme for GNOME 40 and later.
Used in https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/3632
Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/1619 >
2021-02-05 13:41:26 +00:00
Florian Müllner
1778adae0d
tests: Add Params.parse() unit tests
...
Commit 46874eed0
accidentally changed the behavior of the function in
an incompatible way. Before addressing the actual issue, add a reproducer
to the unit tests to hopefully prevent future breakage.
https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/615
2019-07-05 18:28:26 +02:00
Florian Müllner
4543ca1620
build: Run unit tests on meson test
...
Meson makes it easy to define unit tests, so hook up the existing
ones.
https://bugzilla.gnome.org/show_bug.cgi?id=786497
2017-10-04 18:12:27 +02:00
Florian Müllner
c987d3d2c9
build: Support the meson build system
...
Meson is on track to replace autotools as the build system of choice,
so support it in addition to autotools. If all goes well, we'll
eventually be able to drop the latter ...
https://bugzilla.gnome.org/show_bug.cgi?id=783229
2017-07-20 00:20:54 +02:00