fish-shell/tests/read.expect.out
Kevin Ballard 190712d4b0 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`.
2014-09-07 23:56:59 -07:00

9 lines
118 B
Text

$foo: 'text'
$foo: 'again'
$foo: 'bar'
$foo: '123'
$foo: '456'
$foo: 'hello'
$bar: 'world!'
$foo: 'tete'
$foo: '12te'