index
:
deno.git
main
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cli
/
tests
/
integration_tests.rs
Age
Commit message (
Expand
)
Author
2021-04-07
feat: blob URL support (#10045)
Luca Casonato
2021-04-04
fix: Properly await already evaluating dynamic imports (#9984)
Nayeem Rahman
2021-03-25
fix(cli): re-add dom.asynciterable lib (#9888)
Kitson Kelly
2021-03-23
feat(core): Deno.core.heapStats() (#9659)
Aaron O'Mullan
2021-03-18
fix(cli/bundle): display anyhow error chain (#9822)
Andrew Mitchell
2021-03-17
refactor: clean up permission handling (#9367)
crowlKats
2021-03-15
Revert "fix(cli/module_graph): Set useDefineForClassFields to true" (#9792)
Ryan Dahl
2021-03-15
fix(cli/module_graph): Set useDefineForClassFields to true (#9774)
Nayeem Rahman
2021-03-10
chore: remove unused import on non-windows (#9743)
Kitson Kelly
2021-03-09
v1.8.1
Bartek Iwańczuk
2021-03-08
fix(cli/ast): Pass importsNotUsedAsValues to swc (#9714)
Nayeem Rahman
2021-03-07
fix(cli/compile): do not append .exe depending on target (#9668)
Divy Srivastava
2021-03-04
test(cli): move lint command tests into a module (#9674)
Casper Beyer
2021-03-02
chore: upgrade crates (#9632)
Bartek Iwańczuk
2021-03-01
test(cli): reorganize test subcommand testcases and fixtures (#9627)
Casper Beyer
2021-03-01
feat(cli): represent type dependencies in info (#9630)
Kitson Kelly
2021-03-01
feat: stabilise import maps (#9526)
Bartek Iwańczuk
2021-02-25
feat(cli/doc): use type definitions "deno doc" if available (#8459)
Liam Murphy
2021-02-25
feat(runtime): stabilise permissions and add event target capabilities (#9573)
Kitson Kelly
2021-02-24
feat: add "deno coverage" subcommand (#8664)
Casper Beyer
2021-02-24
test: Fix --reload in integration_tests (#9345)
Yosi Pramajaya
2021-02-24
feat: add exit sanitizer to Deno.test (#9529)
Casper Beyer
2021-02-22
chore: disable flaky test (#9568)
Bartek Iwańczuk
2021-02-21
feat: add --ext flag to deno eval (#9295)
Satya Rohith
2021-02-21
fix(runtime/testing): false positive for timers when an error is thrown (#9553)
Casper Beyer
2021-02-21
fix(repl): filter out symbol candidates (#9555)
Casper Beyer
2021-02-20
fix(core/runtime): Fix dynamic imports for already rejected modules (#9559)
Nayeem Rahman
2021-02-19
fix: lint and fmt error if no target files are found (#9527)
Yusuke Tanaka
2021-02-19
fix(core): Make dynamic import async errors catchable (#9505)
Nayeem Rahman
2021-02-18
feat: add json(c) support to deno fmt (#9292)
Satya Rohith
2021-02-17
feat: support loading import map from URL (#9519)
Bartek Iwańczuk
2021-02-16
feat(cli): support auth tokens for accessing private modules (#9508)
Kitson Kelly
2021-02-15
chore: Reorganise workers tests (#9493)
Bartek Iwańczuk
2021-02-14
fix(cli/source_map): Don't use file names from source maps (#9462)
Nayeem Rahman
2021-02-12
test(cli): improve test of deno cache (#9340)
Yosi Pramajaya
2021-02-09
fix(op_crates): Don't use `Deno.inspect` in op crates (#9332)
Nayeem Rahman
2021-02-09
fix(cli): import maps handles data URLs (#9437)
Kitson Kelly
2021-02-08
fix(cli): check for inline source maps before external ones (#9394)
Nayeem Rahman
2021-02-05
fix(repl): prevent symbol completion panic (#9400)
Casper Beyer
2021-02-05
fix(cli/lsp): fix using jsx/tsx when not emitting via tsc (#9407)
Kitson Kelly
2021-02-02
chore: remove std directory (#9361)
Casper Beyer
2021-02-01
refactor: Reorganise integration tests (#9282)
Bartek Iwańczuk
2021-01-29
fix(cli/coverage): display mapped instrumentation line counts (#9310)
Casper Beyer
2021-01-29
test: fix lock_write_fetch test (#9318)
Bartek Iwańczuk
2021-01-29
chore: reenable watch tests (#9306)
Bartek Iwańczuk
2021-01-29
fix(cli): add lib dom.asynciterable (#9288)
Kitson Kelly
2021-01-28
fix(cli): early abort before type checking on missing modules (#9285)
Kitson Kelly
2021-01-27
tests: new typescript WPT runner (#9269)
Luca Casonato
2021-01-27
fix(cli): correctly determine emit state with redirects (#9287)
Kitson Kelly
2021-01-25
Revert "tests: enable wpt for url (#9046)" (#9264)
Luca Casonato
[prev]
[next]