aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xrun_unittests.py2
-rwxr-xr-xtest cases/unit/32 python extmodule/blaster.py (renamed from test cases/python/1 extmodule/blaster.py)0
-rw-r--r--test cases/unit/32 python extmodule/ext/meson.build (renamed from test cases/python/1 extmodule/ext/meson.build)0
-rw-r--r--test cases/unit/32 python extmodule/ext/tachyon_module.c (renamed from test cases/python/1 extmodule/ext/tachyon_module.c)0
-rw-r--r--test cases/unit/32 python extmodule/meson.build (renamed from test cases/python/1 extmodule/meson.build)0
-rw-r--r--test cases/unit/32 python extmodule/meson_options.txt (renamed from test cases/python/1 extmodule/meson_options.txt)0
6 files changed, 1 insertions, 1 deletions
diff --git a/run_unittests.py b/run_unittests.py
index 4c51bb4..78bb9b7 100755
--- a/run_unittests.py
+++ b/run_unittests.py
@@ -3160,7 +3160,7 @@ class PythonTests(BasePlatformTests):
if self.backend is not Backend.ninja:
raise unittest.SkipTest('Skipping python tests with {} backend'.format(self.backend.name))
- testdir = os.path.join(self.src_root, 'test cases', 'python', '1 extmodule')
+ testdir = os.path.join(self.src_root, 'test cases', 'unit', '32 python extmodule')
# No python version specified, this will use meson's python
self.init(testdir)
diff --git a/test cases/python/1 extmodule/blaster.py b/test cases/unit/32 python extmodule/blaster.py
index 163b6d4..163b6d4 100755
--- a/test cases/python/1 extmodule/blaster.py
+++ b/test cases/unit/32 python extmodule/blaster.py
diff --git a/test cases/python/1 extmodule/ext/meson.build b/test cases/unit/32 python extmodule/ext/meson.build
index b13bb32..b13bb32 100644
--- a/test cases/python/1 extmodule/ext/meson.build
+++ b/test cases/unit/32 python extmodule/ext/meson.build
diff --git a/test cases/python/1 extmodule/ext/tachyon_module.c b/test cases/unit/32 python extmodule/ext/tachyon_module.c
index 68eda53..68eda53 100644
--- a/test cases/python/1 extmodule/ext/tachyon_module.c
+++ b/test cases/unit/32 python extmodule/ext/tachyon_module.c
diff --git a/test cases/python/1 extmodule/meson.build b/test cases/unit/32 python extmodule/meson.build
index 4798654..4798654 100644
--- a/test cases/python/1 extmodule/meson.build
+++ b/test cases/unit/32 python extmodule/meson.build
diff --git a/test cases/python/1 extmodule/meson_options.txt b/test cases/unit/32 python extmodule/meson_options.txt
index b8f645d..b8f645d 100644
--- a/test cases/python/1 extmodule/meson_options.txt
+++ b/test cases/unit/32 python extmodule/meson_options.txt