aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/read.expect.out
diff options
context:
space:
mode:
authorGravatar Kevin Ballard <kevin@sb.org>2014-09-07 19:11:34 -0700
committerGravatar Kevin Ballard <kevin@sb.org>2014-09-07 23:56:59 -0700
commit190712d4b0fe97f8437b2f3c9b642dd5c46cf60f (patch)
treec023bb8866a40e5d278b6ab51256b1429cedf456 /tests/read.expect.out
parentefb1467e4ec70016204baaa9b88af658debbf973 (diff)
Add a test harness for interactive behavior
Add a test harness that uses `expect` to drive Fish to test interactive behavior. Include some tests for `read`.
Diffstat (limited to 'tests/read.expect.out')
-rw-r--r--tests/read.expect.out9
1 files changed, 9 insertions, 0 deletions
diff --git a/tests/read.expect.out b/tests/read.expect.out
new file mode 100644
index 00000000..2d02931f
--- /dev/null
+++ b/tests/read.expect.out
@@ -0,0 +1,9 @@
+$foo: 'text'
+$foo: 'again'
+$foo: 'bar'
+$foo: '123'
+$foo: '456'
+$foo: 'hello'
+$bar: 'world!'
+$foo: 'tete'
+$foo: '12te'