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`.
This commit is contained in:
Kevin Ballard
2014-09-07 19:11:34 -07:00
parent efb1467e4e
commit 190712d4b0
11 changed files with 432 additions and 0 deletions

1
tests/interactive.out Normal file
View File

@@ -0,0 +1 @@
File read.expect tested ok