index
:
miniserve
master
origin/HEAD
origin/master
origin/sse-based-dirsize
origin/switch-to-dtolnay-rust-toolchain
For when you really just want to serve some files over HTTP right now!
rustc
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
cli.rs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2025-03-07
Reformat everything with Rust 2024 edition
Sven-Hendrik Haase
1
-1
/
+1
2025-01-10
Reorganize imports to be more consistent
Sven-Hendrik Haase
1
-3
/
+5
2022-07-18
Bump deps
Sven-Hendrik Haase
1
-3
/
+3
2022-01-04
Bump deps
Sven-Hendrik Haase
1
-1
/
+1
2021-12-09
Bump deps
Sven-Hendrik Haase
1
-1
/
+1
2021-10-18
Update clap
Sven-Hendrik Haase
1
-2
/
+2
2021-08-30
Switch from structopt to clap v3
Sven-Hendrik Haase
1
-1
/
+2
2021-03-28
Generate completions with `miniserve --print-completions <shell>`
Andy Freeland
1
-1
/
+27
2020-03-11
Format everything
Sven-Hendrik Haase
1
-1
/
+1
2019-09-21
Remove explicit clap dependency in favor of structopt's re-exported version
Sven-Hendrik Haase
1
-1
/
+1
2019-05-01
Make tests into their own proper modules without star imports
Sven-Hendrik Haase
1
-1
/
+5
2019-04-29
Move helpers.rs to fixtures/mod.rs
khai96_
1
-2
/
+2
2019-04-28
Split integration test into multiple files
khai96_
1
-174
/
+2
2019-04-28
Use fixtures
khai96_
1
-4
/
+7
2019-04-27
Add hashed password to integration test
khai96_
1
-4
/
+21
2019-04-26
Use rstest test fixtures to cut down on code duplication in integration tests
Sven-Hendrik Haase
1
-23
/
+21
2019-04-24
Add a couple more integration tests
Sven-Hendrik Haase
1
-9
/
+93
2019-04-16
Try using port_check to make travis happy
Sven-Hendrik Haase
1
-2
/
+2
2019-04-15
Fix port
Sven-Hendrik Haase
1
-1
/
+1
2019-04-15
Set up testing infrastructure and add some integration tests (fixes #68)
Sven-Hendrik Haase
1
-0
/
+95