summaryrefslogtreecommitdiffhomepage
path: root/src/CompilerKit
diff options
context:
space:
mode:
Diffstat (limited to 'src/CompilerKit')
-rw-r--r--src/CompilerKit/test/Linkers/DynamicLinker+PEF64.test.cc9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/CompilerKit/test/Linkers/DynamicLinker+PEF64.test.cc b/src/CompilerKit/test/Linkers/DynamicLinker+PEF64.test.cc
new file mode 100644
index 0000000..8e94044
--- /dev/null
+++ b/src/CompilerKit/test/Linkers/DynamicLinker+PEF64.test.cc
@@ -0,0 +1,9 @@
+// Copyright 2025-2026, Amlal El Mahrouss (amlal@nekernel.org)
+// Distributed under the Boost Software License, Version 1.0. (See accompanying
+// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
+// Official repository: https://github.com/nekernel-org/nectar
+
+/// @author Amlal El Mahrouss
+
+#include <gtest/gtest.h>
+