CodExorcism+ Release v1.1.0
·
6 commits
to main
since this release
Test Harness Simplification added beginnings of semantic analysis.
- Rebuilt
tests/test_all.shto derive its file list directly fromdata/, drive glob/batch runs with a single command, and rely on-tfor in-place scenarios. - STDIN/STDOUT scenario now skips binary fixtures to avoid Python's UTF-8 decoding errors, while every other scenario still exercises them.
- Normalized diffs and
wccomparisons are produced per scenario without duplicating helper logic. - Updated README, docs/cleanup-text.md, and docs/test-suite.md with the new run commands, behavior notes, cleanup instructions, and the preview
--metricsdocumentation. - Bumped version to 1.1.0 and documented the experimental semantic metrics (
--metrics,--metrics-help). - Installation is now Pip based.
- Added additional test files with human and AI generated text.