summaryrefslogtreecommitdiff
path: root/test/command_callback/python_paths
diff options
context:
space:
mode:
Diffstat (limited to 'test/command_callback/python_paths')
-rw-r--r--test/command_callback/python_paths/no_virtualenv/subdir/foo/__init__.py0
-rw-r--r--test/command_callback/python_paths/no_virtualenv/subdir/foo/bar.py0
-rw-r--r--test/command_callback/python_paths/with_virtualenv/env/bin/activate0
-rwxr-xr-xtest/command_callback/python_paths/with_virtualenv/env/bin/pylint0
-rw-r--r--test/command_callback/python_paths/with_virtualenv/subdir/foo/__init__.py0
-rw-r--r--test/command_callback/python_paths/with_virtualenv/subdir/foo/bar.py0
6 files changed, 0 insertions, 0 deletions
diff --git a/test/command_callback/python_paths/no_virtualenv/subdir/foo/__init__.py b/test/command_callback/python_paths/no_virtualenv/subdir/foo/__init__.py
new file mode 100644
index 00000000..e69de29b
--- /dev/null
+++ b/test/command_callback/python_paths/no_virtualenv/subdir/foo/__init__.py
diff --git a/test/command_callback/python_paths/no_virtualenv/subdir/foo/bar.py b/test/command_callback/python_paths/no_virtualenv/subdir/foo/bar.py
new file mode 100644
index 00000000..e69de29b
--- /dev/null
+++ b/test/command_callback/python_paths/no_virtualenv/subdir/foo/bar.py
diff --git a/test/command_callback/python_paths/with_virtualenv/env/bin/activate b/test/command_callback/python_paths/with_virtualenv/env/bin/activate
new file mode 100644
index 00000000..e69de29b
--- /dev/null
+++ b/test/command_callback/python_paths/with_virtualenv/env/bin/activate
diff --git a/test/command_callback/python_paths/with_virtualenv/env/bin/pylint b/test/command_callback/python_paths/with_virtualenv/env/bin/pylint
new file mode 100755
index 00000000..e69de29b
--- /dev/null
+++ b/test/command_callback/python_paths/with_virtualenv/env/bin/pylint
diff --git a/test/command_callback/python_paths/with_virtualenv/subdir/foo/__init__.py b/test/command_callback/python_paths/with_virtualenv/subdir/foo/__init__.py
new file mode 100644
index 00000000..e69de29b
--- /dev/null
+++ b/test/command_callback/python_paths/with_virtualenv/subdir/foo/__init__.py
diff --git a/test/command_callback/python_paths/with_virtualenv/subdir/foo/bar.py b/test/command_callback/python_paths/with_virtualenv/subdir/foo/bar.py
new file mode 100644
index 00000000..e69de29b
--- /dev/null
+++ b/test/command_callback/python_paths/with_virtualenv/subdir/foo/bar.py