aboutsummaryrefslogtreecommitdiff
path: root/absl/flags/tests
AgeCommit message (Expand)Author
2018-05-04Internal changeXiaofei Wang
2018-03-16Make BooleanParser.parse raise ValueError instead of TypeError when the argum...Xiaofei Wang
2018-01-10Alphabetically sort output of flag suggestions so they are stable.Alexey Klimov
2017-12-20Change argument parser to accept unicode boolean rhs as well as strings in Py...Abseil Team
2017-11-30Do not return undefok flags when known_only=True.Yilei Yang
2017-11-28Support known_only in FLAGS.__call__.Yilei Yang
2017-09-28Add an error log before raise UnparsedFlagAccessError in Python 2.Yilei Yang
2017-09-19Initial commit: Abseil Python Common Libraries.Yilei Yang