rust/src/test/rustdoc-ui
Alexander Regueiro 10b6daa6c8 Reblessed tests.
2019-06-05 21:09:27 +01:00
..
coverage update rustdoc coverage tests with new table layout 2019-02-28 16:24:38 -06:00
.gitattributes fix intra-link resolution spans in block comments 2018-12-10 21:08:26 -05:00
cfg-test.rs Add test for rustdoc cfg(test) feature 2019-04-24 22:26:42 +02:00
cfg-test.stdout Add test for rustdoc cfg(test) feature 2019-04-24 22:26:42 +02:00
deny-intra-link-resolution-failure.rs Remove licenses 2018-12-25 21:08:33 -07:00
deny-intra-link-resolution-failure.stderr compiletest: make path normalization smarter 2019-03-25 01:06:45 -04:00
deny-missing-docs-crate.rs Removed more copyright notices. 2019-01-13 19:47:02 +00:00
deny-missing-docs-crate.stderr Update tests 2019-03-11 23:10:26 +03:00
deny-missing-docs-macro.rs Removed more copyright notices. 2019-01-13 19:47:02 +00:00
deny-missing-docs-macro.stderr Update tests 2019-03-11 23:10:26 +03:00
deprecated-attrs.rs Remove licenses 2018-12-25 21:08:33 -07:00
deprecated-attrs.stderr add -Zui-testing to rustdoc 2018-09-19 18:39:39 -05:00
doc-without-codeblock.rs Update rustdoc-ui tests 2019-05-18 12:45:29 +02:00
doc-without-codeblock.stderr Update rustdoc-ui tests 2019-05-18 12:45:29 +02:00
failed-doctest-compile-fail.rs do not print panic message on doctest failures 2019-05-22 13:27:53 -04:00
failed-doctest-compile-fail.stdout do not print panic message on doctest failures 2019-05-22 13:27:53 -04:00
failed-doctest-missing-codes.rs do not print panic message on doctest failures 2019-05-22 13:27:53 -04:00
failed-doctest-missing-codes.stdout do not print panic message on doctest failures 2019-05-22 13:27:53 -04:00
failed-doctest-output.rs do not print panic message on doctest failures 2019-05-22 13:27:53 -04:00
failed-doctest-output.stdout Reblessed tests. 2019-06-05 21:09:27 +01:00
failed-doctest-should-panic.rs do not print panic message on doctest failures 2019-05-22 13:27:53 -04:00
failed-doctest-should-panic.stdout do not print panic message on doctest failures 2019-05-22 13:27:53 -04:00
intra-doc-alias-ice.rs Remove licenses 2018-12-25 21:08:33 -07:00
intra-doc-alias-ice.stderr compiletest: make path normalization smarter 2019-03-25 01:06:45 -04:00
intra-link-span-ice-55723.rs Remove unnecessary tidy ignore directives 2019-04-23 11:42:15 +01:00
intra-link-span-ice-55723.stderr Remove unnecessary tidy ignore directives 2019-04-23 11:42:15 +01:00
intra-links-ambiguity.rs overhaul intra-doc-link ambiguity warning 2019-03-15 14:15:06 -04:00
intra-links-ambiguity.stderr use ! in macro disambiguation suggestion 2019-03-15 15:12:30 -04:00
intra-links-warning-crlf.rs fix intra-link resolution spans in block comments 2018-12-10 21:08:26 -05:00
intra-links-warning-crlf.stderr compiletest: make path normalization smarter 2019-03-25 01:06:45 -04:00
intra-links-warning.rs Remove licenses 2018-12-25 21:08:33 -07:00
intra-links-warning.stderr compiletest: make path normalization smarter 2019-03-25 01:06:45 -04:00
invalid-syntax.rs rustdoc: check code block syntax in early pass 2019-01-14 21:21:21 -05:00
invalid-syntax.stderr compiletest: make path normalization smarter 2019-03-25 01:06:45 -04:00
issue-58473-2.rs move collapse and unindent docs passes earlier 2019-02-23 14:53:51 -05:00
issue-58473.rs move collapse and unindent docs passes earlier 2019-02-23 14:53:51 -05:00
lint-group.rs Remove licenses 2018-12-25 21:08:33 -07:00
lint-group.stderr compiletest: make path normalization smarter 2019-03-25 01:06:45 -04:00
lint-missing-doc-code-example.rs Update rustdoc-ui tests 2019-05-18 12:45:29 +02:00
lint-missing-doc-code-example.stderr Update rustdoc-ui tests 2019-05-18 12:45:29 +02:00
private-item-doc-test.rs Remove licenses 2018-12-25 21:08:33 -07:00
private-item-doc-test.stderr Make the rustc driver and interface demand driven 2019-03-10 04:49:45 +01:00
unparseable-doc-test.rs report fatal errors during doctest parsing 2019-04-24 00:03:53 -04:00
unparseable-doc-test.stdout do not print panic message on doctest failures 2019-05-22 13:27:53 -04:00
unused.rs Remove licenses 2018-12-25 21:08:33 -07:00