rust/tests
hafiz c77c6a405d Compare code block line indentation with config whitespace (#4166)
Previously the indetation of a line was compared with the configured
number of spaces per tab, which could cause lines that were formatted
with hard tabs not to be recognized as indented ("\t".len() < "    ".len()).

Closes #4152
2020-11-29 13:26:58 -06:00
..
cargo-fmt Add #[ignore] to test that runs external process (#3690) 2019-07-16 19:36:23 +09:00
config chore: backport 8157a3f0afe978d3e953420577f8344db7e905bf 2020-07-15 09:19:21 -05:00
coverage
license-template fix: handling of empty str for license template path (#3804) 2019-09-24 09:24:05 +09:00
parser tests: add test for panic on new_parser_from_file 2020-11-02 18:31:51 -06:00
rustfmt Cargo fmt 2019-09-24 09:26:50 +09:00
source Remove async fn from extern block tests 2020-11-28 21:59:30 -06:00
target Compare code block line indentation with config whitespace (#4166) 2020-11-29 13:26:58 -06:00
writemode Fix line numbers in checkstyle output (#3694) 2019-08-19 11:11:35 +09:00