aboutsummaryrefslogtreecommitdiff
path: root/test cases
diff options
context:
space:
mode:
authorJussi Pakkanen <jpakkane@gmail.com>2023-11-06 18:30:00 +0200
committerJussi Pakkanen <jpakkane@gmail.com>2023-11-07 21:52:14 +0200
commit2ea284bac1dce5ac659aaaa68f4c36f6278ed340 (patch)
tree0645cf1b3fb145d12222209b947c552dd1c53b6c /test cases
parent686963f1c247442e01787a276879391aa64e41c2 (diff)
downloadmeson-2ea284bac1dce5ac659aaaa68f4c36f6278ed340.zip
meson-2ea284bac1dce5ac659aaaa68f4c36f6278ed340.tar.gz
meson-2ea284bac1dce5ac659aaaa68f4c36f6278ed340.tar.bz2
Prohibit symlinks in test data dir because they get mangled by setup.py.
Diffstat (limited to 'test cases')
-rw-r--r--test cases/common/268 install functions and follow symlinks/foo/file1 (renamed from test cases/common/268 install functions and follow_symlinks/foo/file1)0
-rw-r--r--test cases/common/268 install functions and follow symlinks/meson.build (renamed from test cases/common/268 install functions and follow_symlinks/meson.build)0
-rw-r--r--test cases/common/268 install functions and follow symlinks/test.json (renamed from test cases/common/268 install functions and follow_symlinks/test.json)0
l---------test cases/common/268 install functions and follow_symlinks/foo/link11
l---------test cases/common/268 install functions and follow_symlinks/foo/link2.h1
-rw-r--r--[l---------]test cases/warning/9 meson.options/subprojects/no-warn/meson_options.txt2
6 files changed, 1 insertions, 3 deletions
diff --git a/test cases/common/268 install functions and follow_symlinks/foo/file1 b/test cases/common/268 install functions and follow symlinks/foo/file1
index 9daeafb..9daeafb 100644
--- a/test cases/common/268 install functions and follow_symlinks/foo/file1
+++ b/test cases/common/268 install functions and follow symlinks/foo/file1
diff --git a/test cases/common/268 install functions and follow_symlinks/meson.build b/test cases/common/268 install functions and follow symlinks/meson.build
index 327c021..327c021 100644
--- a/test cases/common/268 install functions and follow_symlinks/meson.build
+++ b/test cases/common/268 install functions and follow symlinks/meson.build
diff --git a/test cases/common/268 install functions and follow_symlinks/test.json b/test cases/common/268 install functions and follow symlinks/test.json
index 6a39517..6a39517 100644
--- a/test cases/common/268 install functions and follow_symlinks/test.json
+++ b/test cases/common/268 install functions and follow symlinks/test.json
diff --git a/test cases/common/268 install functions and follow_symlinks/foo/link1 b/test cases/common/268 install functions and follow_symlinks/foo/link1
deleted file mode 120000
index 08219db..0000000
--- a/test cases/common/268 install functions and follow_symlinks/foo/link1
+++ /dev/null
@@ -1 +0,0 @@
-file1 \ No newline at end of file
diff --git a/test cases/common/268 install functions and follow_symlinks/foo/link2.h b/test cases/common/268 install functions and follow_symlinks/foo/link2.h
deleted file mode 120000
index 08219db..0000000
--- a/test cases/common/268 install functions and follow_symlinks/foo/link2.h
+++ /dev/null
@@ -1 +0,0 @@
-file1 \ No newline at end of file
diff --git a/test cases/warning/9 meson.options/subprojects/no-warn/meson_options.txt b/test cases/warning/9 meson.options/subprojects/no-warn/meson_options.txt
index 7b28df2..b84ee83 120000..100644
--- a/test cases/warning/9 meson.options/subprojects/no-warn/meson_options.txt
+++ b/test cases/warning/9 meson.options/subprojects/no-warn/meson_options.txt
@@ -1 +1 @@
-meson.options \ No newline at end of file
+option('foo', type : 'string')