You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: add Grade B test suite (6 independently runnable targets)
- Fix config/dicti0nary.ncl: rename 1000langs field (digit-start invalid in Nickel) to multilang
- Fix tests/run_tests.sh: exit 0 with SKIP when Chapel compiler not installed
- Replace template-placeholder Zig test with 15 standalone FFI unit tests
- Add 12 Rust unit tests to crates/core/src/lib.rs (HashType, GeneratorConfig, DictError, GenerationStats)
- Add tests/validate_structure.sh (7 structural checks, all passing)
- Add TEST-NEEDS.md documenting Grade B status and all 6 targets
- Update Justfile: test recipe runs all 6 targets (T1-T6) with individual recipes
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
0 commit comments