about summary refs log tree commit diff stats
path: root/sandbox/007-sandbox-delete.mu
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2016-10-06 23:51:55 -0700
committerKartik K. Agaram <vc@akkartik.com>2016-10-06 23:51:55 -0700
commit4a70fb39cc6a0f2ebe34e9b58b873e13d8221015 (patch)
tree0a9ea58f4d0f3786b1023ae0d347361976a694fa /sandbox/007-sandbox-delete.mu
parenteeed3845cd504028779c333665e0b9fad2070357 (diff)
downloadmu-4a70fb39cc6a0f2ebe34e9b58b873e13d8221015.tar.gz
3457
Switch around some unicode characters in the edit/ app so that it
renders more cleanly in html (with monospace fonts).
Diffstat (limited to 'sandbox/007-sandbox-delete.mu')
-rw-r--r--sandbox/007-sandbox-delete.mu48
1 files changed, 24 insertions, 24 deletions
diff --git a/sandbox/007-sandbox-delete.mu b/sandbox/007-sandbox-delete.mu
index ff04344f..dba40a8f 100644
--- a/sandbox/007-sandbox-delete.mu
+++ b/sandbox/007-sandbox-delete.mu
@@ -16,16 +16,16 @@ scenario deleting-sandboxes [
   screen-should-contain [
     .                               run (F4)           .
     .                                                  .
-    .━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━.
+    .──────────────────────────────────────────────────.
     .0   edit           copy           delete          .
     .add 2, 2                                          .
     .4                                                 .
-    .━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━.
+    .──────────────────────────────────────────────────.
     .1   edit           copy           delete          .
     .divide-with-remainder 11, 3                       .
     .3                                                 .
     .2                                                 .
-    .━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━.
+    .──────────────────────────────────────────────────.
     .                                                  .
   ]
   # delete second sandbox by clicking on left edge of 'delete' button
@@ -38,11 +38,11 @@ scenario deleting-sandboxes [
   screen-should-contain [
     .                               run (F4)           .
     .                                                  .
-    .━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━.
+    .──────────────────────────────────────────────────.
     .0   edit           copy           delete          .
     .add 2, 2                                          .
     .4                                                 .
-    .━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━.
+    .──────────────────────────────────────────────────.
     .                                                  .
   ]
   # delete first sandbox by clicking at right edge of 'delete' button
@@ -55,7 +55,7 @@ scenario deleting-sandboxes [
   screen-should-contain [
     .                               run (F4)           .
     .                                                  .
-    .━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━.
+    .──────────────────────────────────────────────────.
     .                                                  .
   ]
 ]
@@ -162,15 +162,15 @@ scenario deleting-sandbox-after-scroll [
   event-loop screen, console, env
   screen-should-contain [
     .                               run (F4)           .
-    .━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━.
+    .──────────────────────────────────────────────────.
     .0   edit           copy           delete          .
     .add 1, 1                                          .
     .2                                                 .
-    .━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━.
+    .──────────────────────────────────────────────────.
     .1   edit           copy           delete          .
     .add 2, 2                                          .
     .4                                                 .
-    .━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━.
+    .──────────────────────────────────────────────────.
   ]
   # delete the second sandbox
   assume-console [
@@ -182,11 +182,11 @@ scenario deleting-sandbox-after-scroll [
   # second sandbox shows in editor; scroll resets to display first sandbox
   screen-should-contain [
     .                               run (F4)           .
-    .━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━.
+    .──────────────────────────────────────────────────.
     .0   edit           copy           delete          .
     .add 1, 1                                          .
     .2                                                 .
-    .━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━.
+    .──────────────────────────────────────────────────.
     .                                                  .
   ]
 ]
@@ -210,15 +210,15 @@ scenario deleting-top-sandbox-after-scroll [
   event-loop screen, console, env
   screen-should-contain [
     .                               run (F4)           .
-    .━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━.
+    .──────────────────────────────────────────────────.
     .0   edit           copy           delete          .
     .add 1, 1                                          .
     .2                                                 .
-    .━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━.
+    .──────────────────────────────────────────────────.
     .1   edit           copy           delete          .
     .add 2, 2                                          .
     .4                                                 .
-    .━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━.
+    .──────────────────────────────────────────────────.
   ]
   # delete the second sandbox
   assume-console [
@@ -230,11 +230,11 @@ scenario deleting-top-sandbox-after-scroll [
   # second sandbox shows in editor; scroll resets to display first sandbox
   screen-should-contain [
     .                               run (F4)           .
-    .━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━.
+    .──────────────────────────────────────────────────.
     .0   edit           copy           delete          .
     .add 2, 2                                          .
     .4                                                 .
-    .━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━.
+    .──────────────────────────────────────────────────.
     .                                                  .
   ]
 ]
@@ -259,11 +259,11 @@ scenario deleting-final-sandbox-after-scroll [
   event-loop screen, console, env
   screen-should-contain [
     .                               run (F4)           .
-    .━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━.
+    .──────────────────────────────────────────────────.
     .1   edit           copy           delete          .
     .add 2, 2                                          .
     .4                                                 .
-    .━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━.
+    .──────────────────────────────────────────────────.
     .                                                  .
   ]
   # delete the second sandbox
@@ -277,11 +277,11 @@ scenario deleting-final-sandbox-after-scroll [
   screen-should-contain [
     .                               run (F4)           .
     .                                                  .
-    .━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━.
+    .──────────────────────────────────────────────────.
     .0   edit           copy           delete          .
     .add 1, 1                                          .
     .2                                                 .
-    .━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━.
+    .──────────────────────────────────────────────────.
     .                                                  .
   ]
 ]
@@ -305,11 +305,11 @@ scenario deleting-updates-sandbox-count [
   screen-should-contain [
     .                               run (F4)           .
     .                                                  .
-    .━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━.
+    .──────────────────────────────────────────────────.
     .0   edit           copy           delete          .
     .add 1, 1                                          .
     .2                                                 .
-    .━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━.
+    .──────────────────────────────────────────────────.
     .1   edit           copy           delete          .
     .add 2, 2                                          .
     .4                                                 .
@@ -326,11 +326,11 @@ scenario deleting-updates-sandbox-count [
   # shouldn't go past last sandbox
   screen-should-contain [
     .                               run (F4)           .
-    .━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━.
+    .──────────────────────────────────────────────────.
     .0   edit           copy           delete          .
     .add 2, 2                                          .
     .4                                                 .
-    .━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━.
+    .──────────────────────────────────────────────────.
     .                                                  .
   ]
 ]