aboutsummaryrefslogblamecommitdiffstats
path: root/tests/files/README
blob: b63ce0419d7b553c5994f4dae9f38dc52687aa99 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18

















                                                                   
This directory contains test cases.

There are two kinds of files in this directory:

A "source file" has just one extension, e.g. 'foo.fountain'.
An "expect file" has two extensions, e.g. 'foo.fountain.html'.

For each source file, Screenplain is run to see if it produces
the content of the corresponding expect file(s).

E.g. for the following files:

foo.fountain, foo.fountain.html, foo.fountain.fdx

Screenplain will be run with foo.fountain as input and HTML output.
The result is compared to foo.fountain.html.
Then the same thing is done with FDX output, which is compared
to foo.fountain.fdx.