Jenkins
a7ffcd76d0
Merge "Fix and enable Hacking H501 warning"
2013-09-04 03:12:33 +00:00
Alex Gaynor
9d19772089
Added support for running the tests under PyPy with tox
...
This is a precursor to having them run under check and gate.
This also fixes a single test which fails on PyPy, the test failes at
because it assumes a ``dict`` has a particular order for its keys when
it is printed out, on PyPy dicts have a different order sometimes, the
exact ordering is not a guarnteed property of Python.
Change-Id: Ie86726a0221e5e9aa68f7303d8ca8c7acd878f65
2013-09-03 17:32:09 -07:00
Dirk Mueller
d48d3587bd
Fix and enable Hacking H501 warning
...
Enable Gating on H501. Fix the only two cases
that trigger.
Change-Id: Ib309b989df6556d7436e718e1497ce4dcacc83d6
2013-09-02 21:39:21 +02:00
Monty Taylor
9104cb00a1
Sync with global requirements
...
Change-Id: Iad82b688da07f3aa83a9850b5ea9fe2beb51019e
2013-08-05 18:43:13 -03:00
Angus Salkeld
a77fd1348d
Fix all but H302 hacking rules.
...
Change-Id: Iac329617428b851df42579d5bd0b299d2f6e2c0a
2013-06-27 13:22:07 +10:00
Angus Salkeld
2fcd4570f3
Fix all the pep8 E* and F* errors.
...
Change-Id: I34bab949e4795073544c64c9796237c60ace4d65
2013-06-27 13:13:14 +10:00
Dirk Mueller
61ce60358e
Fix various smaller pep8 issues
...
Change-Id: Icc015418e0e231311ac0a0cc507fa3f8842d8811
2013-06-20 20:43:19 +02:00
Steve Baker
dc91ee54f8
flake8 ignore build directory.
...
Change-Id: I5c1b436dac7bb558f2c2c02c0d7de51751305e91
2013-06-17 11:54:26 +12:00
Angus Salkeld
c4174d39ae
Migrate to testr from nose.
...
Change-Id: Ibe0c2eeee9aeb4cb1832456cdc0d080a5a9af175
2013-05-31 20:13:37 +10:00
Monty Taylor
3768432707
Move requirements files to standard names.
...
Change-Id: Ia27def1cf04aae8fe6e9f19e965b0083638d2201
2013-05-25 08:41:07 +02:00
Angus Salkeld
2a08054f8c
Fix some "H" pep errors
...
And be more specific about which ones we ignore.
Change-Id: I69fd6897957e3dcb5939cf48651a0f1b41b711dd
2013-05-20 14:08:03 +10:00
Monty Taylor
b343c1c22d
Migrate to flake8.
...
Fixes bug 1172444.
Change-Id: Icd6c41f9f5b799ed0b121dc3a3af9d4304fa0eff
2013-05-18 18:44:15 -07:00
Steve Baker
1269bb20c7
Initial import
2012-10-10 08:55:03 +13:00