tree-sitter/crates
skewb1k d344e63a2e fix(cli): restore test summary output for tree-sitter test
Problem:
After commit f02d7e7e33
the `tree-sitter test` command no longer printed the final test summary,
leaving empty line. The `Stats` struct was embedded into `TestSummary`,
and the explicit call to print it was removed.

Solution:
Print `parse_stats` from `TestSummary.fmt()` implementation.

(cherry picked from commit 17e3c7a5c5)
2026-01-05 05:31:22 +00:00
..
cli fix(cli): restore test summary output for tree-sitter test 2026-01-05 05:31:22 +00:00
config refactor(config)!: transition from anyhow to thiserror 2025-11-14 11:28:00 +01:00
generate fix(rust): address nightly clippy lint 2025-12-27 19:39:28 -05:00
highlight perf: reduce needless allocations 2025-10-30 18:24:42 +01:00
language 0.26.x 2025-12-09 17:19:25 -05:00
loader fix(cli): canonicalize build --output path 2025-12-30 17:49:45 +01:00
tags chore: copy license to all packages 2025-09-11 03:12:35 -04:00
xtask Add containing range APIs to query cursor 2025-12-03 18:06:16 -05:00