rustc-dev-guide icon indicating copy to clipboard operation
rustc-dev-guide copied to clipboard

add notes about `rustdoc-ui` and `rustdoc-js` tests

Open QuietMisdreavus opened this issue 7 years ago • 1 comments

While reviewing https://github.com/rust-lang/rust/pull/50302 i noticed that these test folders aren't mentioned in the testing chapter at all. Since the linked PR adds a special configuration flag to the rustdoc-js tests, it would be worth mentioning it in the testing guide.

QuietMisdreavus avatar May 02 '18 15:05 QuietMisdreavus

Triage: rustdoc-js tests have now been documented by https://github.com/rust-lang/rustc-dev-guide/pull/2048/. But AFAICT rustdoc-ui could still use some more elaboration.

jieyouxu avatar Nov 04 '24 11:11 jieyouxu