content/media/webaudio/test/mochitest.ini

Fri, 16 Jan 2015 04:50:19 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Fri, 16 Jan 2015 04:50:19 +0100
branch
TOR_BUG_9701
changeset 13
44a2da4a2ab2
permissions
-rw-r--r--

Replace accessor implementation with direct member state manipulation, by
request https://trac.torproject.org/projects/tor/ticket/9701#comment:32

michael@0 1 [DEFAULT]
michael@0 2 skip-if = (buildapp == 'b2g' && (toolkit != 'gonk' || debug)) #b2g-debug(bug 916135) b2g-desktop(bug 916135)
michael@0 3 support-files =
michael@0 4 audio-expected.wav
michael@0 5 audio-mono-expected-2.wav
michael@0 6 audio-mono-expected.wav
michael@0 7 audio-quad.wav
michael@0 8 audio.ogv
michael@0 9 audioBufferSourceNodeNeutered_worker.js
michael@0 10 invalid.txt
michael@0 11 layouttest-glue.js
michael@0 12 noaudio.webm
michael@0 13 small-shot-expected.wav
michael@0 14 small-shot-mono-expected.wav
michael@0 15 small-shot.ogg
michael@0 16 ting-44.1k-1ch.ogg
michael@0 17 ting-44.1k-2ch.ogg
michael@0 18 ting-48k-1ch.ogg
michael@0 19 ting-48k-2ch.ogg
michael@0 20 ting-44.1k-1ch.wav
michael@0 21 ting-44.1k-2ch.wav
michael@0 22 ting-48k-1ch.wav
michael@0 23 ting-48k-2ch.wav
michael@0 24 webaudio.js
michael@0 25
michael@0 26 [test_AudioBuffer.html]
michael@0 27 [test_AudioContext.html]
michael@0 28 [test_AudioListener.html]
michael@0 29 [test_OfflineAudioContext.html]
michael@0 30 [test_analyserNode.html]
michael@0 31 [test_audioBufferSourceNode.html]
michael@0 32 [test_audioBufferSourceNodeEnded.html]
michael@0 33 [test_audioBufferSourceNodeLazyLoopParam.html]
michael@0 34 [test_audioBufferSourceNodeLoop.html]
michael@0 35 [test_audioBufferSourceNodeLoopStartEnd.html]
michael@0 36 [test_audioBufferSourceNodeLoopStartEndSame.html]
michael@0 37 [test_audioBufferSourceNodeNeutered.html]
michael@0 38 [test_audioBufferSourceNodeNoStart.html]
michael@0 39 [test_audioBufferSourceNodeNullBuffer.html]
michael@0 40 [test_audioBufferSourceNodeOffset.html]
michael@0 41 skip-if = (toolkit == 'gonk' && !debug) #bug 906752
michael@0 42 [test_audioParamExponentialRamp.html]
michael@0 43 [test_audioParamLinearRamp.html]
michael@0 44 [test_audioParamSetCurveAtTime.html]
michael@0 45 [test_audioParamSetCurveAtTimeZeroDuration.html]
michael@0 46 [test_audioParamSetTargetAtTime.html]
michael@0 47 [test_audioParamSetValueAtTime.html]
michael@0 48 [test_audioParamTimelineDestinationOffset.html]
michael@0 49 [test_audioParamGain.html]
michael@0 50 [test_badConnect.html]
michael@0 51 [test_biquadFilterNode.html]
michael@0 52 [test_biquadFilterNodeWithGain.html]
michael@0 53 [test_bug808374.html]
michael@0 54 [test_bug827541.html]
michael@0 55 [test_bug839753.html]
michael@0 56 [test_bug845960.html]
michael@0 57 [test_bug856771.html]
michael@0 58 [test_bug866570.html]
michael@0 59 [test_bug866737.html]
michael@0 60 [test_bug867089.html]
michael@0 61 [test_bug867104.html]
michael@0 62 [test_bug867174.html]
michael@0 63 [test_bug867203.html]
michael@0 64 [test_bug875221.html]
michael@0 65 [test_bug875402.html]
michael@0 66 [test_bug894150.html]
michael@0 67 [test_bug956489.html]
michael@0 68 [test_bug964376.html]
michael@0 69 [test_bug972678.html]
michael@0 70 [test_channelMergerNode.html]
michael@0 71 [test_channelMergerNodeWithVolume.html]
michael@0 72 [test_channelSplitterNode.html]
michael@0 73 [test_channelSplitterNodeWithVolume.html]
michael@0 74 [test_convolverNode.html]
michael@0 75 [test_convolverNodeChannelCount.html]
michael@0 76 [test_convolverNodeWithGain.html]
michael@0 77 [test_convolverNode_mono_mono.html]
michael@0 78 [test_currentTime.html]
michael@0 79 [test_decodeMultichannel.html]
michael@0 80 [test_delayNode.html]
michael@0 81 [test_delayNodeAtMax.html]
michael@0 82 [test_delayNodeChannelChanges.html]
michael@0 83 [test_delayNodeCycles.html]
michael@0 84 [test_delayNodeSmallMaxDelay.html]
michael@0 85 [test_delayNodeTailIncrease.html]
michael@0 86 [test_delayNodeTailWithDisconnect.html]
michael@0 87 [test_delayNodeTailWithGain.html]
michael@0 88 [test_delayNodeTailWithReconnect.html]
michael@0 89 [test_delayNodeWithGain.html]
michael@0 90 [test_dynamicsCompressorNode.html]
michael@0 91 [test_gainNode.html]
michael@0 92 [test_gainNodeInLoop.html]
michael@0 93 [test_maxChannelCount.html]
michael@0 94 [test_mediaDecoding.html]
michael@0 95 [test_mediaElementAudioSourceNode.html]
michael@0 96 [test_mediaStreamAudioDestinationNode.html]
michael@0 97 [test_mediaStreamAudioSourceNode.html]
michael@0 98 [test_mediaStreamAudioSourceNodeCrossOrigin.html]
michael@0 99 [test_mediaStreamAudioSourceNodeResampling.html]
michael@0 100 [test_mixingRules.html]
michael@0 101 [test_nodeToParamConnection.html]
michael@0 102 [test_offlineDestinationChannelCountLess.html]
michael@0 103 [test_offlineDestinationChannelCountMore.html]
michael@0 104 [test_oscillatorNode.html]
michael@0 105 [test_oscillatorNode2.html]
michael@0 106 [test_oscillatorNodeStart.html]
michael@0 107 [test_oscillatorTypeChange.html]
michael@0 108 [test_pannerNode.html]
michael@0 109 [test_pannerNodeAbove.html]
michael@0 110 [test_pannerNodeChannelCount.html]
michael@0 111 [test_pannerNodeHRTFSymmetry.html]
michael@0 112 [test_pannerNodeTail.html]
michael@0 113 [test_pannerNode_equalPower.html]
michael@0 114 [test_periodicWave.html]
michael@0 115 [test_scriptProcessorNode.html]
michael@0 116 [test_scriptProcessorNodeChannelCount.html]
michael@0 117 [test_scriptProcessorNodeZeroInputOutput.html]
michael@0 118 [test_scriptProcessorNodeNotConnected.html]
michael@0 119 [test_stereoPanningWithGain.html]
michael@0 120 [test_singleSourceDest.html]
michael@0 121 [test_waveShaper.html]
michael@0 122 [test_waveShaperNoCurve.html]
michael@0 123 [test_waveShaperZeroLengthCurve.html]
michael@0 124 [test_audioDestinationNode.html]
michael@0 125 [test_mozaudiochannel.html]
michael@0 126 skip-if = (toolkit == 'gonk' && !debug)
michael@0 127 [test_waveDecoder.html]

mercurial