summaryrefslogtreecommitdiff
path: root/cli/tests/unit/text_encoding_test.ts
AgeCommit message (Expand)Author
2021-01-11chore: update copyright to 2021 (#9092)Yusuke Tanaka
2021-01-11fix(op_crate/web): fix atob to throw spec aligned DOMException (#8798)gorogoroumaru
2021-01-05fix: align encoding APIs to spec using WPT (#9004)Luca Casonato
2020-11-02fix(op_crates/web): make TextEncoder work with forced non-strings (#8206)Benjamin Gruenbaum
2020-10-20fix(op_crates/web): TextEncoder should return error message with original inp...aca
2020-10-19fix(op_crates/web): TextEncoder should throw RangeError (#8039)Leonard Ginters
2020-09-27feat(fmt): Sort named import and export specifiers (#7711)David Sherret
2020-07-14Use dprint for internal formatting (#6682)David Sherret
2020-06-25refactor(cli/tests/unit) to use assertThrows (#6459)Casper Beyer
2020-05-20move js unit tests to cli/tests (#5678)Ryan Dahl