aboutsummaryrefslogtreecommitdiff
path: root/test/cases/compile_errors/invalid_duplicate_test_decl_name.zig
AgeCommit message (Expand)Author
2025-09-16test: rename backend=stage2 to backend=selfhosted, and add backend=autoAlex Rønne Petersen
2024-08-29cases: update for new error wording, add coverage for field/decl name conflictmlugg
2024-03-14compiler: detect duplicate test names in AstGenmlugg
2023-10-17tests: translate-c and run-translated-c to the test harnessVeikka Tuominen
2023-05-18Sema: simplify "duplicate test name" error messageAndrew Kelley
2023-05-08Disallow named test decls with duplicate namesDominic