Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-09-14 | test(std/http): make tests runnable from any directory (#7441) | Casper Beyer | |
This makes std/http tests runnable from any directory by spawning test processes in the module directory resolved from import.meta.url and resolving test data relative to the same module directory. | |||
2020-06-03 | fix(std/http/file_server): args handling only if invoked directly (#5989) | matheus | |
2019-10-09 | remove std submodule | Ryan Dahl | |
2019-10-04 | Move deno_std to a more convenient location. (#3057) | Ryan Dahl | |
js/deps/https/deno.land/std -> js/std |