summaryrefslogtreecommitdiff
path: root/cli/tests/unit/dispatch_minimal_test.ts
AgeCommit message (Expand)Author
2021-03-18refactor: update minimal ops & rename to buffer ops (#9719)Inteon
2020-11-03build: migrate to dlint (#8176)Bartek Iwańczuk
2020-08-07Encode op errors as strings instead of numbers (#6977)Bartek Iwańczuk
2020-07-19Port internal TS code to JS (#6793)Bartek Iwańczuk
2020-07-14Use dprint for internal formatting (#6682)David Sherret
2020-06-19build: lint cli/tests/unit using deno lint (#6327)Alan Gou
2020-06-05Revert "fix: Use # to denote line number in stack traces" (#6119)Ryan Dahl
2020-06-05fix: Use # to denote line number in stack traces (#6114)Andrew Mitchell
2020-06-02fix: Better use of @ts-expect-error (#6038)Kitson Kelly
2020-05-26Use ts-expect-error instead of ts-ignore. (#5869)Kitson Kelly
2020-05-20move js unit tests to cli/tests (#5678)Ryan Dahl