diff options
| author | Valentin Popov <valentin@popov.link> | 2026-06-23 22:48:31 +0300 |
|---|---|---|
| committer | Valentin Popov <valentin@popov.link> | 2026-06-23 22:48:31 +0300 |
| commit | ed2b540abfc3166285fbc986f4c6427a59173d23 (patch) | |
| tree | 567468278182b7d72f7833635c6f9ed6cb0819f2 /fixtures | |
| parent | 00ae9067d89a8e8eaa0238e8131ed2aee8121d4d (diff) | |
| download | fparkan-ed2b540abfc3166285fbc986f4c6427a59173d23.tar.xz fparkan-ed2b540abfc3166285fbc986f4c6427a59173d23.zip | |
feat: add target triple to native smoke report
Diffstat (limited to 'fixtures')
| -rw-r--r-- | fixtures/acceptance/coverage.tsv | 1 | ||||
| -rw-r--r-- | fixtures/acceptance/stage_0_2_roadmap.md | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/fixtures/acceptance/coverage.tsv b/fixtures/acceptance/coverage.tsv index 9abf379..f826c08 100644 --- a/fixtures/acceptance/coverage.tsv +++ b/fixtures/acceptance/coverage.tsv @@ -56,6 +56,7 @@ S0-VK-024 covered cargo test -p fparkan-vulkan-smoke --offline rejects_passed_wi S0-VK-025 covered cargo test -p fparkan-vulkan-smoke --offline rejects_passed_without_instance_probe parses_instance_probe_as_loader_probe S0-VK-026 covered cargo test -p fparkan-vulkan-smoke --offline rejects_passed_without_window_probe rejects_passed_without_surface_probe parses_surface_probe_as_instance_probe S0-VK-027 covered cargo test -p fparkan-vulkan-smoke --offline rejects_passed_without_swapchain_recreation blocked_report_includes_shader_manifest_and_bootstrap_status +S0-VK-028 covered cargo test -p fparkan-vulkan-smoke --offline reports_rustc_host_triple blocked_report_includes_shader_manifest_and_bootstrap_status S0-LIMIT-001 covered cargo test -p fparkan-binary --offline rejects_count_stride_overflow S0-LIMIT-002 covered cargo test -p fparkan-binary --offline rejects_oversized_declared_allocation_before_read L1-P1-NRES-001 covered cargo test -p fparkan-nres --offline licensed_corpora_nres_roundtrip_gates diff --git a/fixtures/acceptance/stage_0_2_roadmap.md b/fixtures/acceptance/stage_0_2_roadmap.md index b1d28d8..7308e10 100644 --- a/fixtures/acceptance/stage_0_2_roadmap.md +++ b/fixtures/acceptance/stage_0_2_roadmap.md @@ -56,6 +56,7 @@ `S0-VK-025` `S0-VK-026` `S0-VK-027` +`S0-VK-028` `S0-LIMIT-001` `S0-LIMIT-002` `L1-P1-NRES-001` |
