rust/src/etc
Kang Seonghoon de6f520192 tests: Add htmldocck.py script for the use of Rustdoc tests.
The script is intended as a tool for doing every sort of verifications
amenable to Rustdoc's HTML output. For example, link checkers would go
to this script. It already parses HTML into a document tree form (with
a slight caveat), so future tests can make use of it.

As an example, relevant `rustdoc-*` run-make tests have been updated
to use `htmldocck.py` and got their `verify.sh` removed. In the future
they may go to a dedicated directory with htmldocck running by default.
The detailed explanation of test scripts is provided as a docstring of
htmldocck.

cc #19723
2015-01-18 02:42:15 +09:00
..
emacs Mark _ as a word constituent to avoid highlighting parts of identifiers as keywords 2015-01-09 23:58:34 -08:00
gedit Update editor syntax files for isize/usize. 2015-01-07 20:19:58 +11:00
kate Merge pull request #20689 from huonw/editor-_size 2015-01-07 15:35:34 +00:00
mingw-fix-include
third-party
vim Remove range function 2015-01-11 14:37:24 +00:00
zsh update zsh rust completions 2015-01-06 12:15:41 -05:00
2014-06-rewrite-bytes-macros.py
adb_run_wrapper.sh
apple-darwin.supp
check-binaries.py
check-links.pl
check-summary.py
cmathconsts.c
ctags.rust
extract_grammar.py
gdb_load_rust_pretty_printers.py
gdb_rust_pretty_printing.py Pylinted and slightly better commented 2015-01-04 23:43:47 -05:00
generate-deriving-span-tests.py
generate-keyword-tests.py
get-snapshot.py
htmldocck.py tests: Add htmldocck.py script for the use of Rustdoc tests. 2015-01-18 02:42:15 +09:00
indenter
latest-unix-snaps.py
libc.c
licenseck.py
lldb_batchmode.py
lldb_rust_formatters.py Pylinted and slightly better commented 2015-01-04 23:43:47 -05:00
local_stage0.sh
make-snapshot.py
make-win-dist.py
maketest.py tests: Add htmldocck.py script for the use of Rustdoc tests. 2015-01-18 02:42:15 +09:00
mirror-all-snapshots.py
mklldeps.py
regex-match-tests.py
rust-gdb
rust-lldb
rustup.sh Download from the combined installer 2015-01-03 15:54:37 -08:00
snapshot.py
sugarise-doc-comments.py
tidy.py
unicode.py
x86.supp
ziggurat_tables.py