Commit graph

20 commits

Author SHA1 Message Date
Jeff Forcier
3fea44a0e6 Make integration test re #59 actually test both changelogs :D 2018-05-01 14:04:37 -07:00
Jeff Forcier
979dd7c22c Formatting 2018-05-01 14:04:20 -07:00
Jeff Forcier
36456d2a53 Don't default to warn=True in integration test 2018-05-01 14:04:09 -07:00
Jeff Forcier
3e9710e587 Merge branch 'master' into 61-int 2018-05-01 13:31:48 -07:00
Jeff Forcier
b3ac99af03 Realized the log/warn/etc stuff really just wanted to be 'use logging, stupid' higher up.
It's possible this fixes my other issues too, and that they are purely a visibility problem.
2017-10-19 15:31:46 -07:00
Jeff Forcier
41dc02c808 Upgrade syntax to 2.7 compatible niceties like string interp, set literals, dict comprehensions 2017-10-19 13:49:35 -07:00
Jeff Forcier
a3e51ef5a0 Tweak/extend Sphinx logging muting for tests 2017-10-19 13:35:27 -07:00
Jeff Forcier
607251a809 Shake up output of parse_changelog some more.
Trying to use it for reals made this seem better.
2016-10-17 19:38:40 -07:00
Jeff Forcier
d504a65049 Py3 fix 2016-10-10 11:59:37 -07:00
Jeff Forcier
856d91e0f5 Update construct_releases() to yield its LineManager too
Then expose that in util.parse_changelog()
2016-10-10 11:10:13 -07:00
Jeff Forcier
71d213ef4f Get parse_changelog working + tested 2016-10-06 15:48:09 -07:00
Jeff Forcier
13fd559eb7 Need to return app object too, for next steps 2016-10-06 15:14:59 -07:00
Jeff Forcier
2fa9df3fa3 get_doctree now basically works & tested 2016-10-06 15:07:34 -07:00
Jeff Forcier
be180f59d2 WIP towards external util module 2016-10-03 18:13:23 -07:00
MinchinWeb
ed6a130acc Integration test for multiple changelogs option 2016-09-09 20:12:38 -06:00
Rodrigue Cloutier
27e0ffae35 Added support to have comments in the changelog file 2015-07-20 15:55:24 -04:00
Jeff Forcier
c7d21963fd Make output of error more useful 2014-06-04 12:59:40 -07:00
Jeff Forcier
44be0e3579 Rework tests, implement fix re #32 2014-06-04 12:59:13 -07:00
Jeff Forcier
72f6c3d441 Failing test proving #32 2014-06-04 10:28:06 -07:00
Jeff Forcier
e2d637bd4e Move integration tests to their own test tree 2014-04-06 10:49:30 -07:00