Open
Bug 1615224
Opened 5 years ago
Updated 3 years ago
manifestparser: implement a better way for retrieving boolean-like values (yes/no, 1/0)
Categories
(Testing :: Mozbase, enhancement, P3)
Testing
Mozbase
Tracking
(Not tracked)
NEW
People
(Reporter: onegru, Unassigned)
Details
Make manifestparser capable of parsing boolean-like values (yes/no, 1/0) from INI files, like builtin ConfigParser does.
This Bug was opened in the context of Bug 1532315 - Allow Raptor test INI settings to use 'False/false' or 'True/true' discussions.
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•