Files
pytest2/testing
Daniel Hahler f36f9d2698 tests: fix/clarify expect for Pdb
`expect()` expects an regular expression, so "Pdb" is equivalent to
"(Pdb)".

But instead of escaping the parenthesis this patch removes them, to
allow for matching "(Pdb++)", too.
2018-10-10 20:50:49 +02:00
..
2018-10-08 10:10:46 -07:00
2018-05-23 16:48:46 +02:00
2018-10-08 10:10:46 -07:00
2018-08-22 18:47:21 -07:00
2018-05-23 16:48:46 +02:00
2018-08-22 18:47:21 -07:00
2018-05-23 16:48:46 +02:00
2018-08-22 18:47:21 -07:00
2018-10-10 20:50:49 +02:00
2018-10-08 10:10:46 -07:00
2018-09-04 17:02:56 -03:00
2018-05-23 16:48:46 +02:00
2018-06-26 22:09:15 +02:00