nilmdb/tests
Jim Paris b77f07a4cd Fix reporting of parsing errors with malformed data
strtod() and friends will happily swallow newlines, so we need to skip
over spaces and look for that sort of thing manually.
2013-03-12 16:44:36 -04:00
..
data Move ASCII data parsing from the server to the rocket interface. 2013-03-05 17:51:17 -05:00
testutil Move ASCII data parsing from the server to the rocket interface. 2013-03-05 17:51:17 -05:00
runtests.py Move runtests.py script into test directory 2013-02-01 15:47:47 -05:00
test_bulkdata.py Test bulkdata a little more carefully 2013-03-03 14:00:00 -05:00
test_client.py Tune sqlite to use write-ahead-logging 2013-03-11 15:13:43 -04:00
test_cmdline.py Fix reporting of parsing errors with malformed data 2013-03-12 16:44:36 -04:00
test_interval.py Add interval.set_difference function and associated tests 2013-03-11 15:40:50 -04:00
test_iteratorizer.py Add pycurl-specific hack to Iteratorizer 2013-01-24 19:06:20 -05:00
test_layout.py Merge branch 'rocket' 2013-03-06 20:38:02 -05:00
test_lrucache.py Fix lrucache decorator argspecs 2013-01-18 17:13:50 -05:00
test_mustclose.py Make test_mustclose more complete 2013-03-01 16:30:22 -05:00
test_nilmdb.py Tune sqlite to use write-ahead-logging 2013-03-11 15:13:43 -04:00
test_printf.py Move test helpers into subdirectory 2013-01-05 15:00:34 -05:00
test_rbtree.py Huge cleanup of namespaces, modules, packages, imports. 2013-01-28 19:04:52 -05:00
test_serializer.py Improve serializer_proxy and verify_thread_proxy 2013-02-23 14:28:37 -05:00
test_threadsafety.py Improve serializer_proxy and verify_thread_proxy 2013-02-23 14:28:37 -05:00
test_timestamper.py Remove null timestamper, speed up insert --none a tiny bit 2013-03-06 20:46:51 -05:00
test.order Implement verify_thread_safety to check for unsafe access patterns 2013-02-23 11:25:02 -05:00