summaryrefslogtreecommitdiff
path: root/tests/025_high_precision.test
AgeCommit message (Collapse)Author
2019-05-23Rename --allow-high-precision to --allow-hrtime (#2398)Ryan Dahl
2019-05-03add "deno run" subcommand (#2215)Bartek IwaƄczuk
2019-04-08Allow high precision performance.now() (#1977)Vincent LE GOFF