summaryrefslogtreecommitdiff
path: root/cli/js/net_test.ts
AgeCommit message (Expand)Author
2020-03-10reorg: move js runtime tests to cli/js/tests/ (#4250)Bartek Iwańczuk
2020-03-04refactor: rewrite testPerm into unitTest (#4231)Bartek Iwańczuk
2020-03-03add assertOps sanitizer in cli/js/ unit tests (#4209)Bartek Iwańczuk
2020-02-29add assertResources sanitizer to cli/js/ unit tests (#4161)Bartek Iwańczuk
2020-02-24rename Deno.Err -> Deno.errors (#4093)Bartek Iwańczuk
2020-02-21feat: support UDP sockets (#3946)hazæ41
2020-02-21refactor: remove unneeded ErrorKinds (#3936)Bartek Iwańczuk
2020-02-19Enable TS strict mode by default (#3899)Maximilien Mellen
2020-02-11refactor: rewrite deno test, add Deno.test() (#3865)Bartek Iwańczuk
2020-01-23update readmes (#3765)Ryan Dahl
2020-01-18stabilize net Addr (#3709)Bartek Iwańczuk
2020-01-18rename dial to connect and dialTLS to connectTLS (#3710)Bartek Iwańczuk
2020-01-02Happy new year! (#3578)Ry Dahl
2019-11-09net: Check for closing status when iterating Listener (#3309)Nayeem Rahman
2019-10-04Merge deno_cli_snapshots into deno_cli (#3064)Ryan Dahl