aboutsummaryrefslogtreecommitdiffstats
path: root/tests/raw.rs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Golf tests a bitSven-Hendrik Haase2021-09-231-38/+30
|
* cargo fmtjikstra2021-09-111-1/+3
|
* Fix testsjikstra2021-09-101-2/+2
|
* Remove unused imports and filesjikstra2021-09-101-4/+0
|
* Fix testsjikstra2021-09-101-2/+2
|
* Apply requested changesjikstra2021-09-101-2/+0
|
* cargo fmt & cargo clippyjikstra2021-09-021-5/+3
|
* Fix testsjikstra2021-09-021-16/+19
|
* Implement a raw rendering mode for recursive folder downloadjikstra2021-09-011-0/+103
- Raw mode only displays file/folders and is more focused on computer processing - Display a banner in footer to recursively download the current folder with wget