Commit 47bb9a3
authored
Improve testing notes in CLAUDE.md (#1970)
- Clarify that `make test` compiles and loads the extension automatically,
so `make all` and `make install` are not needed before running tests
- Recommend the `.log` file as the starting point for debugging failed
tests, as it contains all intermediate output in one place1 parent bb72111 commit 47bb9a3
1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
44 | 47 | | |
45 | 48 | | |
46 | 49 | | |
| |||
0 commit comments