From 78f961696c3bd761c9f43e368765055e33834b90 Mon Sep 17 00:00:00 2001 From: nsfisis Date: Sun, 24 Aug 2025 23:18:32 +0900 Subject: feat: resolve include name relative to the current file name --- tests/057.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/057.sh') diff --git a/tests/057.sh b/tests/057.sh index 8850e55..291030c 100644 --- a/tests/057.sh +++ b/tests/057.sh @@ -1,5 +1,5 @@ cat <<'EOF' > expected -cannot open include file: nonexistent.h +cannot open include file: ./nonexistent.h EOF test_compile_error <<'EOF' -- cgit v1.2.3-70-g09d2