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 967da13 commit 297b6f7Copy full SHA for 297b6f7
tests/test1.c
@@ -147,5 +147,5 @@ int main()
147
printf("\n");
148
149
150
- return 0;
+ return nfailed; /* 0 if all tests passed */
151
}
0 commit comments