about summary refs log tree commit diff
path: root/tests/pretty/tests-are-sorted.pp
AgeCommit message (Expand)AuthorLines
2025-07-28expand: Micro-optimize prelude injectionVadim Petrochenkov-2/+2
2025-03-26expand: Leave traces when expanding `cfg` attributesVadim Petrochenkov-3/+0
2024-09-11Use `doc(hidden)` instead of `allow(missing_docs)` in the test harnessOlivier Goffart-1/+1
2024-09-11Use `#[doc(hidden)]` instead of `#[allow(missing_docs)]` on the const generat...Olivier Goffart-3/+3
2024-09-11Fix false positive with `missing_docs` and `#[test]`Olivier Goffart-0/+3
2024-09-09Allow `missing_docs` lint on the generated test harnessUrgau-0/+1
2024-02-22Re-bless tests/pretty许杰友 Jieyou Xu (Joe)-4/+4
2024-01-21Add `#[coverage(off)]` to closures introduced by `#[test]`/`#[bench]`Zalathar-3/+6
2023-09-08Rework no_coverage to coverage(off)Andy Caldwell-1/+1
2023-05-01Add `#[no_coverage]` to the test harness's `fn main`Zalathar-0/+1
2023-03-15Implementing "<test_binary> --list --format json" #107307 #49359Partha P. Das-3/+19
2023-01-11Move /src/test to /testsAlbert Larsan-0/+69