annotate tests/test_sceneheadings.yaml @ 21:94d094a0bdb7

Fix some edge cases, add tests.
author Ludovic Chabant <ludovic@chabant.com>
date Wed, 04 Jan 2017 21:07:26 -0800
parents 59fe8cb6190d
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
2
59fe8cb6190d Add lots of tests, fix lots of bugs.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff changeset
1 ---
59fe8cb6190d Add lots of tests, fix lots of bugs.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff changeset
2 in: |
59fe8cb6190d Add lots of tests, fix lots of bugs.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff changeset
3 EXT. ANOTHER PLACE
59fe8cb6190d Add lots of tests, fix lots of bugs.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff changeset
4
59fe8cb6190d Add lots of tests, fix lots of bugs.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff changeset
5 This is an action I think.
59fe8cb6190d Add lots of tests, fix lots of bugs.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff changeset
6 out:
59fe8cb6190d Add lots of tests, fix lots of bugs.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff changeset
7 - ".EXT. ANOTHER PLACE"
59fe8cb6190d Add lots of tests, fix lots of bugs.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff changeset
8 - "!\nThis is an action I think."
59fe8cb6190d Add lots of tests, fix lots of bugs.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff changeset
9 ---
59fe8cb6190d Add lots of tests, fix lots of bugs.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff changeset
10 in: |
59fe8cb6190d Add lots of tests, fix lots of bugs.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff changeset
11 An action.
59fe8cb6190d Add lots of tests, fix lots of bugs.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff changeset
12
59fe8cb6190d Add lots of tests, fix lots of bugs.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff changeset
13
59fe8cb6190d Add lots of tests, fix lots of bugs.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff changeset
14 EXT. ANOTHER PLACE
59fe8cb6190d Add lots of tests, fix lots of bugs.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff changeset
15
59fe8cb6190d Add lots of tests, fix lots of bugs.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff changeset
16 This is an action I think.
59fe8cb6190d Add lots of tests, fix lots of bugs.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff changeset
17 out:
59fe8cb6190d Add lots of tests, fix lots of bugs.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff changeset
18 - "!An action.\n"
59fe8cb6190d Add lots of tests, fix lots of bugs.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff changeset
19 - ".EXT. ANOTHER PLACE"
59fe8cb6190d Add lots of tests, fix lots of bugs.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff changeset
20 - "!\nThis is an action I think."
59fe8cb6190d Add lots of tests, fix lots of bugs.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff changeset
21 ---
59fe8cb6190d Add lots of tests, fix lots of bugs.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff changeset
22 in: |
59fe8cb6190d Add lots of tests, fix lots of bugs.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff changeset
23 title: Something for Testing
59fe8cb6190d Add lots of tests, fix lots of bugs.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff changeset
24 author: Moi
59fe8cb6190d Add lots of tests, fix lots of bugs.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff changeset
25
59fe8cb6190d Add lots of tests, fix lots of bugs.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff changeset
26
59fe8cb6190d Add lots of tests, fix lots of bugs.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff changeset
27 EXT. ANOTHER PLACE
59fe8cb6190d Add lots of tests, fix lots of bugs.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff changeset
28
59fe8cb6190d Add lots of tests, fix lots of bugs.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff changeset
29 This is an action I think.
59fe8cb6190d Add lots of tests, fix lots of bugs.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff changeset
30 title:
59fe8cb6190d Add lots of tests, fix lots of bugs.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff changeset
31 title: Something for Testing
59fe8cb6190d Add lots of tests, fix lots of bugs.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff changeset
32 author: Moi
59fe8cb6190d Add lots of tests, fix lots of bugs.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff changeset
33 out:
59fe8cb6190d Add lots of tests, fix lots of bugs.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff changeset
34 - "!"
59fe8cb6190d Add lots of tests, fix lots of bugs.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff changeset
35 - ".EXT. ANOTHER PLACE"
59fe8cb6190d Add lots of tests, fix lots of bugs.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff changeset
36 - "!\nThis is an action I think."
21
94d094a0bdb7 Fix some edge cases, add tests.
Ludovic Chabant <ludovic@chabant.com>
parents: 2
diff changeset
37 ---
94d094a0bdb7 Fix some edge cases, add tests.
Ludovic Chabant <ludovic@chabant.com>
parents: 2
diff changeset
38 in: |
94d094a0bdb7 Fix some edge cases, add tests.
Ludovic Chabant <ludovic@chabant.com>
parents: 2
diff changeset
39 .somewhere in space
94d094a0bdb7 Fix some edge cases, add tests.
Ludovic Chabant <ludovic@chabant.com>
parents: 2
diff changeset
40
94d094a0bdb7 Fix some edge cases, add tests.
Ludovic Chabant <ludovic@chabant.com>
parents: 2
diff changeset
41 We are in space!
94d094a0bdb7 Fix some edge cases, add tests.
Ludovic Chabant <ludovic@chabant.com>
parents: 2
diff changeset
42 out:
94d094a0bdb7 Fix some edge cases, add tests.
Ludovic Chabant <ludovic@chabant.com>
parents: 2
diff changeset
43 - ".somewhere in space"
94d094a0bdb7 Fix some edge cases, add tests.
Ludovic Chabant <ludovic@chabant.com>
parents: 2
diff changeset
44 - "!\nWe are in space!"