mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-17 18:03:06 +09:00
5 lines
334 B
Markdown
5 lines
334 B
Markdown
Our test suite is currently tracking the [editor's draft](https://dvcs.w3.org/hg/audio/raw-file/tip/webaudio/specification.html) of the Web Audio API.
|
|
|
|
The tests are arranged in subdirectories, corresponding to different
|
|
sections of the spec. So, for example, tests for the `DelayNode` are
|
|
in `the-audio-api/the-delaynode-interface`.
|