Commit graph

42 commits

Author SHA1 Message Date
Kon
4bf56c8fa1 Started TUF system test. Prepared test fixtures. 2013-02-20 11:18:21 -05:00
Kon
d035a76436 Fixed: quickstart.py left behind a temporary directory. 2013-02-15 09:28:51 -05:00
vladdd
de56a2c970 Convert print statements to logger.info() and disable the logger in the test modules. Modify a few test cases in test_signercli.py that incorrectly compare SIGNABLE objects. 2013-02-15 22:51:13 -05:00
vladdd
b9f570bd06 Test for specific OSError exceptions in quickstart.py. 2013-02-13 21:34:13 -05:00
vladdd
f0055fa4c9 Validate arguments in schema definitions. 2013-02-13 20:01:42 -05:00
vladdd
d2a799f73f Update affected module following review of util.py and test_util.py. 2013-02-13 10:57:01 -05:00
Kon
5ab806f987 Few minor changes to schema, test_schema and test_formats modules 2013-02-12 13:21:03 -05:00
Kon
8970df19ca Review of schema modules [in progress]. 2013-02-12 05:36:34 -05:00
Kon
7dec94b4e6 Stylistic changes to test_util.py and test_mirrors.py. 2013-02-12 01:59:59 -05:00
vladdd
a38aa4a9a0 Update download.py, mirrors.py, and test_download.py following review. 2013-02-11 22:38:01 -05:00
vladdd
d52bd8604f Minor edits to comments in the header block of quickstart.py. 2013-02-11 16:39:50 -05:00
vladdd
391e90c630 Add .tex files for the TUF spec documents. 2013-02-11 14:20:45 -05:00
vladdd
789639f342 Merge branch 'master' of https://github.com/akonst/tuf 2013-02-10 21:40:15 -05:00
vladdd
abf0349b05 Move all files up one directory from 'src/'. 2013-02-10 21:38:06 -05:00
Kon
615416a9dc test_util.py and util.py need to be reviewed. 2013-02-10 21:07:54 -05:00
vladdd
11d5e99060 Merge branch 'master' of https://github.com/akonst/tuf 2013-02-10 21:03:10 -05:00
vladdd
abf1ee9110 Removed .pyc files from the simplejson directory. 2013-02-10 21:01:40 -05:00
Vladimir Diaz
f5bb8ec81c Update .gitignore 2013-02-10 20:58:30 -05:00
vladdd
04d07df524 Added evpy to packages and other updates to setup.py. 2013-02-10 20:47:34 -05:00
vladdd
5b5e551073 Removing example_client.py from the examples directory. 2013-02-10 19:35:33 -05:00
vladdd
9d2130986e Added a basic TUF client. A custom example client script also provided. 2013-02-10 19:19:15 -05:00
vladdd
5b30d24e1a Minor edit to README.txt 2013-02-10 19:00:43 -05:00
vladdd
5bcf9b220b Merge branch 'master' of https://github.com/akonst/tuf 2013-02-10 18:17:37 -05:00
vladdd
00372515d8 quickstart.py updated with additional usage comments. 2013-02-10 18:13:22 -05:00
Kon
e0e2744ed6 Merge branch 'master' of github.com:akonst/tuf 2013-02-10 17:47:10 -05:00
Kon
61cb214cad Fixed comments/stylistic issues in test_download.py, test_mirrors.py, download.py, mirrors.py and simple_server. 2013-02-10 17:47:00 -05:00
vladdd
10b89f5e76 LICENSE added. 2013-02-10 16:03:41 -05:00
vladdd
2515ddac8a Adding a license and removing the outdated MANIFEST file. 2013-02-10 15:53:43 -05:00
vladdd
6b7bcb2c95 Adding a README file (to be updated after the refactoring effort) and a list of authors. 2013-02-10 14:57:56 -05:00
vladdd
4ca1534651 Adding documentation (to be updated after the refactoring effort) and TUF-related papers. 2013-02-10 14:13:40 -05:00
vladdd
af8b22dd95 Adding the refactored pushtools modules. 2013-02-10 13:35:07 -05:00
vladdd
b4993302a5 Comment added to both 'keydb.py' and 'roledb.py'. 2013-02-10 13:22:53 -05:00
vladdd
89b0b1f679 'roledb.py' and 'keydb.py' updated following unit testing and review. 'test_roledb.py' and 'test_keydb.py' added. 2013-02-10 12:14:25 -05:00
vladdd
e029fad8c5 Adding the test modules for 'formats.py' and 'schema.py'. 2013-02-10 12:01:28 -05:00
Kon
dc59cc0eeb Modified test_util.py [in progress], util.py and test_download.py 2013-02-09 02:04:58 -05:00
Kon
1d9f5e8682 test_util.py [in progress] added. Modified util.py and test_signerlib.py. 2013-02-06 07:23:33 -05:00
Kon
28600bb8c8 test_mirrors.py and mirrors.py: modified 2013-02-02 03:16:35 -05:00
Kon
4fe55d9a28 test_download.py: complete 2013-02-01 16:42:40 -05:00
Kon
c03e087d23 simple_server.py: module added 2013-01-31 23:49:41 -05:00
Kon
38ff14bc50 test_download.py: now starts and stops temp server 2013-01-31 23:46:53 -05:00
Kon
2e99cff5f3 test_download.py: initial progress 2013-01-31 23:44:17 -05:00
Kon
0fb43a5e36 Initial commit. 2013-01-31 13:54:15 -05:00