about summary refs log tree commit diff
path: root/tests/ui/bootstrap/self-test
AgeCommit message (Collapse)AuthorLines
2025-04-14tests: use `compiletest-ignore-dir` for bootstrap self-testsJieyou Xu-2/+0
2025-04-12tests: ensure disabled tests have a reasonJieyou Xu-2/+2
2024-12-17bootstrap: use specific-purpose ui test path许杰友 Jieyou Xu (Joe)-0/+4
I wanted to move some ui tests around, which broke `test_valid` since it was referencing a non-specific-purpose ui test.