Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2021-03-20 | Finish up --hidden feature | Sven-Hendrik Haase | 1 | -1/+1 |
2021-03-07 | Add option to show hidden files | Sven-Hendrik Haase | 1 | -3/+17 |
2020-08-24 | Fix formatting | Sven-Hendrik Haase | 1 | -1/+2 |
2020-08-24 | Try to fix file names on Windows | Sven-Hendrik Haase | 1 | -1/+8 |
2020-08-24 | Fix double-escaping (fixes #354) | Sven-Hendrik Haase | 1 | -1/+1 |
2019-07-14 | Add dir navigation tests | Sven-Hendrik Haase | 1 | -0/+8 |
2019-07-07 | Also check directories in tests | Sven-Hendrik Haase | 1 | -2/+15 |
2019-05-01 | Make tests into their own proper modules without star imports | Sven-Hendrik Haase | 1 | -16/+9 |
2019-05-01 | Allow dead code to fix false negative warnings | khai96_ | 1 | -0/+2 |
2019-04-29 | Move helpers.rs to fixtures/mod.rs | khai96_ | 1 | -0/+0 |
2019-04-28 | Split integration test into multiple files | khai96_ | 1 | -0/+37 |