diff --git a/test/cubic.test.py b/test/2dcubic.py similarity index 100% rename from test/cubic.test.py rename to test/2dcubic.py diff --git a/test/quad.test.py b/test/2dquadratic.py similarity index 100% rename from test/quad.test.py rename to test/2dquadratic.py diff --git a/test/baker.test.py b/test/baker2d.py similarity index 100% rename from test/baker.test.py rename to test/baker2d.py diff --git a/test/baker.order.test.py b/test/baker2dorder.py old mode 100644 new mode 100755 similarity index 100% rename from test/baker.order.test.py rename to test/baker2dorder.py diff --git a/test/baker3D.test.py b/test/baker3d.py similarity index 100% rename from test/baker3D.test.py rename to test/baker3d.py diff --git a/test/qhull.test.py b/test/qhull.py similarity index 100% rename from test/qhull.test.py rename to test/qhull.py