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
2020-08-08
test(cli/inspector_port_collision): skip test on WSL (#6991)
Bert Belder
2020-08-08
test(cli/inspector_port_collision): fail rather than hang (#6991)
Bert Belder
2020-08-08
fix(cli): show error on unrecognized V8 flag, exit on --help (#6980)
Bert Belder
2020-08-07
fix(deno info): Never type check (#6978)
Nayeem Rahman
2020-08-03
feat: hash file names in gen cache (#6911)
Luca Casonato
2020-07-30
feat(unstable): add "--ignore" flag to deno fmt (#6890)
Divy Srivastava
2020-07-24
fix: deno-types directive should have higher precedence than X-TypeScript-Typ...
Bartek Iwańczuk
2020-07-23
refactor: remove more compiler runtime code (#6841)
Bartek Iwańczuk
2020-07-19
Port internal TS code to JS (#6793)
Bartek Iwańczuk
2020-07-17
fix: providing empty source code for missing compiled files (#6760)
Bartek Iwańczuk
2020-07-15
fix: panic for runtime error in TS compiler (#6758)
Bartek Iwańczuk
2020-07-14
Use dprint for internal formatting (#6682)
David Sherret
2020-07-13
fix(cli): don't panic when no "HOME" env var is set (#6728)
Maayan Hanin
2020-07-13
fix(Deno.ppid): improve error message when --unstable is missing (#6717)
uki00a
2020-07-12
feat(cli): add DENO_CERT environment variable (#6370)
Oscar Linde
2020-07-11
chore: reenable ignored integration tests (#6703)
Bartek Iwańczuk
2020-07-09
fix(cli): panic when stdio is null on windows (#6528)
Maayan Hanin
2020-07-08
feat(cli): json option for "deno info" (#6372)
Emmanuel
2020-07-08
feat: add --no-check option (#6456)
Kitson Kelly
2020-07-07
feat: add lockfile support to bundle (#6624)
Takahiko Inayama
2020-07-06
fix: Deno.setRaw shouldn't panic on ENOTTY (#6630)
uki00a
2020-07-06
feat: deno upgrade --output (#6352)
crowlKats
2020-07-05
chore: re-enable tests using media_types (#6642)
Bartek Iwańczuk
2020-07-04
chore: port http_server.py to rust (#6364)
Ryan Dahl
2020-07-02
refactor: lock file (#6569)
Bartek Iwańczuk
2020-06-29
fix(cli/upgrade): upgrade fails on Windows with space in temp path (#6522)
Andrey Filatkin
2020-06-26
'Compile' messages changed to 'Check' messages (#6504)
Ryan Dahl
2020-06-26
fix: Omit buildinfo when --reload passed (#6489)
Kitson Kelly
2020-06-25
Restore stats for incremental compile (#6474)
Kitson Kelly
2020-06-24
Incremental compilation for TypeScript (#6428)
Bartek Iwańczuk
2020-06-24
Add ability to output compiler performance information (#6434)
Kitson Kelly
2020-06-19
fix: "deno test" should respect NO_COLOR=true (#6371)
uki00a
2020-06-19
build: lint cli/tests/unit using deno lint (#6327)
Alan Gou
2020-06-18
chore(test): move testing utilities to test_util crate (#6360)
Bartek Iwańczuk
2020-06-17
chore: move fmt test to integration tests (#6340)
Bartek Iwańczuk
2020-06-15
fix(compiler): JSX compilation and provide better error message (#6300)
Bartek Iwańczuk
2020-06-12
feat: Add TestDefinition::only (#5793)
Nayeem Rahman
2020-06-12
make std deno-lint clean (#6240)
Ryan Dahl
2020-06-11
fix: WebAssembly runtime error propagation (#6137)
Casper Beyer
2020-06-11
feat: allow reading the entry file from stdin (#6130)
Jaap Aarts
2020-06-10
feat: Add Deno.mainModule (#6180)
John Gardner
2020-06-10
feat(lint): use default globs, upgrade to v0.1.9 (#6222)
Bartek Iwańczuk
2020-06-10
fix: several regressions in TS compiler (#6177)
Bartek Iwańczuk
2020-06-10
fix: handle @deno-types in export {} (#6202)
Bartek Iwańczuk
2020-06-09
upgrade: deno_lint v0.1.8 (#6208)
Bartek Iwańczuk
2020-06-09
feat(doc): display all overloads in cli details view (#6186)
uki00a
2020-06-08
test: fixed initial `[WILDCARD]` not matching empty the on first line (#5420)
Jack Kelly
2020-06-06
feat: deno eval -p (#5682)
Ryan Dahl
2020-06-05
ci: upgrade to Rust 1.44.0 (#6113)
Bert Belder
2020-06-02
Fix REPL BorrowMutError panic (#6055)
Ryan Dahl
[prev]
[next]