summaryrefslogtreecommitdiff
path: root/testing
AgeCommit message (Collapse)Author
2019-09-15Move GN root into //core/libdeno (#2943)Christian Moritz
2018-07-03move v8 to third_party/v8 (#322)Yoshiya Hinosawa
2018-07-01reorg: Move GN files to root (#309)Yoshiya Hinosawa
refs: #285
2018-06-22Delete go implementation (#276)Ryan Dahl
The go prototype will remain at https://github.com/ry/deno/tree/golang
2018-06-04Fix testing/util_test.tsRyan Dahl
Thanks @kitsonk
2018-05-30Remove extension hack in ResolveModule.Ryan Dahl
2018-05-29Rename deno_testing to testingRyan Dahl