Make the iterative tests use Google Tests's parameterized test code.
authorSam Spilsbury <smspillaz@gmail.com>
Sun, 16 Jun 2013 12:49:23 +0000 (20:49 +0800)
committerSam Spilsbury <smspillaz@gmail.com>
Mon, 17 Jun 2013 00:57:48 +0000 (08:57 +0800)
commite4a02782bcd83a9bdf8676379e794e91302b1c8a
tree96b651c12368f016258c654936dbec0ef9f78cb0
parent4f63a3e5157be79bc3b6b264c05a9c1aa7e3a7b7
Make the iterative tests use Google Tests's parameterized test code.

This enables each individual piece of data to have an independent
identifier in the testing system.
xbmc/test/TestFileItem.cpp