Commit graph

26 commits

Author SHA1 Message Date
Vladimir Diaz
6c869f9c1f
Drop support for Python 3.3 and use ci-requirements in tox.ini
Signed-off-by: Vladimir Diaz <vladimir.v.diaz@gmail.com>
2017-11-09 11:12:48 -05:00
Vladimir Diaz
460171bcc7
Test all supported Python versions under Tox 2017-09-21 17:26:18 -04:00
Vladimir Diaz
789e136aef
Drop py26 from tox.ini 2017-09-21 17:13:05 -04:00
Vladimir Diaz
3ea1c48904
Test condition for unequal path hash prefixes
Test condition verifies that unequal path hash prefixes are ignored by _visit_child_role()
2017-08-31 13:43:47 -04:00
Vladimir Diaz
4025281a91 Merge github.com:theupdateframework/tuf into reduce-ci-duration
Conflicts:
	tuf/client/updater.py
2016-11-14 10:10:49 -05:00
Vladimir Diaz
1b9dd69052 Force build failure if coverage < 97%, and test fewer enviroments (still supported) 2016-11-14 09:58:27 -05:00
Vladimir Diaz
e56f67b70c Install importlib under py26 2016-11-10 15:14:18 -05:00
Vladimir Diaz
f978802b70 Update tox.ini
Decrease coverage's `fail-under %` until TUF v1.0 changes are fully implemented.
Note: Coverage under Python 2.7 is currently at 95%
2016-01-27 17:36:58 -05:00
Vladimir Diaz
b2177aaaad Update tox.ini
Test and build against Python 3.5
2016-01-22 10:35:59 -05:00
Vladimir Diaz
5d19975029 Update tox.ini
Drop support for Python 3.2.  No longer supported by coverage and others.
2016-01-21 13:04:29 -05:00
Vladimir Diaz
294def9ade Update tox.ini 2016-01-21 11:23:32 -05:00
Vladimir Diaz
b2132e3c72 Support enryption + decryption with pyca/cryptography 2015-07-30 10:19:44 -04:00
Vladimir Diaz
6194486167 Add requirements.txt and install packages into environment 2015-06-01 17:32:07 -04:00
Vladimir Diaz
1b0343fe5d Cache dependencies with Travis CI and upgrade pip 2015-06-01 12:00:51 -04:00
Vladimir Diaz
1bd9e1c733 Update tox.ini 2015-04-29 10:33:43 -04:00
Vladimir Diaz
b9d2f49f57 Update tox.ini 2015-04-27 20:56:55 -04:00
Vladimir Diaz
d9e3ce4ce1 Expand comment for incomplete test case (testing consistent snapshots) in test_updater.py 2015-04-27 20:25:52 -04:00
Vladimir Diaz
94a9c9615f Force build failure if code coverage < 97% (to be increased). 2015-04-27 18:33:12 -04:00
Vladimir Diaz
70a3510afc Minor updates to requirement files. 2014-06-10 08:28:29 -04:00
vladdd
546b1d69d6 Update py2.6 requirements in tox.ini. 2014-06-06 19:39:25 -04:00
vladdd
17b230abdd Support Python 2.6. 2014-06-06 18:57:23 -04:00
Vladimir Diaz
dc167e4a27 Address Python 3.2 byte-string compatibility issues. 2014-05-29 12:59:36 -04:00
vladdd
6b8b2399a2 Finish unit tests for Python2 + 3 support.
All unit tests updated / running for Python 2 + 3.
TODO: Fix non-Python 3 issue with util.py.
2014-05-27 13:55:48 -04:00
vladdd
c16b1fdd80 Undo previous commit change to tox.ini 2014-05-01 14:15:49 -04:00
Vladimir Diaz
d831187949 Improve test coverage. 2014-05-01 12:59:34 -04:00
vladdd
08a2bad2c0 Add Travis CI, coveralls, and coverage-related updates. 2014-04-20 16:15:19 -04:00