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
|
17886f52ad
|
Mute sphinx logging in our test suite
|
2017-10-19 12:53:52 -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
|
abf3574938
|
Start moving bits necessary for external testing, into published package
|
2016-10-03 17:22:59 -07:00 |
|
Jeff Forcier
|
96960059dd
|
Improved failure debugging
|
2016-05-15 20:01:54 -07:00 |
|
Jeff Forcier
|
bc10218bce
|
First failing test re #19, including test harness tweaks to support
|
2016-05-11 18:07:30 -07:00 |
|
Jeff Forcier
|
755da88704
|
Shoulda done this earlier
|
2016-04-28 19:08:51 -07:00 |
|
Jeff Forcier
|
9816202416
|
Python 3 specific fix.
Turns out dict.keys is NOT atomic in Py3
|
2016-04-27 22:42:06 -07:00 |
|
Jeff Forcier
|
6473ac4159
|
Have expect_releases complain about leftovers
|
2016-04-27 22:12:05 -07:00 |
|
Jeff Forcier
|
c15f3231f5
|
Finish fixing implementation of true-Spec format functionality.
Also fix the poorly written test. Bluh
|
2016-04-27 19:50:01 -07:00 |
|
Jeff Forcier
|
a7c3373b88
|
New test proving another bug caused by this branch.
Hilariously, real world surfacing occured in our own changelog
|
2016-04-27 17:02:50 -07:00 |
|
Jeff Forcier
|
5fe29a0745
|
Refactor some recent test stuff
|
2016-04-27 17:02:23 -07:00 |
|
Jeff Forcier
|
3c9e1387ed
|
Import reorg
|
2016-04-27 16:55:41 -07:00 |
|
Jeff Forcier
|
b99023614e
|
First stab at splitting up single-module tests cuz c'mon son
|
2016-04-25 22:46:10 -07:00 |
|