Please ignore this patch, I understand that as is it will not be commited.
On Tue, Jul 30, 2013 at 3:30 AM, Bruno Jesus 00cpxxx@gmail.com wrote:
Erich Hoover contacted me about a patch he sent months ago related to GetVolumePathNameA. He developed a better test infrastructure using a for loop instead of multiple repetitions of test lines. This patch will make it easier for him to rebase and send his tests and function implementation later.
I used the same approach from [1] by decomposing the "todo_wine" in winetest_start_todo("wine") and winetest_end_todo("wine").
http://source.winehq.org/source/programs/cmd/tests/batch.c#L292