summaryrefslogtreecommitdiff
path: root/integration_test.go
AgeCommit message (Expand)Author
2018-06-22Delete go implementation (#276)Ryan Dahl
2018-06-05Use check() to improve error check (#139)Weijia Wang
2018-05-31Fix a typo in integration_test.goFelix Yan
2018-05-30Fix allow-net flag in integration_test.Ryan Dahl
2018-05-30Use wildcard to check stack trace outputs (#3)Parsa Ghadimi
2018-05-29Add permission flagsRyan Dahl
2018-05-29Support using deno as a libraryRyan Dahl
2018-05-28Add LICENSERyan Dahl
2018-05-28Add tests.ts for fast unit tests.Ryan Dahl
2018-05-26Add TestErrorsRyan Dahl
2018-05-26Remove out-of-date commentRyan Dahl
2018-05-25Add basic statsRyan Dahl
2018-05-25Add tests for urlsRyan Dahl
2018-05-25Rename --root flag to --cachedirRyan Dahl
2018-05-24Add -root flag so tests can write artifacts to tmpRyan Dahl
2018-05-24Replace Node test runner with golang one.Ryan Dahl