Add a .csv showing test coverage for operand class
authorDavid Neto <dneto@google.com>
Tue, 29 Sep 2015 18:22:02 +0000 (14:22 -0400)
committerDavid Neto <dneto@google.com>
Mon, 26 Oct 2015 16:55:33 +0000 (12:55 -0400)
commit8bed0cea131ec5e791b8a78ce1baf821aecdf0b2
treee8dce1e8df6ad1955520054bc3d94f482299310a
parent897bff924a713c4d36ffa1686bb6a0d14edeb674
Add a .csv showing test coverage for operand class

It shows which spv::OperandClass values are used in
the syntax table in source/opcode.inc, and what tests
exercise those operand types.
test/operand-class-test-coverage.csv [new file with mode: 0644]