mirror of
https://github.com/go-sylixos/elvish.git
synced 2024-12-05 11:27:50 +08:00
8519085327
If a buffer (or notes buffer) hasn't appeared, it means that the app is not in some intended state. Subsequent tests are unlikely to be meaningful, and may run into race conditions. A lot of existing code already uses TestBuffer to ensure that a certain state is reached, and making failures fatal also suits this usage better. This fixes #1507. |
||
---|---|---|
.. | ||
clitest | ||
histutil | ||
lscolors | ||
modes | ||
prompt | ||
term | ||
tk | ||
app_spec.go | ||
app_test.go | ||
app.go | ||
loop_test.go | ||
loop.go | ||
tty_unix_test.go | ||
tty.go |