diff options
author | Marius Kintel <marius@kintel.net> | 2014-02-10 07:18:50 (GMT) |
---|---|---|
committer | Marius Kintel <marius@kintel.net> | 2014-02-10 07:18:50 (GMT) |
commit | e4daa42cf6c376e1e27166bb4a1bca234866c10a (patch) | |
tree | 904818159a263ba955a0b923d6a2e3b92158e151 /testdata/modulecache-tests/README.txt | |
parent | 3ce44e92a482d427e439d5358367ba6d30098afc (diff) |
Added test for #181
Diffstat (limited to 'testdata/modulecache-tests/README.txt')
-rw-r--r-- | testdata/modulecache-tests/README.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/testdata/modulecache-tests/README.txt b/testdata/modulecache-tests/README.txt index 95bf9d5..3a123e7 100644 --- a/testdata/modulecache-tests/README.txt +++ b/testdata/modulecache-tests/README.txt @@ -135,3 +135,11 @@ o Verify that you get: - WARNING: Failed to compile library '.../error.scad'. - Main file should keep compiling o Verify that the above doesn't repeat + +Test 16: Dependency tracking of underlying dependencies +-------- +o Turn on Automatic Reload and Compile +o Open mainsubsub.scad +o Verify that you see a red cylinder +o edit subdit/subsub.scad: Change color +o Verify that color changes |