We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c2dcec commit 2addfc1Copy full SHA for 2addfc1
src/gr_poly/test/t-rem.c
@@ -45,7 +45,7 @@ TEST_FUNCTION_START(gr_poly_rem, state)
45
}
46
47
/* test aliasing */
48
- switch (n_randint(state, 4))
+ switch (n_randint(state, 5))
49
{
50
case 0:
51
status |= gr_poly_set(R, A, ctx);
0 commit comments