aboutsummaryrefslogtreecommitdiffstats
path: root/tests (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | added test cases for sub directoryJonas Diemer2022-09-181-5/+10
| * | Added positive test for --restrict-upload-dirJonas Diemer2022-09-181-0/+45
| * | Removed redundant test code, fixed commentsJonas Diemer2022-09-181-11/+5
| * | Test that uploads fail if outside restricted dirJonas Diemer2022-09-181-0/+38
| |/
* / Add support for README.txt and README filesGaurav-Lab-PC2022-09-191-10/+12
|/
* Merge branch 'master' into qrcodecyqsimon2022-09-152-2/+130
|\
| * Merge pull request #902 from kianmeng/fix-typosSven-Hendrik Haase2022-09-151-2/+2
| |\
| | * Fix typosKian-Meng Ang2022-09-141-2/+2
| * | Check for directories in default request testSven-Hendrik Haase2022-09-151-0/+3
| * | Reformat readme tests and add some commentsSven-Hendrik Haase2022-09-151-4/+11
| * | Add README test in rootGaurav2022-09-131-32/+69
| * | Test for different README.md in all directories.Gaurav2022-09-022-46/+41
| * | Add test for README.md file for `--readme`Gaurav2022-08-271-6/+23
| * | Make cases for `--readme` test functionsGaurav2022-08-261-48/+27
| * | Appease `cargo fmt`Gaurav2022-08-261-3/+4
| * | Use `TestServer` in `--readme` testsGaurav2022-08-262-43/+8
| * | Modify `--readme` tests for directoriesGaurav2022-08-261-4/+4
| * | Add tests for `--readme`Gaurav2022-08-261-0/+124
| |/
* | Add tooltip on QR codecyqsimon2022-09-151-1/+8
* | Fix test namecyqsimon2022-09-151-1/+1
* | Restores webpage QR testscyqsimon2022-09-151-1/+21
* | Remove outdated testcyqsimon2022-09-011-21/+1
* | Fix QR code testcyqsimon2022-08-221-3/+3
* | Fix QR test screwing up terminalcyqsimon2022-08-221-1/+3
* | Disable broken tests for Windowscyqsimon2022-08-221-0/+5
* | Fix testscyqsimon2022-08-221-17/+68
|/
* Apply suggestions from code reviewzhoupeiheng2022-07-282-30/+23
* test: check_static_file_route_patternzhoupeiheng2022-07-281-0/+28
* Fix testcyqsimon2022-07-201-1/+1
* Bump depsSven-Hendrik Haase2022-07-181-3/+3
* Create directory (#781)Sheepy2022-06-261-0/+163
* Get rid of dead code warning for common test utility functionSven-Hendrik Haase2022-05-231-0/+2
* Fix security issue with --no-symlinksSven-Hendrik Haase2022-05-181-21/+27
* Add test cases for the media-type parametersJohannes May2022-03-131-0/+20
* Fix route_prefix for css and faviconAli MJ Al-Nasrawy2022-02-062-4/+5
* Merge 'jikstra/feat_route_prefix' #682Ali MJ Al-Nasrawy2022-02-061-0/+15
|\
| * Implement --route-prefix to set specific route prefixjikstra2021-12-291-0/+15
* | update to actix-web v4.0-rc.2Ali MJ Al-Nasrawy2022-02-054-7/+61
* | Bump depsSven-Hendrik Haase2022-01-041-1/+1
|/
* Bump depsSven-Hendrik Haase2021-12-091-1/+1
* Add test for --spaSven-Hendrik Haase2021-10-261-5/+22
* Update clapSven-Hendrik Haase2021-10-181-2/+2
* Golf tests a bitSven-Hendrik Haase2021-09-231-38/+30
* cargo fmtjikstra2021-09-111-1/+3
* Fix testsjikstra2021-09-102-2/+14
* Remove unused imports and filesjikstra2021-09-102-16/+0
* Fix testsjikstra2021-09-101-2/+2
* Merge branch 'master' into feat_raw_modeJikstra2021-09-101-1/+90
|\
| * Better name and docs for symlink testAli MJ Al-Nasrawy2021-09-041-1/+7
| * Adress review commentsAli MJ Al-Nasrawy2021-09-041-4/+8