summaryrefslogtreecommitdiff
path: root/tools/fmt_test.py
AgeCommit message (Expand)Author
2020-01-29feat: dprint formatter (#3820)Bartek Iwańczuk
2020-01-02Happy new year! (#3578)Ry Dahl
2019-06-22fmt_test: resolve old absolute path issue (#2562)Yoshiya Hinosawa
2019-06-08make tests quieter (#2468)Andy Hayden
2019-06-03Refactor test infrastructure (#2432)Bartek Iwańczuk
2019-05-30chore: refactor python tests to use unittest (#2414)Andy Hayden
2019-05-29Change tools/fmt_test.py to always download prettierRyan Dahl
2019-04-09upgrade deno_std & add workaround prettier issue (#2087)Yoshiya Hinosawa
2019-04-07Refactor CLI flag parsing (#2025)Bartek Iwańczuk
2019-03-28Merge the --recompile and --reload flags (#2003)Ryan Dahl
2019-03-06Replace deno.land/x/std with deno.land/std (#1890)Andy Hayden
2019-02-11fix: improve formatting (#1732)Yoshiya Hinosawa
2019-02-08Add --allow-read (#1689)Dmitry Sharshakov
2019-02-02Support --fmtRyan Dahl