gecko/content/media/webaudio/test
Ehsan Akhgari 86a61bfcd9 Bug 815643 - Part 9: Port Blink's LayoutTest for ConvolverNode to mochitest-plain; r=roc
--HG--
extra : rebase_source : b829991957f0349a6c2541fcc99d4214e701a2ae
2013-06-10 16:10:07 -04:00
..
blink Bug 815643 - Part 9: Port Blink's LayoutTest for ConvolverNode to mochitest-plain; r=roc 2013-06-10 16:10:07 -04:00
audio-expected.wav Bug 870174 - Eliminate some lags and glitches caused by resampling in decodeAudioData and AudioBufferSourceNode.cpp, and make the code simpler too!; r=roc 2013-05-13 00:17:00 -04:00
audio-mono-expected-2.wav Bug 870174 - Eliminate some lags and glitches caused by resampling in decodeAudioData and AudioBufferSourceNode.cpp, and make the code simpler too!; r=roc 2013-05-13 00:17:00 -04:00
audio-mono-expected.wav Bug 870174 - Eliminate some lags and glitches caused by resampling in decodeAudioData and AudioBufferSourceNode.cpp, and make the code simpler too!; r=roc 2013-05-13 00:17:00 -04:00
audio.ogv Bug 792263 - Implement decodeAudioData; r=bzbarsky,cpearce,padenot 2013-02-01 17:13:23 -05:00
invalid.txt Bug 792263 - Implement decodeAudioData; r=bzbarsky,cpearce,padenot 2013-02-01 17:13:23 -05:00
layouttest-glue.js Bug 815643 - Part 9: Port Blink's LayoutTest for ConvolverNode to mochitest-plain; r=roc 2013-06-10 16:10:07 -04:00
Makefile.in Bug 815643 - Part 9: Port Blink's LayoutTest for ConvolverNode to mochitest-plain; r=roc 2013-06-10 16:10:07 -04:00
moz.build Bug 878875 - Port Blink's LayoutTest for PannerNode to mochitest-plain. r=ehsan 2013-06-07 20:06:40 +02:00
noaudio.webm Bug 792263 - Implement decodeAudioData; r=bzbarsky,cpearce,padenot 2013-02-01 17:13:23 -05:00
small-shot-expected.wav Bug 870174 - Eliminate some lags and glitches caused by resampling in decodeAudioData and AudioBufferSourceNode.cpp, and make the code simpler too!; r=roc 2013-05-13 00:17:00 -04:00
small-shot-mono-expected.wav Bug 870174 - Eliminate some lags and glitches caused by resampling in decodeAudioData and AudioBufferSourceNode.cpp, and make the code simpler too!; r=roc 2013-05-13 00:17:00 -04:00
small-shot.ogg Bug 792263 - Implement decodeAudioData; r=bzbarsky,cpearce,padenot 2013-02-01 17:13:23 -05:00
test_analyserNode.html Bug 870167 - Create a mini test framework for Web Audio; r=roc 2013-05-09 08:45:35 -04:00
test_AudioBuffer.html Bug 875144 - Disallow creating AudioBuffers of 0 length; r=roc 2013-05-23 22:39:36 -04:00
test_audioBufferSourceNode.html Bug 880265 - Remove AudioBufferSourceNode.gain; r=ehsan 2013-06-08 00:55:04 +05:30
test_audioBufferSourceNodeEnded.html Bug 870167 - Create a mini test framework for Web Audio; r=roc 2013-05-09 08:45:35 -04:00
test_audioBufferSourceNodeLazyLoopParam.html Bug 870167 - Create a mini test framework for Web Audio; r=roc 2013-05-09 08:45:35 -04:00
test_audioBufferSourceNodeLoop.html Bug 870167 - Create a mini test framework for Web Audio; r=roc 2013-05-09 08:45:35 -04:00
test_audioBufferSourceNodeLoopStartEnd.html Bug 870167 - Create a mini test framework for Web Audio; r=roc 2013-05-09 08:45:35 -04:00
test_audioBufferSourceNodeLoopStartEndSame.html Bug 875144 - Disallow creating AudioBuffers of 0 length; r=roc 2013-05-23 22:39:36 -04:00
test_audioBufferSourceNodeNullBuffer.html Bug 870167 - Create a mini test framework for Web Audio; r=roc 2013-05-09 08:45:35 -04:00
test_AudioContext.html Bug 859600 - Make AudioContext an EventTarget; r=smaug 2013-04-25 00:28:39 -04:00
test_AudioListener.html Bug 833631 - Unprefix mozAudioContext; r=roc 2013-01-22 20:12:21 -05:00
test_AudioParam.html Bug 859595 - Implement the alternate names for AudioBufferSourceNode, AudioContext and AudioParam; r=bzbarsky 2013-04-11 22:08:05 -04:00
test_audioParamExponentialRamp.html Bug 870167 - Create a mini test framework for Web Audio; r=roc 2013-05-09 08:45:35 -04:00
test_audioParamLinearRamp.html Bug 870167 - Create a mini test framework for Web Audio; r=roc 2013-05-09 08:45:35 -04:00
test_audioParamSetCurveAtTime.html Bug 870167 - Create a mini test framework for Web Audio; r=roc 2013-05-09 08:45:35 -04:00
test_audioParamSetCurveAtTimeZeroDuration.html Bug 875596 - Properly handle AudioParam SetCurve automation events with a 0 duration; r=roc 2013-05-24 13:19:47 -04:00
test_audioParamSetTargetAtTime.html Bug 870167 - Create a mini test framework for Web Audio; r=roc 2013-05-09 08:45:35 -04:00
test_audioParamSetValueAtTime.html Bug 878497 - Add a test case for AudioParam.setValueAtTime; r=roc 2013-06-02 09:25:16 -04:00
test_audioParamTimelineDestinationOffset.html Bug 870167 - Create a mini test framework for Web Audio; r=roc 2013-05-09 08:45:35 -04:00
test_badConnect.html Bug 833631 - Unprefix mozAudioContext; r=roc 2013-01-22 20:12:21 -05:00
test_biquadFilterNode.html Bug 879014 - Part 2: Implement the alternate enum values for BiquadFilterNode; r=roc 2013-06-03 19:23:06 -04:00
test_bug808374.html Bug 875144 - Disallow creating AudioBuffers of 0 length; r=roc 2013-05-23 22:39:36 -04:00
test_bug827541.html Bug 833631 - Unprefix mozAudioContext; r=roc 2013-01-22 20:12:21 -05:00
test_bug839753.html Bug 839753 - Fix up CC implementation for AudioDestinationNode. r=smaug 2013-02-12 08:42:59 -08:00
test_bug845960.html Bug 845960 - Fix a crash resulted from a missing nullcheck for the optional failure callback of decodeAudioData; r=bzbarsky 2013-03-04 23:04:51 -05:00
test_bug856771.html Bug 856771 - Protect the source buffer nodes from leaking when their binding goes away without being played back; r=roc 2013-04-01 16:06:55 -04:00
test_bug866570.html Bug 866570 - test. r=smaug 2013-04-28 22:38:57 -07:00
test_bug866737.html Bug 866737 - Unregister PannerNodes when they're unlinked by the cycle collector; r=padenot 2013-04-29 14:06:40 -04:00
test_bug867089.html Bug 867089 - Test for invalid playbackRate values on an AudioBufferSourceNode. r=ehsan 2013-04-30 16:04:44 +02:00
test_bug867104.html Bug 867104 - Add a crashtest. r=ehsan 2013-05-14 14:14:42 +02:00
test_bug867174.html Bug 867174 - Part 2: Protect against invalid sample rates a bit harder; r=padenot 2013-05-06 11:34:03 -04:00
test_bug867203.html Bug 867203 - Part 1: Unregister AudioBufferSourceNodes from PannerNodes when they die; r=padenot 2013-04-30 19:20:55 -04:00
test_bug875221.html Bug 875221 - Make sure to balance the creation and destruction of streams for media graphs; r=roc 2013-05-29 11:38:39 -04:00
test_bug875402.html Bug 875402 - Delete MediaInputPort objects using normal refcounting semantics; r=roc 2013-05-25 10:01:08 -04:00
test_channelMergerNode.html Bug 870167 - Create a mini test framework for Web Audio; r=roc 2013-05-09 08:45:35 -04:00
test_channelMergerNodeWithVolume.html Bug 870167 - Create a mini test framework for Web Audio; r=roc 2013-05-09 08:45:35 -04:00
test_channelSplitterNode.html Bug 870167 - Create a mini test framework for Web Audio; r=roc 2013-05-09 08:45:35 -04:00
test_channelSplitterNodeWithVolume.html Bug 870167 - Create a mini test framework for Web Audio; r=roc 2013-05-09 08:45:35 -04:00
test_convolverNode_mono_mono.html Bug 815643 - Part 9: Port Blink's LayoutTest for ConvolverNode to mochitest-plain; r=roc 2013-06-10 16:10:07 -04:00
test_convolverNode.html Bug 815643 - Part 7: Add a basic API test for ConvolverNode; r=roc 2013-06-10 16:09:38 -04:00
test_currentTime.html Bug 851338 - Implement AudioContext.currentTime; r=roc 2013-03-14 21:01:02 -04:00
test_delayNode.html Bug 870167 - Create a mini test framework for Web Audio; r=roc 2013-05-09 08:45:35 -04:00
test_delayNodeSmallMaxDelay.html Bug 877523 - Correctly handle small maximum delay values for DelayNode; r=roc 2013-05-30 20:52:26 -04:00
test_delayNodeWithGain.html Bug 870167 - Create a mini test framework for Web Audio; r=roc 2013-05-09 08:45:35 -04:00
test_dynamicsCompressorNode.html Bug 865234 - Part 1: Add DOM bindings for the channel mixing attributes; r=roc 2013-04-27 18:44:50 -04:00
test_gainNode.html Bug 870167 - Create a mini test framework for Web Audio; r=roc 2013-05-09 08:45:35 -04:00
test_gainNodeInLoop.html Bug 870167 - Create a mini test framework for Web Audio; r=roc 2013-05-09 08:45:35 -04:00
test_maxChannelCount.html Bug 865244 - Test for AudioContext.destination.maxChannelCount. r=ehsan 2013-06-10 19:32:28 +02:00
test_mediaDecoding.html Bug 870174 - Eliminate some lags and glitches caused by resampling in decodeAudioData and AudioBufferSourceNode.cpp, and make the code simpler too!; r=roc 2013-05-13 00:17:00 -04:00
test_mixingRules.html Bug 865234 - Part 8: Add a test case for channel mixing rules; r=roc 2013-04-30 00:06:04 -04:00
test_nodeToParamConnection.html Bug 870167 - Create a mini test framework for Web Audio; r=roc 2013-05-09 08:45:35 -04:00
test_OfflineAudioContext.html Bug 877039 - Set the Web Audio maximum channel count to 32; r=roc 2013-05-30 14:25:52 -04:00
test_offlineDestinationChannelCountLess.html Bug 877125 - Handle the case where the expected number of channels for the offline AudioDestinationNode and the actual input number of channels do not match; r=roc 2013-05-29 19:33:14 -04:00
test_offlineDestinationChannelCountMore.html Bug 877125 - Handle the case where the expected number of channels for the offline AudioDestinationNode and the actual input number of channels do not match; r=roc 2013-05-29 19:33:14 -04:00
test_pannerNode_equalPower.html Bug 878875 - Port Blink's LayoutTest for PannerNode to mochitest-plain. r=ehsan 2013-06-07 20:06:40 +02:00
test_pannerNode.html Bug 879014 - Part 1: Implement the alternate enum values for PannerNode; r=roc 2013-06-03 19:22:48 -04:00
test_scriptProcessorNode.html Bug 870167 - Create a mini test framework for Web Audio; r=roc 2013-05-09 08:45:35 -04:00
test_scriptProcessorNodeChannelCount.html Bug 870167 - Create a mini test framework for Web Audio; r=roc 2013-05-09 08:45:35 -04:00
test_scriptProcessorNodeZeroInputOutput.html Bug 874024 - Allow creation of ScriptProcessorNodes with 0 input or output channels; r=roc 2013-05-23 08:26:21 -04:00
test_singleSourceDest.html Bug 874869 - Disallow setting AudioNode.channelCount to zero; r=roc 2013-05-23 07:46:20 -04:00
test_waveShaper.html Bug 865251 - Implement WaveShaperNode; r=roc 2013-05-14 00:12:30 -04:00
test_waveShaperNoCurve.html Bug 865251 - Implement WaveShaperNode; r=roc 2013-05-14 00:12:30 -04:00
test_waveShaperZeroLengthCurve.html Bug 865251 - Implement WaveShaperNode; r=roc 2013-05-14 00:12:30 -04:00
test_waveTable.html Bug 865256 - Part 1: Implement the DOM bindings for WaveTable; r=roc 2013-05-28 07:19:07 -04:00
ting-dualchannel44.1-expected.wav Bug 870174 - Eliminate some lags and glitches caused by resampling in decodeAudioData and AudioBufferSourceNode.cpp, and make the code simpler too!; r=roc 2013-05-13 00:17:00 -04:00
ting-dualchannel44.1.ogg Bug 846329 - Fix decodeAudioData to decode all channels and not only the first one; r=padenot 2013-03-04 21:27:13 -05:00
ting-dualchannel48-expected.wav Bug 846329 - Fix decodeAudioData to decode all channels and not only the first one; r=padenot 2013-03-04 21:27:13 -05:00
ting-dualchannel48.ogg Bug 846329 - Fix decodeAudioData to decode all channels and not only the first one; r=padenot 2013-03-04 21:27:13 -05:00
ting-expected.wav Bug 870174 - Eliminate some lags and glitches caused by resampling in decodeAudioData and AudioBufferSourceNode.cpp, and make the code simpler too!; r=roc 2013-05-13 00:17:00 -04:00
ting-mono-dualchannel44.1-expected.wav Bug 870174 - Eliminate some lags and glitches caused by resampling in decodeAudioData and AudioBufferSourceNode.cpp, and make the code simpler too!; r=roc 2013-05-13 00:17:00 -04:00
ting-mono-dualchannel48-expected.wav Bug 868485 - Part 2: Add test cases for createBuffer with mono downmixing; r=roc 2013-05-05 11:16:23 -04:00
ting-mono-expected.wav Bug 870174 - Eliminate some lags and glitches caused by resampling in decodeAudioData and AudioBufferSourceNode.cpp, and make the code simpler too!; r=roc 2013-05-13 00:17:00 -04:00
ting.ogg Bug 792263 - Implement decodeAudioData; r=bzbarsky,cpearce,padenot 2013-02-01 17:13:23 -05:00
webaudio.js Bug 873553 - Part 11: Run the Web Audio tests with two OfflineAudioContexts, one at 48KHz and one at 44.1KHz; r=roc 2013-05-24 13:11:53 -04:00