Closed
Bug 913604
Opened 12 years ago
Closed 6 years ago
Rename content/canvas/test/webgl/non-conf-tests
Categories
(Core :: Graphics: CanvasWebGL, defect)
Core
Graphics: CanvasWebGL
Tracking
()
RESOLVED
FIXED
People
(Reporter: jgilbert, Unassigned)
Details
It's not a good name, since someone might think it means that these are tests which are non-conformant, or something similar.
The crux of the issue is that we'd really prefer to move the conformance tests to test/webgl/conformance, but that is more churn. We should probably actually do that, though, since that's the 'right' thing to do.
Proposed restructure:
test/
webgl/
conformance/ # Conformance tests, currently at test/webgl/
mochitest/ # other mochitests, currently at test/webgl/non-conf-tests/
reftest/ # reftests, currently at test/reftest/
Comment 1•12 years ago
|
||
Git users: please remember git mv wouldn't care about mercurial history.
| Reporter | ||
Updated•6 years ago
|
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•