about summary refs log tree commit diff stats
path: root/Manual_tests.md
diff options
context:
space:
mode:
Diffstat (limited to 'Manual_tests.md')
-rw-r--r--Manual_tests.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/Manual_tests.md b/Manual_tests.md
index 8d121d9..e258940 100644
--- a/Manual_tests.md
+++ b/Manual_tests.md
@@ -12,6 +12,7 @@ record those here.
 * How the screen looks. Our tests use a level of indirection to check text and
   graphics printed to screen, but not the precise pixels they translate to.
     - where exactly the cursor is drawn to highlight a given character
+    - analogously, how a shape precisely looks as you draw it
 
 ### Other compromises