From: Carl Worth Date: Mon, 28 Jan 2013 12:05:26 +0000 (+1100) Subject: trim_stress: Only look at files matching [0-9]*.png when counting references X-Git-Url: https://git.cworth.org/git?p=apitrace-tests;a=commitdiff_plain;h=2c00a00c867378bdc047f5951edbbe1be61d2295;hp=2c00a00c867378bdc047f5951edbbe1be61d2295 trim_stress: Only look at files matching [0-9]*.png when counting references If there are any differences from a previous run, there will be several additional image files left around, (.thumb.png, etc.). And we don't want to count those. ---