1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-25 15:29:32 -05:00
denoland-deno/cli/tests
David Sherret 51e3db956a
fix(cli): config file should resolve paths relative to the config file (#12867)
* Add `specifier_to_file_path` to support converting a ModuleSpecifier with a unix-style path to a PathBuf on Windows.
2021-11-23 10:38:11 -05:00
..
integration feat(test): Add more overloads for "Deno.test" (#12749) 2021-11-23 14:57:51 +01:00
testdata fix(cli): config file should resolve paths relative to the config file (#12867) 2021-11-23 10:38:11 -05:00
unit feat(test): Add more overloads for "Deno.test" (#12749) 2021-11-23 14:57:51 +01:00
integration_tests.rs chore: split up integration_tests.rs into separate files (#11131) 2021-06-27 13:27:36 -04:00