about summary refs log tree commit diff
path: root/tests/missing-test-files.rs
AgeCommit message (Expand)AuthorLines
2022-09-23a few more core lint fixesYuri Astrakhan-1/+1
2021-11-01Account for revisions in missing-test-filesGary Guo-11/+24
2021-09-08Deny warnings in test modulesCameron Steffen-0/+2
2021-02-03Fix/allow non_fmt_panic in clippy tests.Mara Bos-8/+6
2019-02-10removing redundant closures in the whole projectGrzegorz-1/+1
2019-01-23allow assertions_on_constants for collapsible_if and missing_test_filesA.A.Abroskin-0/+2
2019-01-18Fixing issues pointed out by dogfood tests.Unknown-15/+12
2019-01-17Update to collect all the files then throw the error.Unknown-12/+22
2019-01-17Adding a test for checking if test files are missing.Unknown-0/+47