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
/
fountain_test.py
Age
Commit message (
Expand
)
Author
2022-11-07
assertEquals is deprecated - use assertEqual
Martin Vilcans
2022-11-07
Remove unittest2 (Python 2 compatibility)
Martin Vilcans
2020-02-12
Removing Python 2 support - no need for six #54
Martin Vilcans
2019-02-19
Merge branch 'master' into python3
John Peter Yamauchi
2015-11-17
Test that alphanumeric character names work
Martin Vilcans
2015-11-17
Support non-alphanumeric character names with "@"
Martin Vilcans
2014-10-21
Add Screenplay class
Martin Vilcans
2013-08-13
Use six.StringIO instead of StringIO.StringIO
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-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-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