Files
pytest2/src/_pytest
Daniel Hahler 23146e7527 Fix usages of "verbose" option
With `-qq` `bool(config.getoption("verbose"))` is True; it needs to be
checked for `> 0`.
2019-03-26 10:11:25 +01:00
..
2019-03-14 01:02:46 +01:00
2019-03-26 10:11:25 +01:00
2019-03-01 14:24:18 +01:00
2018-05-26 09:10:38 +02:00
2019-01-20 16:36:23 -08:00
2019-03-14 22:29:57 +01:00
2019-03-01 14:24:18 +01:00
2019-03-15 10:20:46 +09:00
2019-03-26 10:11:25 +01:00
2019-03-01 14:24:18 +01:00
2019-03-26 10:11:25 +01:00
2018-12-12 23:29:43 +01:00
2019-02-15 16:12:10 +02:00
2019-03-15 12:21:48 +09:00
2019-03-01 14:24:18 +01:00
2018-10-17 21:17:54 +01:00