summaryrefslogtreecommitdiffstats
path: root/src/testutils.rs
AgeCommit message (Expand)Author
2019-12-20Move code for testing to submoduleMatthias Beyer
2019-10-08Minor cleanups: Remove unused stuffMatthias Beyer
2019-10-08Run cargo fmtMatthias Beyer
2019-10-08Extract libical-sys wrapper libraryMatthias Beyer
2019-02-05move to Rust Edition 2018Nora
2019-02-04khline: when parsing from string, check if file actually existsNora
2019-01-20introduce stdioutils, move test fixtures over thereVincent Breitmoser
2019-01-20introcue stdin buffer for testsVincent Breitmoser
2019-01-16tests: add "khprintln!" macro to check stdout in testsVincent Breitmoser
2019-01-12khline: add some more testsVincent Breitmoser
2019-01-12use thread-local variable for khaleesi base dirVincent Breitmoser
2019-01-09index: write indexing time to fileVincent Breitmoser