mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-01 21:59:07 +00:00
Tests: License headers, clang-format, clearer output
This commit is contained in:
parent
29eceebdbf
commit
58240aedd9
Notes:
sideshowbarker
2024-07-19 04:23:24 +09:00
Author: https://github.com/BenWiederhake
Commit: 58240aedd9
Pull-request: https://github.com/SerenityOS/serenity/pull/2947
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