Add SrtGraphics wrapper to wrap graphics checker.
Compare changes
- Jeremy Whiting authored
Should use SRT_GRAPHICS_ISSUES_NONE, not SRT_LIBRARY_ISSUES_NONE.
+ 1
− 1
@@ -87,7 +87,7 @@ test_object (Fixture *f,
SrtGraphics is gobject shaped and gives a public interface to check graphics capabilities for different window systems and renderers.
It will either run check-graphics or wflinfo depending on further discussion.
Should use SRT_GRAPHICS_ISSUES_NONE, not SRT_LIBRARY_ISSUES_NONE.