[ros-dev] [ros-diffs] [hbelusca] 62662: [NTDLL_APITEST]: Add braces and remove an unneeded trace.
Thomas Faber
thomas.faber at reactos.org
Sun Apr 6 16:10:10 UTC 2014
This will make any failure messages in the loop useless, since you
won't know which test they're about.
Just because the tests are succeeding now doesn't mean they always will.
On 2014-04-06 17:51, hbelusca at svn.reactos.org wrote:
> @@ -188,7 +190,6 @@
>
> for (i = 0; i < TestCount; i++)
> {
> - trace("i = %d\n", i);
> switch (TestCases[i].PrefixType)
> {
> case PrefixNone:
>
>
More information about the Ros-dev
mailing list