niphlod
1bf499e3be
first step towards dropping sys.path dance
2016-08-29 23:01:22 +02:00
Giovanni Barillari
0528a347b3
Updated pyDAL to 16.08
2016-08-13 15:38:55 +02:00
mdipierro
35eaba1096
removed duplicated code, using pydal's _compat.py
2016-08-01 03:39:22 -05:00
niphlod
cae10a68c0
fixed most of py3 warnings, output is much cleaner this way
2016-07-18 23:45:28 +02:00
ilvalle
a1fd92b7f8
updated imports in tests
2016-06-02 14:28:21 +02:00
mdipierro
22c89d8dcc
version 2.13.1
2015-12-17 21:19:08 -06:00
Cássio Botaro
cdca2793e0
Maintain py2.6k compability
2015-05-04 12:55:44 -03:00
Cássio Botaro
a0ee649884
Update tests
...
- new tests to verify old behaviour
- test otherwise without cast and defaut
- verify if behave like a list
- more test with call function
2015-05-04 12:49:14 -03:00
Cássio Botaro
c36c391786
More test to prove backward compatibility
2015-05-03 14:03:26 -03:00
Cássio Botaro
ccc4b96709
Added one more test
...
Added one more test to avoid mistake with backward compatibility
2015-05-03 13:36:24 -03:00
cassiobotaro
9357d810d8
Fix List behaviour and added new feature
2015-05-02 20:24:04 -03: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
bd87879cde
added test for storage pickling
2014-09-10 18:24:52 +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
mdipierro
9d71ec6821
new Storage object makes some code 10x faster
2012-08-17 21:29:36 -05:00
Massimo Di Pierro
d421c1321b
initial commit
2011-11-22 23:30:42 -06:00