nilmdb/tests/data
Jim Paris 84e21ff467 Move ASCII data parsing from the server to the rocket interface.
The server buffers the string and passes it to nilmdb.  Nilmdb passes
the string to bulkdata.  Bulkdata uses the rocket interface to parse
it in chunks, as necessary.  Everything gets passed back up and
everyone is happy.

Currently, only pyrocket implements append_string.
2013-03-05 17:51:17 -05:00
..
extract-1 Normalize the floating point formats to %.6e and %.16e 2013-03-03 21:43:04 -05:00
extract-2 Normalize the floating point formats to %.6e and %.16e 2013-03-03 21:43:04 -05:00
extract-3 Normalize the floating point formats to %.6e and %.16e 2013-03-03 21:43:04 -05:00
extract-4 Normalize the floating point formats to %.6e and %.16e 2013-03-03 21:43:04 -05:00
extract-5 Normalize the floating point formats to %.6e and %.16e 2013-03-03 21:43:04 -05:00
extract-6 Normalize the floating point formats to %.6e and %.16e 2013-03-03 21:43:04 -05:00
extract-7 Convert times to microsecond precision strings more consistently. 2013-03-05 17:07:39 -05:00
prep-20120323T1000 Move ASCII data parsing from the server to the rocket interface. 2013-03-05 17:51:17 -05:00
prep-20120323T1002 Add some test prep data 2012-03-23 14:56:52 +00:00
prep-20120323T1002-first19lines Removal support is complete. 2013-01-09 23:26:59 -05:00
prep-20120323T1004 Add some test prep data 2012-03-23 14:56:52 +00:00
prep-20120323T1004-badtimes Properly return an error if two timestamps are equal 2013-01-22 18:35:18 -05:00
prep-20120323T1004-timestamped add timestamped version 2012-04-09 20:49:08 +00:00