| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-11-07 | Remove unittest2 (Python 2 compatibility) | Martin Vilcans | |
| 2020-02-12 | Replace pep8 with pycodestyle, get rid of warnings | Martin Vilcans | |
| pep8 recommended that change | |||
| 2013-08-13 | Use unittest2 if available but don't require it. | Martin Vilcans | |
| The features of unittest2 are already in Python >=2.7. | |||
| 2013-08-13 | Removed dependency on unittest2 | Martin Vilcans | |
| I think I don't use its features and it doesn't exist under that name in Python 3. | |||
| 2012-07-10 | Automatically create test cases from files in tests/files | Martin Vilcans | |
| This replaces the repeated test code. | |||
| 2012-07-09 | Added page break support. | Martin Vilcans | |
| In HTML output, uses style page-break-before: always Closes #3 | |||
| 2012-02-20 | Added commenting out using /* boneyard */ | Martin Vilcans | |
| 2012-02-19 | Renamed SPMD to Fountain | Martin Vilcans | |
| 2012-02-08 | Added support for sections | Martin Vilcans | |
| 2012-02-07 | Added scene numbers | Martin Vilcans | |
| 2012-02-01 | Some pep8 compliance regarding whitespace | Martin Vilcans | |
| 2012-01-31 | Added tests on actual input/output files. | Martin Vilcans | |
| This is to make sure everything works from the command-line level to avoid silly mistakes like the last bug. | |||
