Age | Commit message (Expand) | Author | Files | Lines |
2018-03-21 | Powerpoint writer: add tests for improved speaker notes. | Jesse Rosenthal | 1 | -0/+4 |
2018-03-18 | Use NoImplicitPrelude and explicitly import Prelude. | John MacFarlane | 1 | -0/+2 |
2018-02-27 | Powerpoint writer: add test for table and list syntax | Jesse Rosenthal | 1 | -0/+9 |
2018-02-27 | Powerpoint writer: Remove empty slides | Jesse Rosenthal | 1 | -0/+4 |
2018-02-19 | Powerpoint writer tests: Test everything with template as well | Jesse Rosenthal | 1 | -48/+72 |
2018-02-18 | Powerpoint writer: Add tests for speaker notes. | Jesse Rosenthal | 1 | -0/+5 |
2018-01-25 | Tests: Abstract powerpoint tests out to OOXML tests. | Jesse Rosenthal | 1 | -175/+2 |
2018-01-23 | Powerpoint writer tests: hlint cleanups. | Jesse Rosenthal | 1 | -14/+12 |
2018-01-22 | Powerpoint writer tests: add tests for two-column layout and images | Jesse Rosenthal | 1 | -0/+10 |
2018-01-22 | Powerpoint writer: Add further tests | Jesse Rosenthal | 1 | -0/+15 |
2018-01-22 | Powerpoint writer tests: simplify updating function | Jesse Rosenthal | 1 | -7/+1 |
2018-01-22 | Powerpoint tests: Convert to golden tests | Jesse Rosenthal | 1 | -136/+147 |
2018-01-21 | Powerpoint writer tests: New test framework for pptx. | Jesse Rosenthal | 1 | -157/+184 |
2018-01-19 | hlint code improvements. | John MacFarlane | 1 | -6/+6 |
2018-01-03 | Powerpoint writer: Set default slidelevel correctly. | Jesse Rosenthal | 1 | -1/+1 |
2017-12-29 | Powerpoint Writer tests: Add quickcheck tests for content types. | Jesse Rosenthal | 1 | -14/+77 |
2017-12-29 | Powerpoint writer test: more slide number tests | Jesse Rosenthal | 1 | -4/+9 |
2017-12-28 | Powerpoint writer tests: use IO. | John MacFarlane | 1 | -29/+18 |
2017-12-28 | Fixed warning in powerpoint writer test. | John MacFarlane | 1 | -3/+0 |
2017-12-28 | PowerPoint writer: Introduce beginning of tests | Jesse Rosenthal | 1 | -0/+115 |