Change test scripts to always wait for previous command to finish
commit6f6c01f87d0ded08472704f34c115d01ef47d96d
authorJonas Fonseca <jonas.fonseca@gmail.com>
Tue, 1 Jul 2014 18:50:13 +0000 (1 14:50 -0400)
committerJonas Fonseca <jonas.fonseca@gmail.com>
Tue, 1 Jul 2014 18:50:13 +0000 (1 14:50 -0400)
tree52ce69d93f917eadb6cc66422aedd5ea96100c8a
parentd877cf09222a9613c05799e4b34be8c5d148195b
Change test scripts to always wait for previous command to finish

Simplify the script execution by eliminating the `:wait` command. The
asynchronous behavior only renders the tests non-deterministic.
src/display.c
test/main/default-test
test/main/pretty-raw-test
test/main/refresh-test
test/main/search-test
test/main/show-changes-test
test/main/stdin-test
test/refs/branch-checkout-test
test/status/refresh-test
test/tigrc/parse-test