Expand test suite #13
No reviewers
Labels
No labels
bug
claude:done
claude:failed
claude:in-progress
claude:ready
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Catcrafts/Crafter.Build!13
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "claude/issue-12"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The new test suite covers the major surface area of Crafter.Build beyond the original single compile smoke test:
New tests added (9):
StaticLib— builds a module-only static library, validateslibfoo.alands inBinDir()ModuleInterface— exe importing a project-local.cppm, links + runs + checks stdoutDependencyLink— exe linked against a sibling lib viacfg.dependencies, runs + checks stdoutShaderCompile— drivesShader::Compileto produce SPIR-V, verifies magic number +Check()StandardArgs— covers--debug/--target=/--march=/--mtune=/--lib/--sharedandArgQuery::Has/GetTestRunnerSpec—FromSpecparsing,ForTargetrouting (host, wasm, aarch64+sysroot, i686, mingw),FromEnvVariantId— type / debug / sysroot / defines / compileFlags / target / march all perturb the cache key;PcmDirroutingWasiBrowserRuntime— verifiesEnableWasiBrowserRuntimeregisters runtime.js/index.html/files.json + template substitutionRunSingleTestExit— pins documented exit-code mapping (0/77/non-zero) for both Local and Cmd-prefix runnersAll 10 tests pass; committed as
124c228.Resolves #12 — autonomous claude-podman run.