mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-25 17:25:08 +02:00
LibTest/Tests: Build and run test-js on windows
This commit allows test-js to build and run, also in CI. Co-authored-by: Andrew Kaster <andrew@ladybird.org>
This commit is contained in:
Notes:
github-actions[bot]
2025-06-06 04:01:57 +00:00
Author: https://github.com/R-Goc Commit: https://github.com/LadybirdBrowser/ladybird/commit/9ec26058d1f Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/4927 Reviewed-by: https://github.com/ADKaster ✅
@@ -32,9 +32,6 @@
|
||||
#include <LibJS/SourceTextModule.h>
|
||||
#include <LibTest/Results.h>
|
||||
#include <LibTest/TestRunner.h>
|
||||
#include <fcntl.h>
|
||||
#include <sys/time.h>
|
||||
#include <unistd.h>
|
||||
|
||||
#define STRCAT(x, y) __STRCAT(x, y)
|
||||
#define STRSTRCAT(x, y) __STRSTRCAT(x, y)
|
||||
|
||||
Reference in New Issue
Block a user