| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2021-08-26 | new partial-injection syntax | Ali MJ Al-Nasrawy | 1 | -2/+2 | |
| 2021-08-26 | address comments | Ali MJ Al-Nasrawy | 1 | -2/+1 | |
| 2021-08-26 | tests: Refactor! | Ali MJ Al-Nasrawy | 1 | -52/+10 | |
| Remove duplicate code responsible for the initial setup and teardown of the test binary. This introduces `TestServer` as a resource manager for a running miniserve binary, which can be created with the fixtures `server()` and `server_no_stderr()` It also provides convenience function for handling server url. | |||||
| 2021-03-20 | Hide some annoying test output | Sven-Hendrik Haase | 1 | -0/+1 | |
| 2020-07-20 | cargo fmt | Sven-Hendrik Haase | 1 | -4/+4 | |
| 2020-07-05 | Add generate QR code (#330) | wyhaya | 1 | -0/+88 | |
| * Add generate QR code * Add --qrcode option | |||||
