malcontent/libmalcontent/tests
Matthew Leeds 15e8a74b21 tree-wide: Replace usages of whitelist/blacklist
Replace usages of the terms whitelist and blacklist with the more
inclusive and more precise terms allowlist and blocklist, which are
actually also more consistent with parts of the codebase, e.g.
mct_app_filter_is_content_type_allowed().

The only API break here is in libmalcontent/app-filter.h but the
relevant API is not used anywhere else in Endless OS beyond this repo,
nor to my knowledge in any other distribution. Also, per the README,
this project's API is not stable, so now is a good time to make this
change.
2020-06-09 15:35:21 -07:00
..
app-filter.c tree-wide: Replace usages of whitelist/blacklist 2020-06-09 15:35:21 -07:00
com.endlessm.ParentalControls.AppFilter.xml tests: Use gdbus-codegen to drop hand-coded interface definitions 2019-06-13 16:40:52 +01:00
meson.build build: Stop building libglib-testing as a subproject 2020-04-15 15:03:39 +01:00
org.freedesktop.Accounts.xml tests: Use gdbus-codegen to drop hand-coded interface definitions 2019-06-13 16:40:52 +01:00
session-limits.c session-limits: Add mct_session_limits_is_enabled() API 2020-03-24 11:06:16 +00:00