moonfire-nvr/db
Scott Lamb b9e6a6461f fix streamer tests broken by 4cc796f
That commit rewrote the db/writer.rs tests. But the flush op they
used before was also used by src/streamer.rs tests. Reintroduce it.
2019-01-06 07:07:04 -08:00
..
testdata initial split of database to a separate crate 2018-02-20 23:15:39 -08:00
upgrade lose "extern crate" everywhere (Rust 2018 edition) 2018-12-28 21:59:39 -06:00
auth.rs lose "extern crate" everywhere (Rust 2018 edition) 2018-12-28 21:59:39 -06:00
Cargo.toml fix #64 (extraneous flushes) 2019-01-04 13:47:44 -08:00
check.rs lose "extern crate" everywhere (Rust 2018 edition) 2018-12-28 21:59:39 -06:00
coding.rs initial split of database to a separate crate 2018-02-20 23:15:39 -08:00
db.rs properly test fix for #64 2019-01-04 16:11:58 -08:00
dir.rs lose "extern crate" everywhere (Rust 2018 edition) 2018-12-28 21:59:39 -06:00
lib.rs lose "extern crate" everywhere (Rust 2018 edition) 2018-12-28 21:59:39 -06:00
raw.rs properly test fix for #64 2019-01-04 16:11:58 -08:00
recording.rs lose "extern crate" everywhere (Rust 2018 edition) 2018-12-28 21:59:39 -06:00
schema.proto update design docs for new-schema branch changes 2018-03-24 20:51:30 -07:00
schema.rs upgrade a few deps 2018-08-24 22:06:14 -07:00
schema.sql preliminary web support for auth (#26) 2018-11-27 11:08:33 -08:00
testutil.rs properly test fix for #64 2019-01-04 16:11:58 -08:00
writer.rs fix streamer tests broken by 4cc796f 2019-01-06 07:07:04 -08:00