Vladimir Diaz
009ddd9f37
Rename top-level role and functions of repository_tool.py. Update documentation and diagram.
...
add_key() -> add_verification_key()
remove_key() -> remove_verification_key()
release.json -> snapshot.json
Update repository_tool-diagram.png
Update README following the renamed functions and release role changes.
Minor edits, such as removing lint left over from a previous merge conflict.
2014-01-29 11:26:56 -05:00
Vladimir Diaz
3b5e0c0814
Merge 'develop' and resolve conflicts.
2014-01-27 13:35:11 -05:00
Vladimir Diaz
d380997b75
Minor edits, merge, and resolve conflicts.
2014-01-27 13:15:03 -05:00
zanefisher
43eb5633c4
Modify test code following review from Vladimir
2014-01-07 14:20:20 -05:00
zanefisher
c941eda8d2
Changes following Santiago\'s review.
2013-10-04 14:00:36 -04:00
zanefisher
0b9d2e223f
Python 3 compatibility for arbitrary package and etraneous dependency tests.
2013-10-02 13:03:52 -04:00
zanefisher
eca682a58a
Add case for BadSignatureError to arbitrary package and extraneous dependencies tests.
2013-09-30 13:20:09 -04:00
vladdd
0a94661d99
Fix print statements and help with python 3 compatability
...
test_arbitrary_package_attack.py.
2013-09-23 20:52:16 -04:00
vladdd
071190d18b
Fix docstring indentation in test_arbitrary_package_attack.py
2013-09-17 20:20:55 -04:00
vladdd
98ae4a6d68
Fix docstring indentation in test_arbitrary_package_attack.py
2013-09-17 20:20:55 -04:00
zanefisher
f3a8f60583
Clean up after botched merge (oops). Add try/finally to endless data test to ensure temp files are always removed.
2013-09-14 16:58:01 -04:00
zanefisher
0fd5e36909
Clean up after botched merge (oops). Add try/finally to endless data test to ensure temp files are always removed.
2013-09-14 16:58:01 -04:00
zanefisher
b991cdc21d
Redo accidentally undone changes.
2013-09-13 18:52:47 -04:00
zanefisher
4a08c0c25e
Redo accidentally undone changes.
2013-09-13 18:52:47 -04:00
zanefisher
a397e208cd
Rename boolean perameter 'TUF' to 'using_tuf' in every test.
2013-09-13 15:30:11 -04:00
zanefisher
f4eedf1d62
Rename boolean perameter 'TUF' to 'using_tuf' in every test.
2013-09-13 15:30:11 -04:00
dachshund
59dfa1f5ba
Replace relative with absolute imports for tests.
2013-09-10 17:33:00 -04:00
dachshund
96c0aaaa9e
Replace relative with absolute imports for tests.
2013-09-10 17:33:00 -04:00
dachshund
78344636de
Even better organization of tests; remove evpy.
...
Require higher versions of PyCrypto.
2013-09-10 00:24:34 -04:00
dachshund
c20f0a1455
Even better organization of tests; remove evpy.
...
Require higher versions of PyCrypto.
2013-09-10 00:24:34 -04:00