Skip to content

tests: Add a test case for name conflict between method and boxed field

PangoLayoutLine has a name conflict like this, see gjs#547 (closed). Add a test case to RegressTestBoxedC.

Also a couple of minor cleanups in separate commits.

Merge request reports