summaryrefslogtreecommitdiff
path: root/std/http/file_server_test.ts
AgeCommit message (Expand)Author
2020-02-07remove non-null assertion operator from std (part1) (#3900)Yusuke Sakurai
2020-01-27dx: descriptive permission errors (#3808)Bartek Iwańczuk
2020-01-15Revert "feat(flags): script arguments come after '--'" (#3681)Ry Dahl
2020-01-08feat(flags): script arguments come after '--' (#3621)Ry Dahl
2020-01-02Happy new year! (#3578)Ry Dahl
2019-12-14Support utf8 in file_server (#3495)木杉
2019-12-14feat(file_server): add help & switch to flags (#3489)木杉
2019-12-12fix: file_server swallowing permission errors (#3467)木杉
2019-12-10fix: decoding uri in file_server (#3187)AleksandrukTad
2019-12-02better html for file_server (#3423)木杉
2019-11-04Remove tsconfig files - they are not part of build process (#3262)Ry Dahl
2019-10-19Re-enable some tests (#3154)Nick Stott
2019-10-09Run deno_std tests in github actionsRyan Dahl
2019-10-09Move everything into std subdirRyan Dahl