summaryrefslogtreecommitdiff
path: root/test/command_callback/python_paths
diff options
context:
space:
mode:
authorw0rp <devw0rp@gmail.com>2017-10-01 20:26:18 +0100
committerw0rp <devw0rp@gmail.com>2017-10-01 20:26:18 +0100
commit54a08c5f8c41fbdefc4b3c0711cd3f30b7b32aee (patch)
tree2610fa57a66f519bbb207a3051073a54549dcba9 /test/command_callback/python_paths
parent5091e2de452e493678e236c92b2ca5bb7bc29653 (diff)
downloadale-54a08c5f8c41fbdefc4b3c0711cd3f30b7b32aee.zip
Add a Scripts dir for tests on Windows
Diffstat (limited to 'test/command_callback/python_paths')
-rw-r--r--test/command_callback/python_paths/with_virtualenv/env/Scripts/activate0
-rwxr-xr-xtest/command_callback/python_paths/with_virtualenv/env/Scripts/autopep80
-rwxr-xr-xtest/command_callback/python_paths/with_virtualenv/env/Scripts/flake80
-rwxr-xr-xtest/command_callback/python_paths/with_virtualenv/env/Scripts/isort0
-rwxr-xr-xtest/command_callback/python_paths/with_virtualenv/env/Scripts/mypy0
-rwxr-xr-xtest/command_callback/python_paths/with_virtualenv/env/Scripts/pylint0
-rwxr-xr-xtest/command_callback/python_paths/with_virtualenv/env/Scripts/yapf0
7 files changed, 0 insertions, 0 deletions
diff --git a/test/command_callback/python_paths/with_virtualenv/env/Scripts/activate b/test/command_callback/python_paths/with_virtualenv/env/Scripts/activate
new file mode 100644
index 00000000..e69de29b
--- /dev/null
+++ b/test/command_callback/python_paths/with_virtualenv/env/Scripts/activate
diff --git a/test/command_callback/python_paths/with_virtualenv/env/Scripts/autopep8 b/test/command_callback/python_paths/with_virtualenv/env/Scripts/autopep8
new file mode 100755
index 00000000..e69de29b
--- /dev/null
+++ b/test/command_callback/python_paths/with_virtualenv/env/Scripts/autopep8
diff --git a/test/command_callback/python_paths/with_virtualenv/env/Scripts/flake8 b/test/command_callback/python_paths/with_virtualenv/env/Scripts/flake8
new file mode 100755
index 00000000..e69de29b
--- /dev/null
+++ b/test/command_callback/python_paths/with_virtualenv/env/Scripts/flake8
diff --git a/test/command_callback/python_paths/with_virtualenv/env/Scripts/isort b/test/command_callback/python_paths/with_virtualenv/env/Scripts/isort
new file mode 100755
index 00000000..e69de29b
--- /dev/null
+++ b/test/command_callback/python_paths/with_virtualenv/env/Scripts/isort
diff --git a/test/command_callback/python_paths/with_virtualenv/env/Scripts/mypy b/test/command_callback/python_paths/with_virtualenv/env/Scripts/mypy
new file mode 100755
index 00000000..e69de29b
--- /dev/null
+++ b/test/command_callback/python_paths/with_virtualenv/env/Scripts/mypy
diff --git a/test/command_callback/python_paths/with_virtualenv/env/Scripts/pylint b/test/command_callback/python_paths/with_virtualenv/env/Scripts/pylint
new file mode 100755
index 00000000..e69de29b
--- /dev/null
+++ b/test/command_callback/python_paths/with_virtualenv/env/Scripts/pylint
diff --git a/test/command_callback/python_paths/with_virtualenv/env/Scripts/yapf b/test/command_callback/python_paths/with_virtualenv/env/Scripts/yapf
new file mode 100755
index 00000000..e69de29b
--- /dev/null
+++ b/test/command_callback/python_paths/with_virtualenv/env/Scripts/yapf