This reverts merge request !75
It was foolishly merged before CI pipeline finished.
The tests are failing (org.company.order1 is wrong) and rules_file_name_cmp() needs fixes to reflect /usr/local/share (org.company.order2 probably prefers wrong .rules file)
NOTE: Glib testing framework is a tremendous pain in terms of verbose test output. This needs some future rewrites.
In GitLab by @jrybar on Apr 13, 2021, 19:06
Merges revert-2c8287fb -> master
This reverts merge request !75
It was foolishly merged before CI pipeline finished.
The tests are failing (org.company.order1 is wrong) and rules_file_name_cmp() needs fixes to reflect /usr/local/share (org.company.order2 probably prefers wrong .rules file)
NOTE: Glib testing framework is a tremendous pain in terms of verbose test output. This needs some future rewrites.