mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-04 17:10:47 +00:00
eeac056816
Check the renderdoc log for lines matching "Assertion" or "Error" Using new helper function in testcase.py def check_renderdoc_log(self, asserts: bool = True, errors: bool = True):