[Webkit-unassigned] [Bug 245654] New: [WGSL] Gardening of WGSL parser unit tests.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Sep 25 22:42:02 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=245654
Bug ID: 245654
Summary: [WGSL] Gardening of WGSL parser unit tests.
Product: WebKit
Version: Other
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebGPU
Assignee: webkit-unassigned at lists.webkit.org
Reporter: djg at apple.com
Gardening of unit tests, including:
- Add full parsing tests for complete sample vertex and fragment shaders.
- Use XCTAssertTrue & XCTAssertEqual instead of XCTAssert.
- Refactor tests to use auto& instead of doubling up on type names.
- Add macros for common AST checks.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220926/e59191ce/attachment.htm>
More information about the webkit-unassigned
mailing list