Closed
Bug 810817
Opened 12 years ago
Closed 12 years ago
Use LOL files instead of JSON in testcases
Categories
(L20n :: JS Library, defect, P2)
Tracking
(Not tracked)
RESOLVED
FIXED
1.0
People
(Reporter: stas, Assigned: stas)
References
Details
Compiler's testcases use pre-parsed JSON files because at the time when I was working on the compiler we didn't have a JS implementation of the parser.
Now that we do, we should use it.
Assignee | ||
Updated•12 years ago
|
Assignee: nobody → stas
Priority: -- → P2
Target Milestone: --- → 1.0
Assignee | ||
Comment 1•12 years ago
|
||
Fixed by bug 816432: https://github.com/l20n/l20n.js/commit/99363db9d3d553f5e71ed851ad258a6a973287b1
JSON files removed in https://github.com/l20n/lol-fixtures/commit/b040e07eeff151c0f2bd1f3a48d6e85c25040fb8
\o/
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•