test: Phase 107 add find_balanced_object_end fixture + smokes

This commit is contained in:
nyash-codex
2025-12-17 23:12:49 +09:00
parent 3c1d8a824d
commit 3c934dc69d
4 changed files with 122 additions and 0 deletions

View File

@ -8,3 +8,6 @@ DONE:
- fixture: `apps/tests/phase107_find_balanced_array_end_min.hako`
- smoke(VM): `tools/smokes/v2/profiles/integration/apps/phase107_find_balanced_array_end_vm.sh`
- smoke(LLVM EXE): `tools/smokes/v2/profiles/integration/apps/phase107_find_balanced_array_end_llvm_exe.sh`
- fixture: `apps/tests/phase107_find_balanced_object_end_min.hako`
- smoke(VM): `tools/smokes/v2/profiles/integration/apps/phase107_find_balanced_object_end_vm.sh`
- smoke(LLVM EXE): `tools/smokes/v2/profiles/integration/apps/phase107_find_balanced_object_end_llvm_exe.sh`