mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 14:37:45 +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
|
@ -24,8 +24,8 @@
|
|||
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
*/
|
||||
|
||||
#include <pthread.h>
|
||||
#include <assert.h>
|
||||
#include <pthread.h>
|
||||
#include <signal.h>
|
||||
#include <stdio.h>
|
||||
#include <time.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue