]> git.cworth.org Git - apitrace-tests/commitdiff
cli: Add test for "apitrace trim" with both --calls and --frames
authorCarl Worth <cworth@cworth.org>
Mon, 11 Mar 2013 22:45:05 +0000 (15:45 -0700)
committerCarl Worth <cworth@cworth.org>
Fri, 12 Apr 2013 21:27:06 +0000 (14:27 -0700)
This case was triggering a bug in "apitrace trim" where it would
incorrectly bail out after going past the last specified call (or
frame) without noticing that there were still further frames (or
calls) to be processed.


No differences found