summaryrefslogtreecommitdiff
path: root/testdata/modulecache-tests/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'testdata/modulecache-tests/README.txt')
-rw-r--r--testdata/modulecache-tests/README.txt11
1 files changed, 11 insertions, 0 deletions
diff --git a/testdata/modulecache-tests/README.txt b/testdata/modulecache-tests/README.txt
index 214acc5..95bf9d5 100644
--- a/testdata/modulecache-tests/README.txt
+++ b/testdata/modulecache-tests/README.txt
@@ -124,3 +124,14 @@ o rm cascade*.scad
o Verify that no rerendering was triggered (the 4 objects are still there)
o ./cascade2.sh
o Verify that everything reloads at once without flickering
+
+Test 15: Correct handling of compile errors in auto-reloaded modules
+--------
+o Turn on Automatic Reload and Compile
+o Open mainusingerror.scad
+o Verify that you get:
+ - Compiling library '.../error.scad'.
+ - Parser error in line 3: syntax error
+ - WARNING: Failed to compile library '.../error.scad'.
+ - Main file should keep compiling
+o Verify that the above doesn't repeat
contact: Jan Huwald // Impressum