about summary refs log tree commit diff
path: root/Test/README
diff options
context:
space:
mode:
Diffstat (limited to 'Test/README')
-rw-r--r--Test/README13
1 files changed, 13 insertions, 0 deletions
diff --git a/Test/README b/Test/README
new file mode 100644
index 000000000..c5815dc87
--- /dev/null
+++ b/Test/README
@@ -0,0 +1,13 @@
+There are now different sections, expressed by the first letter in the
+scripts names:
+
+ A: basic command parsing and execution
+ B: builtins
+ C: shell commands with special syntax
+ D: substititution
+ E: options
+ V: modules
+ W: builtin interactive commands and constructs
+ X: line editing
+ Y: completion
+ Z: separate systems and user contributions