summaryrefslogtreecommitdiffstats
path: root/tests/files
Commit message (Collapse)AuthorAgeFilesLines
* 'speaker' -> 'speakers'rsiddharth2015-12-161-1/+3
| | | | `speakers` is always a list.
* HTMLRender addedjantwisted2015-12-161-0/+52
|
* Added lps_gen.py + tests for it.rsiddharth2015-12-121-0/+170
Contains `LPSRenderer` and `LPSMarkdown` classes which convert a given Markdown LP schedule text to a python dictionary (OrderedDict).