Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-06-08 | make tests quieter (#2468) | Andy Hayden | |
Don't mix every http request in with the tests output. Don't print that the file servers are starting unless -vv flag is passed. Capture the output of run with run_output which returns stdout, stderr and exit_code. Test against this rather than relying on sys.exit. | |||
2019-03-19 | Make write_gn_args.py quiet | Ryan Dahl | |
2019-03-01 | Add Deno.version.gnArgs (#1845) | Yoshiya Hinosawa | |
To display specific build args passed to GN. |