mirror of
https://github.com/classilla/tenfourfox.git
synced 2024-11-20 10:33:36 +00:00
10 lines
364 B
Plaintext
10 lines
364 B
Plaintext
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.
|