Mercurial > jouvence
diff tests/test_scripts.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 | |
children | 59fe8cb6190d |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tests/test_scripts.yaml Mon Jan 02 21:54:59 2017 -0800 @@ -0,0 +1,49 @@ +--- +in: | + The General Lee flies through the air. FREEZE FRAME. + + NARRATOR + Shoot, to the Dukes that's about like taking Grandma for a Sunday drive. + + >**End of Act One**< + + === + + >**Act Two**< + + The General Lee hangs in the air, right where we left it. +out: + - "!The General Lee flies through the air. FREEZE FRAME." + - "@NARRATOR" + - "=Shoot, to the Dukes that's about like taking Grandma for a Sunday drive." + - "!><**End of Act One**" + - "<pagebreak>" + - "!><**Act Two**" + - "!The General Lee hangs in the air, right where we left it." +--- +in: | + EXT. BRICK'S POOL - DAY + + Steel, in the middle of a heated phone call: + + STEEL + They're coming out of the woodwork! + (pause) + No, everybody we've put away! + (pause) + Point Blank Sniper? + + .SNIPER SCOPE POV + + From what seems like only INCHES AWAY. _Steel's face FILLS the *Leupold Mark 4* scope_. +out: + - ".EXT. BRICK'S POOL - DAY" + - "!Steel, in the middle of a heated phone call:" + - "@STEEL" + - "=They're coming out of the woodwork!" + - "_(pause)" + - "=No, everybody we've put away!" + - "_(pause)" + - "=Point Blank Sniper?" + - ".SNIPER SCOPE POV" + - "!From what seems like only INCHES AWAY. _Steel's face FILLS the *Leupold Mark 4* scope_."