Skip to content

Commit

Permalink
test: add block scoping to test-readline-interface
Browse files Browse the repository at this point in the history
Use block-scoping in test-readline-interface to avoid side effects and
make tests more modular. (Some contain race conditions and will need to
be moved to the sequential directory if they can't be refactored to
avoid the race condition.)
  • Loading branch information
Trott committed Aug 3, 2017
1 parent 4b23b42 commit a468f6c
Showing 1 changed file with 402 additions and 318 deletions.
Loading

0 comments on commit a468f6c

Please sign in to comment.