aboutsummaryrefslogtreecommitdiffstats
path: root/tests (unfollow)
Commit message (Expand)AuthorFilesLines
2022-09-18test case with two allowed dirsJonas Diemer1-35/+39
2022-09-18Moved use to globalJonas Diemer1-2/+1
2022-09-18renaming of option for clarity in testJonas Diemer1-5/+5
2022-09-18Renamed option for more clarityJonas Diemer1-4/+4
2022-09-18Avoid error message during testing of restrictedJonas Diemer1-2/+2
2022-09-18added test cases for sub directoryJonas Diemer1-5/+10
2022-09-18Added positive test for --restrict-upload-dirJonas Diemer1-0/+45
2022-09-18Removed redundant test code, fixed commentsJonas Diemer1-11/+5
2022-09-18Test that uploads fail if outside restricted dirJonas Diemer1-0/+38
2022-09-15Add tooltip on QR codecyqsimon1-1/+8
2022-09-15Fix test namecyqsimon1-1/+1
2022-09-15Restores webpage QR testscyqsimon1-1/+21
2022-09-15Check for directories in default request testSven-Hendrik Haase1-0/+3
2022-09-15Reformat readme tests and add some commentsSven-Hendrik Haase1-4/+11
2022-09-14Fix typosKian-Meng Ang1-2/+2
2022-09-13Add README test in rootGaurav1-32/+69
2022-09-02Test for different README.md in all directories.Gaurav2-46/+41
2022-09-01Remove outdated testcyqsimon1-21/+1
2022-08-27Add test for README.md file for `--readme`Gaurav1-6/+23
2022-08-26Make cases for `--readme` test functionsGaurav1-48/+27
2022-08-26Appease `cargo fmt`Gaurav1-3/+4
2022-08-26Use `TestServer` in `--readme` testsGaurav2-43/+8
2022-08-26Modify `--readme` tests for directoriesGaurav1-4/+4
2022-08-26Add tests for `--readme`Gaurav1-0/+124
2022-08-22Fix QR code testcyqsimon1-3/+3
2022-08-22Fix QR test screwing up terminalcyqsimon1-1/+3
2022-08-22Disable broken tests for Windowscyqsimon1-0/+5
2022-08-22Fix testscyqsimon1-17/+68
2022-07-28Apply suggestions from code reviewzhoupeiheng2-30/+23
2022-07-28test: check_static_file_route_patternzhoupeiheng1-0/+28
2022-07-20Fix testcyqsimon1-1/+1
2022-07-18Bump depsSven-Hendrik Haase1-3/+3
2022-06-26Create directory (#781)Sheepy1-0/+163
2022-05-23Get rid of dead code warning for common test utility functionSven-Hendrik Haase1-0/+2
2022-05-18Fix security issue with --no-symlinksSven-Hendrik Haase1-21/+27
2022-03-13Add test cases for the media-type parametersJohannes May1-0/+20
2022-02-06Fix route_prefix for css and faviconAli MJ Al-Nasrawy2-4/+5
2022-02-05update to actix-web v4.0-rc.2Ali MJ Al-Nasrawy4-7/+61
2022-01-04Bump depsSven-Hendrik Haase1-1/+1
2021-12-29Implement --route-prefix to set specific route prefixjikstra1-0/+15
2021-12-09Bump depsSven-Hendrik Haase1-1/+1
2021-10-26Add test for --spaSven-Hendrik Haase1-5/+22
2021-10-18Update clapSven-Hendrik Haase1-2/+2
2021-09-23Golf tests a bitSven-Hendrik Haase1-38/+30
2021-09-11cargo fmtjikstra1-1/+3
2021-09-10Fix testsjikstra2-2/+14
2021-09-10Remove unused imports and filesjikstra2-16/+0
2021-09-10Fix testsjikstra1-2/+2
2021-09-10Apply requested changesjikstra1-2/+0
2021-09-04Better name and docs for symlink testAli MJ Al-Nasrawy1-1/+7