annotate tests/test_scripts.yaml @ 35:6fb4d60b1e23 default tip

Added tag 0.4.0 for changeset 093bf35461ba
author Ludovic Chabant <ludovic@chabant.com>
date Tue, 17 Jan 2017 09:18:54 -0800
parents 2ef526c301cc
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1
74b83e3d921e Add more states, add more tests.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff changeset
1 ---
74b83e3d921e Add more states, add more tests.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff changeset
2 in: |
74b83e3d921e Add more states, add more tests.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff changeset
3 The General Lee flies through the air. FREEZE FRAME.
74b83e3d921e Add more states, add more tests.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff changeset
4
74b83e3d921e Add more states, add more tests.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff changeset
5 NARRATOR
74b83e3d921e Add more states, add more tests.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff changeset
6 Shoot, to the Dukes that's about like taking Grandma for a Sunday drive.
74b83e3d921e Add more states, add more tests.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff changeset
7
74b83e3d921e Add more states, add more tests.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff changeset
8 >**End of Act One**<
74b83e3d921e Add more states, add more tests.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff changeset
9
74b83e3d921e Add more states, add more tests.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff changeset
10 ===
74b83e3d921e Add more states, add more tests.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff changeset
11
74b83e3d921e Add more states, add more tests.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff changeset
12 >**Act Two**<
74b83e3d921e Add more states, add more tests.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff changeset
13
74b83e3d921e Add more states, add more tests.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff changeset
14 The General Lee hangs in the air, right where we left it.
74b83e3d921e Add more states, add more tests.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff changeset
15 out:
74b83e3d921e Add more states, add more tests.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff changeset
16 - "!The General Lee flies through the air. FREEZE FRAME."
74b83e3d921e Add more states, add more tests.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff changeset
17 - "@NARRATOR"
74b83e3d921e Add more states, add more tests.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff changeset
18 - "=Shoot, to the Dukes that's about like taking Grandma for a Sunday drive."
74b83e3d921e Add more states, add more tests.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff changeset
19 - "!><**End of Act One**"
74b83e3d921e Add more states, add more tests.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff changeset
20 - "<pagebreak>"
74b83e3d921e Add more states, add more tests.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff changeset
21 - "!><**Act Two**"
2
59fe8cb6190d Add lots of tests, fix lots of bugs.
Ludovic Chabant <ludovic@chabant.com>
parents: 1
diff changeset
22 - "!\nThe General Lee hangs in the air, right where we left it."
1
74b83e3d921e Add more states, add more tests.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff changeset
23 ---
74b83e3d921e Add more states, add more tests.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff changeset
24 in: |
74b83e3d921e Add more states, add more tests.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff changeset
25 EXT. BRICK'S POOL - DAY
74b83e3d921e Add more states, add more tests.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff changeset
26
74b83e3d921e Add more states, add more tests.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff changeset
27 Steel, in the middle of a heated phone call:
74b83e3d921e Add more states, add more tests.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff changeset
28
74b83e3d921e Add more states, add more tests.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff changeset
29 STEEL
74b83e3d921e Add more states, add more tests.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff changeset
30 They're coming out of the woodwork!
74b83e3d921e Add more states, add more tests.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff changeset
31 (pause)
74b83e3d921e Add more states, add more tests.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff changeset
32 No, everybody we've put away!
74b83e3d921e Add more states, add more tests.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff changeset
33 (pause)
74b83e3d921e Add more states, add more tests.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff changeset
34 Point Blank Sniper?
74b83e3d921e Add more states, add more tests.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff changeset
35
74b83e3d921e Add more states, add more tests.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff changeset
36 .SNIPER SCOPE POV
74b83e3d921e Add more states, add more tests.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff changeset
37
74b83e3d921e Add more states, add more tests.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff changeset
38 From what seems like only INCHES AWAY. _Steel's face FILLS the *Leupold Mark 4* scope_.
74b83e3d921e Add more states, add more tests.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff changeset
39 out:
74b83e3d921e Add more states, add more tests.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff changeset
40 - ".EXT. BRICK'S POOL - DAY"
2
59fe8cb6190d Add lots of tests, fix lots of bugs.
Ludovic Chabant <ludovic@chabant.com>
parents: 1
diff changeset
41 - "!\nSteel, in the middle of a heated phone call:"
1
74b83e3d921e Add more states, add more tests.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff changeset
42 - "@STEEL"
74b83e3d921e Add more states, add more tests.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff changeset
43 - "=They're coming out of the woodwork!"
74b83e3d921e Add more states, add more tests.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff changeset
44 - "_(pause)"
74b83e3d921e Add more states, add more tests.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff changeset
45 - "=No, everybody we've put away!"
74b83e3d921e Add more states, add more tests.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff changeset
46 - "_(pause)"
74b83e3d921e Add more states, add more tests.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff changeset
47 - "=Point Blank Sniper?"
74b83e3d921e Add more states, add more tests.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff changeset
48 - ".SNIPER SCOPE POV"
2
59fe8cb6190d Add lots of tests, fix lots of bugs.
Ludovic Chabant <ludovic@chabant.com>
parents: 1
diff changeset
49 - "!\nFrom what seems like only INCHES AWAY. _Steel's face FILLS the *Leupold Mark 4* scope_."
59fe8cb6190d Add lots of tests, fix lots of bugs.
Ludovic Chabant <ludovic@chabant.com>
parents: 1
diff changeset
50 ---
59fe8cb6190d Add lots of tests, fix lots of bugs.
Ludovic Chabant <ludovic@chabant.com>
parents: 1
diff changeset
51 in: |
59fe8cb6190d Add lots of tests, fix lots of bugs.
Ludovic Chabant <ludovic@chabant.com>
parents: 1
diff changeset
52 Title: Something for Testing
59fe8cb6190d Add lots of tests, fix lots of bugs.
Ludovic Chabant <ludovic@chabant.com>
parents: 1
diff changeset
53 Author: Moi
59fe8cb6190d Add lots of tests, fix lots of bugs.
Ludovic Chabant <ludovic@chabant.com>
parents: 1
diff changeset
54
59fe8cb6190d Add lots of tests, fix lots of bugs.
Ludovic Chabant <ludovic@chabant.com>
parents: 1
diff changeset
55 EXT. ANOTHER PLACE
59fe8cb6190d Add lots of tests, fix lots of bugs.
Ludovic Chabant <ludovic@chabant.com>
parents: 1
diff changeset
56
59fe8cb6190d Add lots of tests, fix lots of bugs.
Ludovic Chabant <ludovic@chabant.com>
parents: 1
diff changeset
57 This is an action I think.
59fe8cb6190d Add lots of tests, fix lots of bugs.
Ludovic Chabant <ludovic@chabant.com>
parents: 1
diff changeset
58 title:
59fe8cb6190d Add lots of tests, fix lots of bugs.
Ludovic Chabant <ludovic@chabant.com>
parents: 1
diff changeset
59 title: Something for Testing
59fe8cb6190d Add lots of tests, fix lots of bugs.
Ludovic Chabant <ludovic@chabant.com>
parents: 1
diff changeset
60 author: Moi
59fe8cb6190d Add lots of tests, fix lots of bugs.
Ludovic Chabant <ludovic@chabant.com>
parents: 1
diff changeset
61 out:
59fe8cb6190d Add lots of tests, fix lots of bugs.
Ludovic Chabant <ludovic@chabant.com>
parents: 1
diff changeset
62 - ".EXT. ANOTHER PLACE"
59fe8cb6190d Add lots of tests, fix lots of bugs.
Ludovic Chabant <ludovic@chabant.com>
parents: 1
diff changeset
63 - "!\nThis is an action I think."
24
2ef526c301cc Add support for sections and synopsis.
Ludovic Chabant <ludovic@chabant.com>
parents: 2
diff changeset
64 ---
2ef526c301cc Add support for sections and synopsis.
Ludovic Chabant <ludovic@chabant.com>
parents: 2
diff changeset
65 in: |
2ef526c301cc Add support for sections and synopsis.
Ludovic Chabant <ludovic@chabant.com>
parents: 2
diff changeset
66 # ACT I
2ef526c301cc Add support for sections and synopsis.
Ludovic Chabant <ludovic@chabant.com>
parents: 2
diff changeset
67
2ef526c301cc Add support for sections and synopsis.
Ludovic Chabant <ludovic@chabant.com>
parents: 2
diff changeset
68 = Set up the characters and the story.
2ef526c301cc Add support for sections and synopsis.
Ludovic Chabant <ludovic@chabant.com>
parents: 2
diff changeset
69
2ef526c301cc Add support for sections and synopsis.
Ludovic Chabant <ludovic@chabant.com>
parents: 2
diff changeset
70 EXT. BRICK'S PATIO - DAY
2ef526c301cc Add support for sections and synopsis.
Ludovic Chabant <ludovic@chabant.com>
parents: 2
diff changeset
71
2ef526c301cc Add support for sections and synopsis.
Ludovic Chabant <ludovic@chabant.com>
parents: 2
diff changeset
72 = This scene sets up Brick & Steel's new life as retirees.
2ef526c301cc Add support for sections and synopsis.
Ludovic Chabant <ludovic@chabant.com>
parents: 2
diff changeset
73
2ef526c301cc Add support for sections and synopsis.
Ludovic Chabant <ludovic@chabant.com>
parents: 2
diff changeset
74 A gorgeous day. The sun is shining.
2ef526c301cc Add support for sections and synopsis.
Ludovic Chabant <ludovic@chabant.com>
parents: 2
diff changeset
75 out:
2ef526c301cc Add support for sections and synopsis.
Ludovic Chabant <ludovic@chabant.com>
parents: 2
diff changeset
76 - "#ACT I"
2ef526c301cc Add support for sections and synopsis.
Ludovic Chabant <ludovic@chabant.com>
parents: 2
diff changeset
77 - "+Set up the characters and the story."
2ef526c301cc Add support for sections and synopsis.
Ludovic Chabant <ludovic@chabant.com>
parents: 2
diff changeset
78 - ".EXT. BRICK'S PATIO - DAY"
2ef526c301cc Add support for sections and synopsis.
Ludovic Chabant <ludovic@chabant.com>
parents: 2
diff changeset
79 - "+This scene sets up Brick & Steel's new life as retirees."
2ef526c301cc Add support for sections and synopsis.
Ludovic Chabant <ludovic@chabant.com>
parents: 2
diff changeset
80 - "!\nA gorgeous day. The sun is shining."