summaryrefslogtreecommitdiff
path: root/test/toolpath
diff options
context:
space:
mode:
authorgrbd <garlicbready@googlemail.com>2017-08-01 14:49:43 +0100
committergrbd <garlicbready@googlemail.com>2017-08-01 14:49:43 +0100
commita0fb321e6d09b4516057908594ac94382ece9997 (patch)
tree91411a0821022dad794bc98ae37e0d0b46cd772b /test/toolpath
parent8dfbfb88a66ff3f8234688e6c9d4a614b278cabe (diff)
downloadscons-a0fb321e6d09b4516057908594ac94382ece9997.tar.gz
Update to user manual on how to use sys.path for toolpath, and toolpath in general
also small update to tests
Diffstat (limited to 'test/toolpath')
-rw-r--r--test/toolpath/nested/image/SConstruct4
-rw-r--r--test/toolpath/nested/image/testsrc1.txt0
2 files changed, 0 insertions, 4 deletions
diff --git a/test/toolpath/nested/image/SConstruct b/test/toolpath/nested/image/SConstruct
index b20d8e64..211a0d73 100644
--- a/test/toolpath/nested/image/SConstruct
+++ b/test/toolpath/nested/image/SConstruct
@@ -56,7 +56,3 @@ print("env3['Toolpath_TestTool2_1'] =", env3.get('Toolpath_TestTool2_1'))
print("env3['Toolpath_TestTool2_2'] =", env3.get('Toolpath_TestTool2_2'))
sys.path = oldsyspath
-
-# TODO
-# 1. add docs for below
-# 3. redo test output capture
diff --git a/test/toolpath/nested/image/testsrc1.txt b/test/toolpath/nested/image/testsrc1.txt
deleted file mode 100644
index e69de29b..00000000
--- a/test/toolpath/nested/image/testsrc1.txt
+++ /dev/null