Commit 5cc6d90
committed
test(mizar): add comprehensive environ directives coverage (M10 → 100%)
Add explicit test cases for all environ directives, closing the remaining 5%
of M10 test coverage:
- definitions_directive_parsed_and_lowercased: verifies definitions directive
parsing and correct lowercasing and deduplication
- all_environ_directives_parsed: comprehensively tests all 10 ENVIRON_DIRECTIVES
(vocabularies, notations, constructors, registrations, definitions,
expansions, equalities, theorems, schemes, requirements) to ensure they are
correctly parsed and their keyword forms are excluded from imports
All 9 Mizar tests pass. Mizar adapter now has 100% environ directive test
coverage across the full directive list, not just the core subset.
Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_012MpYSh6Wy8YMBH2E3qVyT71 parent 3fb48ed commit 5cc6d90
1 file changed
Lines changed: 68 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
373 | 373 | | |
374 | 374 | | |
375 | 375 | | |
| 376 | + | |
| 377 | + | |
| 378 | + | |
| 379 | + | |
| 380 | + | |
| 381 | + | |
| 382 | + | |
| 383 | + | |
| 384 | + | |
| 385 | + | |
| 386 | + | |
| 387 | + | |
| 388 | + | |
| 389 | + | |
| 390 | + | |
| 391 | + | |
| 392 | + | |
| 393 | + | |
| 394 | + | |
| 395 | + | |
| 396 | + | |
| 397 | + | |
| 398 | + | |
| 399 | + | |
| 400 | + | |
| 401 | + | |
| 402 | + | |
| 403 | + | |
| 404 | + | |
| 405 | + | |
| 406 | + | |
| 407 | + | |
| 408 | + | |
| 409 | + | |
| 410 | + | |
| 411 | + | |
| 412 | + | |
| 413 | + | |
| 414 | + | |
| 415 | + | |
| 416 | + | |
| 417 | + | |
| 418 | + | |
| 419 | + | |
| 420 | + | |
| 421 | + | |
| 422 | + | |
| 423 | + | |
| 424 | + | |
| 425 | + | |
| 426 | + | |
| 427 | + | |
| 428 | + | |
| 429 | + | |
| 430 | + | |
| 431 | + | |
| 432 | + | |
| 433 | + | |
| 434 | + | |
| 435 | + | |
| 436 | + | |
| 437 | + | |
| 438 | + | |
| 439 | + | |
| 440 | + | |
| 441 | + | |
| 442 | + | |
| 443 | + | |
376 | 444 | | |
377 | 445 | | |
378 | 446 | | |
| |||
0 commit comments