aboutsummaryrefslogtreecommitdiffstats
path: root/tests/base/test126/Readme.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/base/test126/Readme.txt')
-rw-r--r--tests/base/test126/Readme.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/base/test126/Readme.txt b/tests/base/test126/Readme.txt
new file mode 100644
index 000000000..b4b666098
--- /dev/null
+++ b/tests/base/test126/Readme.txt
@@ -0,0 +1,7 @@
+Mode: VM run
+Title: For Statement
+
+This tests the weaving of For statements. More variants of the for
+statement can be added to the test. The current test only checks for
+variation in the init part of the for loop.
+