aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_options.py
Commit message (Collapse)AuthorAgeFilesLines
* [skip travis] renamingUnknown2020-09-021-1/+1
| | | to avoid using same folder when using pip install for example
* [options] TypoYen Chi Hsuan2017-07-231-1/+1
|
* [options] Correctly hide login info from debug outputs (#13696)Yen Chi Hsuan2017-07-231-0/+26
Iterate over opts instead of PRIVATE_OPTS for both performance and correctness