зеркало из https://github.com/mozilla/gecko-dev.git
de75e41852
MozReview-Commit-ID: 1G42f5ct8d4 --HG-- extra : rebase_source : 3c5bace5e1566f9c27a6fbb2f7ec817e094c2759 extra : histedit_source : 9ff9612c0332d05fd5001c1a3eabb04f34f9d05e |
||
---|---|---|
.. | ||
README | ||
audio-testing.js | ||
biquad-filters.js | ||
biquad-testing.js | ||
convolution-testing.js | ||
mochitest.ini | ||
panner-model-testing.js | ||
test_biquadFilterNodeAllPass.html | ||
test_biquadFilterNodeAutomation.html | ||
test_biquadFilterNodeBandPass.html | ||
test_biquadFilterNodeGetFrequencyResponse.html | ||
test_biquadFilterNodeHighPass.html | ||
test_biquadFilterNodeHighShelf.html | ||
test_biquadFilterNodeLowPass.html | ||
test_biquadFilterNodeLowShelf.html | ||
test_biquadFilterNodeNotch.html | ||
test_biquadFilterNodePeaking.html | ||
test_biquadFilterNodeTail.html | ||
test_iirFilterNode.html | ||
test_iirFilterNodeGetFrequencyResponse.html |
README
This directory contains tests originally borrowed from the Blink Web Audio test suite. The process of borrowing tests from Blink is as follows: * Import the pristine file from the Blink repo, noting the revision in the commit message. * Modify the test files to turn the LayoutTest into a mochitest-plain and add * them to the test suite in a separate commit.