summaryrefslogtreecommitdiff
path: root/testdata/modulecache-tests/README.txt
diff options
context:
space:
mode:
authorMarius Kintel <marius@kintel.net>2013-05-28 14:20:07 (GMT)
committerMarius Kintel <marius@kintel.net>2013-06-06 00:26:22 (GMT)
commitf2221499e70ae15330c2f8b1ee621b79304672c3 (patch)
tree95f1a1e9b17404f4d7e796a951c755ad6a257ae4 /testdata/modulecache-tests/README.txt
parent362d689305053b64c299f59df2f098c9b72a1bb0 (diff)
Added testcase for cascading changes
Diffstat (limited to 'testdata/modulecache-tests/README.txt')
-rw-r--r--testdata/modulecache-tests/README.txt10
1 files changed, 10 insertions, 0 deletions
diff --git a/testdata/modulecache-tests/README.txt b/testdata/modulecache-tests/README.txt
index b168200..da0c843 100644
--- a/testdata/modulecache-tests/README.txt
+++ b/testdata/modulecache-tests/README.txt
@@ -108,3 +108,13 @@ o Verify that you get: WARNING: Can't open 'use' file 'missing.scad'.
o echo "module missing() { sphere(10); }" > missing.scad
o rm missing.scad
o Compile (F5) - verify that the sphere is gone
+
+Test14: Automatic reload of cascading changes
+-------
+
+o rm cascade-*.scad
+o Open cascadetest.scad
+o Compile (F5)
+o ./cascade.sh
+o Verify that everything reloads at once without flickering
+
contact: Jan Huwald // Impressum