aboutsummaryrefslogtreecommitdiffstats
path: root/tests/fountain_test.py
Commit message (Expand)AuthorAgeFilesLines
* assertEquals is deprecated - use assertEqualMartin Vilcans2022-11-071-75/+75
* Remove unittest2 (Python 2 compatibility)Martin Vilcans2022-11-071-1/+1
* Removing Python 2 support - no need for six #54Martin Vilcans2020-02-121-1/+1
* Merge branch 'master' into python3John Peter Yamauchi2019-02-191-54/+73
|\
| * Test that alphanumeric character names workMartin Vilcans2015-11-171-0/+7
| * Support non-alphanumeric character names with "@"Martin Vilcans2015-11-171-2/+14
| * Add Screenplay classMartin Vilcans2014-10-211-52/+52
* | Use six.StringIO instead of StringIO.StringIOMartin Vilcans2013-08-131-1/+1
|/
* Use unittest2 if available but don't require it.Martin Vilcans2013-08-131-1/+2
* Removed dependency on unittest2Martin Vilcans2013-08-131-12/+9
* Changed bad test case nameMartin Vilcans2012-07-101-1/+1
* Added page break support.Martin Vilcans2012-07-091-1/+11
* PEP8 compliance.Martin Vilcans2012-07-081-0/+1
* Only a single period creates a slug.Martin Vilcans2012-07-081-0/+9
* Support mixed sections and synopsisesMartin Vilcans2012-03-121-0/+10
* Support sections that are bunched together.Martin Vilcans2012-03-121-0/+17
* Added commenting out using /* boneyard */Martin Vilcans2012-02-201-1/+6
* Transition must end with "TO:", not just ":"Martin Vilcans2012-02-191-0/+8
* Renamed SPMD to FountainMartin Vilcans2012-02-191-0/+435