summaryrefslogtreecommitdiff
path: root/std/examples/tests/xeval_test.ts
AgeCommit message (Expand)Author
2020-09-26refactor(std/example): Inconsistencies in the example tests (#7684)tokiedokie
2020-09-09test(std/examples): make tests runnable from any directory (#7399)Casper Beyer
2020-07-14Use dprint for internal formatting (#6682)David Sherret
2020-06-12refactor: Don't destructure the Deno namespace (#6268)Nayeem Rahman
2020-06-06fix(std/io): StringReader implementation (#6148)Ryan Dahl
2020-06-05Rename abbreviated assertions in std/testing (#6118)Casper Beyer
2020-05-04BREAKING: remove CLI 'deno script.ts' hack (#5026)Bartek Iwańczuk
2020-04-28BREAKING: remove overload of Deno.test() (#4951)Bartek Iwańczuk
2020-04-01Move encode, decode helpers to /std/encoding/utf8.ts, delete /std/strings/ (#...Ryan Dahl
2020-03-28Update to Prettier 2 and use ES Private Fields (#4498)Kitson Kelly
2020-03-21BREAKING CHANGE Rename Deno.run's args to cmd (#4444)Akshat Agarwal
2020-03-18feat: Deno.test() sanitizes ops and resources (#4399)Bartek Iwańczuk
2020-03-15refactor(std): Uncomment disabled tests, use skip option (#4378)Nayeem Rahman
2020-02-24fix(std/examples): add tests for examples (#4094)uki00a
2020-02-17feat(std/io): Export readDelim(), readStringDelim() and readLines() from bufi...Nayeem Rahman
2020-02-11refactor: rewrite tests in std/ to use Deno.test (#3930)Bartek Iwańczuk
2020-02-07remove non-null assertion operator from std (part1) (#3900)Yusuke Sakurai
2020-01-30bring back std/examples/xeval.ts (#3822)Kevin (Kun) "Kassimo" Qian
2019-10-09remove std submoduleRyan Dahl
2019-10-04Move deno_std to a more convenient location. (#3057)Ryan Dahl