Commit Graph

17 Commits

Author SHA1 Message Date
niphlod
1bf499e3be first step towards dropping sys.path dance 2016-08-29 23:01:22 +02:00
kelson
4b925bf297 added PKCS #7 v1.5 padding
updated secure_dumps to use SHA256
fixed secure_dumps using truncated encryption_key hash
fixed pad ignoring blocksize argument
2016-08-17 16:08:05 -04:00
ilvalle
ab2cdd595b fix utils 2016-06-13 20:20:49 +02:00
ilvalle
a1fd92b7f8 updated imports in tests 2016-06-02 14:28:21 +02:00
Richard Vézina
2ef079289b test_utils inventory and new tests 2016-03-24 01:59:39 -04:00
niphlod
0a263ffc8d better test_utils and reorg to compileapp 2015-12-30 11:42:49 +01:00
mdipierro
22c89d8dcc version 2.13.1 2015-12-17 21:19:08 -06:00
BuhtigithuB
0094a323d7 test_simple_hash() 2015-03-15 21:07:21 -04:00
BuhtigithuB
901236765f forget to importe compare 2015-03-15 20:21:52 -04:00
BuhtigithuB
05daa164ac unittest test compare() 2015-03-15 20:07:24 -04:00
ilvalle
3e1037a73a test for w2p_pack/w2p_unpack 2014-12-11 10:23:15 +01:00
ilvalle
058930d42b test for compileapp 2014-12-03 20:42:54 +01:00
niphlod
34a417cfa0 fix for StorageList and tests added
gluon/storage.py
StorageList had a recursion error (please check the implementation before committing)

gluon/tests*
added the fix_path module to avoid those ugly lines at the beginning of each test file
added tests for gluon.contenttype and test_fileutils
added tests for missing Storage methods
2014-09-21 08:26:38 +02:00
niphlod
f5f6f365f9 added boilerplate to be able to run tests from anywhere. Added test for validate_and_insert too. 2013-08-25 18:35:29 +02:00
mdipierro
6aa5edc7ff many pep8 improvements 2012-10-19 12:33:53 -05:00
mdipierro
341a35410d better webclient.py 2012-08-29 21:57:09 -05:00
Massimo Di Pierro
d421c1321b initial commit 2011-11-22 23:30:42 -06:00