Mercurial > jouvence
diff tests/test_parenthetical.yaml @ 1:74b83e3d921e
Add more states, add more tests.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Mon, 02 Jan 2017 21:54:59 -0800 |
parents | 243401c49520 |
children |
line wrap: on
line diff
--- a/tests/test_parenthetical.yaml Mon Jan 02 12:30:49 2017 -0800 +++ b/tests/test_parenthetical.yaml Mon Jan 02 21:54:59 2017 -0800 @@ -1,6 +1,5 @@ --- in: | - STEEL (starting the engine) So much for retirement! @@ -8,3 +7,18 @@ - '@STEEL' - '_(starting the engine)' - '=So much for retirement!' +--- +in: | + STEEL + They're coming out of the woodwork! + (pause) + No, everybody we've put away! + (pause) + Point Blank Sniper? +out: + - "@STEEL" + - "=They're coming out of the woodwork!" + - "_(pause)" + - "=No, everybody we've put away!" + - "_(pause)" + - "=Point Blank Sniper?"