David Sherret
|
da52058a94
|
chore: migrate bench, publish, and more itests to spec tests (#23584)
|
2024-04-29 10:08:27 -04:00 |
|
David Sherret
|
651e3e9e6d
|
fix(compile): certain jsr specifiers sometimes can't load (#23567)
When returning a jsr specifier for resolve it seems like deno core does
not work properly and hangs.
Closes https://github.com/denoland/deno/issues/23551
Closes https://github.com/denoland/deno/issues/23139
|
2024-04-27 21:11:57 +00:00 |
|
David Sherret
|
db3b3fb665
|
chore: auto-complete for __spec__.jsonc file (#23476)
This makes writing these tests a little easier.
|
2024-04-20 22:47:10 +00:00 |
|
David Sherret
|
df73db671b
|
fix(npm): local nodeModulesDir was sometimes resolving duplicates of same package (#23320)
|
2024-04-11 13:18:19 -04:00 |
|
David Sherret
|
ce768bac83
|
chore(lsp): add tests for compiler options being resolved relative the config file (#22924)
Investigation from #17298
|
2024-03-15 14:27:43 +00:00 |
|
David Sherret
|
b3ca3b2f25
|
chore: rough first pass on spec tests (#22877)
|
2024-03-13 16:21:13 +00:00 |
|