tomoaki
9dffe7ca99
refactor(smoke): Move feature gap tests to integration (Phase 287 P4)
Moved 7 tests requiring unimplemented features or bug fixes:
Parser/Feature gaps:
- forward_refs_2pass: Requires 2-pass parser for forward references
- parser_min_methods_ok: Parser functionality gap
Map functionality gaps:
- map_values_sum_vm: Map.values() iteration bug
- map_len_set_get_vm: Map operations bug
String functionality gap:
- index_substring_vm: StringBox substring/index bug
Array functionality gap:
- array_oob_get_tag_vm: Array out-of-bounds handling
CLI functionality gap:
- argv_multiline_roundtrip: Argv multiline processing bug
Quick profile focuses on core VM/LLVM functionality that is stable.
These tests will be fixed in dedicated feature/bugfix phases.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2025-12-25 12:25:31 +09:00
..
2025-12-25 07:48:18 +09:00
2025-12-23 14:21:27 +09:00
2025-12-25 12:25:31 +09:00
2025-12-25 12:25:31 +09:00
2025-12-25 09:33:12 +09:00
2025-12-25 09:07:11 +09:00
2025-12-25 09:07:11 +09:00
2025-12-25 12:06:03 +09:00
2025-12-22 15:08:50 +09:00
2025-12-25 12:25:31 +09:00
2025-11-30 14:30:28 +09:00
2025-12-25 12:25:31 +09:00
2025-12-25 12:23:48 +09:00
2025-12-25 09:07:11 +09:00
2025-12-25 09:07:11 +09:00
2025-12-25 12:25:31 +09:00
2025-12-04 06:31:18 +09:00
2025-12-04 12:40:01 +09:00