index
:
screenplain
feature/pdf
magentastripe
master
msm_notes
page-size
pdf-font-support
python2
python3
MSM's mirror of Screenplain
Charlotte Koch
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
2015-11-17
Test that alphanumeric character names work
Martin Vilcans
2015-11-17
Support non-alphanumeric character names with "@"
Martin Vilcans
2015-09-18
Parse files with BOM present; fixes #5
michaelx386
2015-07-23
Add test for dual dialogue in FDX output
Martin Vilcans
2014-10-21
Add Screenplay class
Martin Vilcans
2014-03-03
Tests that would have caught the p a r e n t h e t i c a l bug
Martin Vilcans
2013-08-13
Use unittest2 if available but don't require it.
Martin Vilcans
2013-08-13
Removed dependency on unittest2
Martin Vilcans
2012-07-22
Fixed runtime error on HTML output of dual dialogue.
Martin Vilcans
2012-07-10
Strip leading and trailing whitespace from character names.
Martin Vilcans
2012-07-10
Automatically create test cases from files in tests/files
Martin Vilcans
2012-07-10
Changed bad test case name
Martin Vilcans
2012-07-09
Added page break support.
Martin Vilcans
2012-07-08
PEP8 compliance.
Martin Vilcans
2012-07-08
Only a single period creates a slug.
Martin Vilcans
2012-03-12
Support mixed sections and synopsises
Martin Vilcans
2012-03-12
Support sections that are bunched together.
Martin Vilcans
2012-03-01
Line breaks become <br/> instead of <p> in HTML.
Martin Vilcans
2012-02-23
Output synopsis to HTML.
Martin Vilcans
2012-02-20
Added commenting out using /* boneyard */
Martin Vilcans
2012-02-19
Transition must end with "TO:", not just ":"
Martin Vilcans
2012-02-19
Renamed SPMD to Fountain
Martin Vilcans
2012-02-19
Moved spmd tests into separate classes.
Martin Vilcans
2012-02-19
Added synopsis support to slugs and sections.
Martin Vilcans
2012-02-16
Parse the title page.
Martin Vilcans
2012-02-08
Added support for sections
Martin Vilcans
2012-02-07
Scene headings are now h6 in HTML output
Martin Vilcans
2012-02-07
Read the spec again. Scene numbers are alphanumeric only.
Martin Vilcans
2012-02-07
Added scene numbers
Martin Vilcans
2012-02-01
Refactored spmd parser to use InputParagraph class.
Martin Vilcans
2012-02-01
New syntax for dual dialog: ^ (Jan 2012 spec)
Martin Vilcans
2012-02-01
Some pep8 compliance regarding whitespace
Martin Vilcans
2012-01-31
Transitions no longer have to be followed by a scene heading.
Martin Vilcans
2012-01-31
Changed rules for forced Scene Headings (slugs).
Martin Vilcans
2012-01-31
Added tests on actual input/output files.
Martin Vilcans
2011-12-16
A leading ">" on a line means it's parsed as a transition.
Martin Vilcans
2011-12-16
Possible to escape stars (\*) so they aren't parsed as emphasis.
Martin Vilcans
2011-12-16
A line with two spaces inside dialog keeps the dialog together.
Martin Vilcans
2011-12-16
Fixed some problems with old RichString tests.
Martin Vilcans
2011-11-28
Added licensing information (MIT license)
Martin Vilcans
2011-11-26
Some code style changes
Martin Vilcans
2011-11-25
Allow whitespace after "<" on centered line.
Martin Vilcans
2011-11-22
Fix incorrectly parsing when mixing italic and bold. Thx, Stu!
Martin Vilcans
2011-11-15
Fixed bold/underline etc. in FDX. (Capitalization mistake.)
Martin Vilcans
2011-11-15
Make sure upper case centered paragraph isn't parsed as dialogue.
Martin Vilcans
2011-11-15
Added support for >centering text<
Martin Vilcans
2011-11-10
Made RichString non-hierarchical (simpler).
Martin Vilcans
2011-10-01
Just some cleanup/reformatting
Martin Vilcans
2011-09-29
Added FDX output
Martin Vilcans
2011-09-26
Use rich strings for all content.
Martin Vilcans
[next]