Friedrich Lindenberg
|
bd3a19ebc4
|
Fix python 2 support for StringIO.
|
2016-01-18 10:56:35 +01:00 |
|
Paul Morelle
|
18bd08c009
|
dataset.freeze should not close provided fileobj
Test and solution for issue pudo/dataset#147
|
2016-01-18 05:11:24 +01:00 |
|
Friedrich Lindenberg
|
0c04f647b2
|
re-introduce relative imports to unbork python 3.
|
2015-06-08 10:54:46 +02:00 |
|
Friedrich Lindenberg
|
1d8928e4a0
|
Add facility to run tests directly, fixes #129.
|
2015-06-08 10:04:30 +02:00 |
|
Friedrich Lindenberg
|
56d5b232d8
|
Include support for custom result row types, fixes #41.
|
2015-05-23 16:15:17 +02:00 |
|
Friedrich Lindenberg
|
d3473fc4a6
|
Include tests from PR, fixes #105.
|
2015-05-21 16:47:36 +02:00 |
|
Stefan Wehrmeyer
|
ee12dd45cc
|
Fix some warnings in tests
|
2015-01-06 21:57:32 +01:00 |
|
xrotwang
|
d58e3ec691
|
extended test coverage for the freeze package, thereby fixing some bugs.
|
2014-11-06 14:09:52 +01:00 |
|
aniversarioperu
|
5b65693ef8
|
full coverage for function value_to_str
|
2014-09-04 09:15:53 +03:00 |
|
aniversarioperu
|
1e82be8fd0
|
fixed code and test for Python3
|
2014-09-04 07:02:27 +03:00 |
|
aniversarioperu
|
62262be5f2
|
I created a test file
I created a new file for testing the module dataset.freeze.format.fcsv. I wrote
a test for the function ``value_to_str``.
|
2014-09-03 17:39:53 +03:00 |
|
xrotwang
|
0b76c3fadb
|
fixed problems reported by flake8
|
2014-07-25 12:46:55 +02:00 |
|
xrotwang
|
a14f0bbde2
|
ported freezing as csv to python 3.4
|
2014-07-25 12:15:08 +02:00 |
|