summaryrefslogtreecommitdiff
path: root/cli/tests/unit/webgpu_test.ts
AgeCommit message (Collapse)Author
2023-01-13chore: add `copyright_checker` tool and add the missing copyright (#17285)Yiyu Lin
2022-09-19refactor: move out test files from root testdata directory into sub ↵David Sherret
directories (#15949)
2022-07-20chore(ext): update webgpu (#15059)Dante Issaias
2022-03-30chore: disable wgpu tests in WSL (#14157)David Sherret
2022-01-24chore: re-enable wgpu_sync (#13453)Aaron O'Mullan
2022-01-20revert(#13402): experiment: wgpu sync (#13439)Aaron O'Mullan
2022-01-19experiment: wgpu sync (#13402)Aaron O'Mullan
2021-11-23refactor: remove "unitTest" wrapper from cli/tests/unit (#12750)Bartek Iwańczuk
2021-09-23test(cli): align unit test permissions with runtime test permissions (#12189)Casper Beyer
2021-08-11chore: move test files to testdata directory (#11601)David Sherret
2021-05-06chore: update wgpu and realign to spec (#9760)Luca Casonato
2021-04-27test(cli): run unit tests using Deno.test (#10330)Casper Beyer
Co-authored-by: Luca Casonato <lucacasonato@yahoo.com>
2021-03-02chore: upgrade crates (#9632)Bartek Iwańczuk
2021-03-01feat: WebGPU API (#7977)crowlKats
Co-authored-by: Luca Casonato <lucacasonato@yahoo.com>