TestOptions
Fields of this type
Fields
- name:[]const u8
- = "test"
- root_module:*Module
- max_rss:usize
- = 0
- filters:[]const []const u8
- = &.{}
- test_runner:?Step.Compile.TestRunner
- = null
- use_llvm:?bool
- = null
- use_lld:?bool
- = null
- zig_lib_dir:?LazyPath
- = null
- emit_object:bool
- Emits an object file instead of a test binary.