summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorJoerg Bornemann <joerg.bornemann@digia.com>2013-01-04 09:10:21 +0100
committerJoerg Bornemann <joerg.bornemann@digia.com>2013-01-04 09:11:29 +0100
commit20b4651378c1ff9b3a2c2e2fe0b1a83f44a39446 (patch)
tree633363c7fd8302b6863c6ebd5343df94241d8e4b /tests
parent67bad1bf0357803b53d375c7d4377879087e5eca (diff)
missing file added
Change-Id: I11dcfa1a308d8bda6142f0bfbadb4e5eca4e1428 Reviewed-by: Joerg Bornemann <joerg.bornemann@digia.com>
Diffstat (limited to 'tests')
-rw-r--r--tests/makefiles/blackbox/environmentVariablesCaseInsensitivity/test.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/makefiles/blackbox/environmentVariablesCaseInsensitivity/test.mk b/tests/makefiles/blackbox/environmentVariablesCaseInsensitivity/test.mk
new file mode 100644
index 0000000..de5fdf5
--- /dev/null
+++ b/tests/makefiles/blackbox/environmentVariablesCaseInsensitivity/test.mk
@@ -0,0 +1,3 @@
+PATH = $(PATH);C:\Zort
+first:
+ echo PATH $(PATH) %%PATH%%