about summary refs log tree commit diff
path: root/src/tools/rustdoc-gui-test
AgeCommit message (Expand)AuthorLines
2025-09-06Simplify rustdoc-gui tester by calling directly `browser-ui-test`Guillaume Gomez-7/+13
2025-07-19integrate build_helper::npm into js checks and package.json usagebinarycat-4/+2
2025-07-17Rollup merge of #143851 - lolbinarycat:bootstrap-node_modules, r=KobzolLeón Orell Valerian Liehr-80/+13
2025-07-15ci cleanup: rustdoc-gui-test now installs browser-ui-testbinarycat-80/+13
2025-07-12Make rustdoc-gui-test dummy compiletest config purpose explicitJieyou Xu-5/+1
2025-07-12Rename `Mode` to `TestMode`Jieyou Xu-1/+1
2025-07-02Rename `header` -> `directives`Jieyou Xu-1/+1
2025-05-01Improve error output in case `nodejs` or `npm` is not installed for rustdoc-g...Guillaume Gomez-4/+13
2025-04-13rustdoc-gui-test: pass a `camino::Utf8PathBuf` to `compiletest`Jieyou Xu-1/+6
2025-03-17replace config.toml to bootstrap.toml in src:toolsbit-aloo-1/+1
2024-11-11move `src/tools/build_helper` into `src/build_helper`onur-ozkan-1/+1
2024-07-29Reformat `use` declarations.Nicholas Nethercote-4/+7
2024-06-07compiletest: Allow multiple `//@ run-flags:` headersZalathar-3/+1
2023-06-23Make `try_run` return a `Result<(), ()>` instead of a booleanGuillaume Gomez-2/+2
2023-06-23Fix rustdoc-gui testerGuillaume Gomez-3/+6
2023-06-12add more info to error when calling npmklensy-4/+10
2023-06-12few fixes to rust rustdoc-gui tests on windowsklensy-1/+1
2023-05-30use `build_helper::util::try_run` in rustdoc-gui-testozkanonur-17/+2
2023-05-29improve `rustdoc-gui-test` to find local `node_modules`ozkanonur-0/+10
2023-05-20create new tool rustdoc-gui-testozkanonur-0/+233