mirror of
https://github.com/RGBCube/serenity
synced 2025-06-01 07:48:12 +00:00
Tests: License headers, clang-format, clearer output
This commit is contained in:
parent
29eceebdbf
commit
58240aedd9
16 changed files with 359 additions and 30 deletions
|
@ -66,5 +66,6 @@ int main()
|
|||
++i;
|
||||
}
|
||||
|
||||
printf(failed ? "FAIL\n" : "PASS\n");
|
||||
return failed ? 1 : 0;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue