summaryrefslogtreecommitdiff
path: root/testing/main.ts
AgeCommit message (Expand)Author
2019-04-14Fix eslint warnings and small clean ups (denoland/deno_std#339)Vincent LE GOFF
2019-04-09Fix denoland/denodenoland/deno_std#2064 (denoland/deno_std#328)Bartek IwaƄczuk
2019-03-28Fix parallel testing (denoland/deno_std#309)Vincent LE GOFF
2019-02-23Fixed non-standard prefix on importing (denoland/deno_std#216)EnokMan
2019-01-24testing: Don't automatically run on import (denoland/deno_std#129)Ryan Dahl