This PR renames the CTests tests to use filenames as test names. So
instead of
```
2080 - leanruntest_issue5767.lean (Failed)
```
we get
```
2080 - tests/lean/run/issue5767.lean (Failed)
```
which allows Ctrl-Click’ing on them in the VSCode terminal.
|
||
|---|---|---|
| .. | ||
| app.manifest | ||
| CMakeLists.txt | ||
| lean.cpp | ||
| lean_js.cpp | ||
| manifest.rc | ||
| mk_lean_sh.sh | ||