Files
pytest2/testing
Ran Benita aa0e2d654f fixtures: use a faster replacement for ischildnode
ischildnode can be quite hot in some cases involving many fixtures.
However it is always used in a way that the nodeid is constant and the
baseid is iterated. So we can save work by pre-computing the parents of
the nodeid and use a simple containment test.

The `_getautousenames` function has the same stuff open-coded, so change
it to use the new function as well.
2020-10-25 00:48:35 +03:00
..
2020-10-19 10:47:35 +03:00
2020-10-05 18:33:17 -07:00
2020-08-03 10:10:43 +03:00
2020-10-05 18:33:17 -07:00
2020-10-19 10:02:36 +03:00
2020-10-03 12:46:54 -07:00
2020-10-05 18:33:17 -07:00
2020-10-17 19:25:45 +03:00
2020-10-05 18:33:17 -07:00
2020-10-17 19:25:45 +03:00
2020-10-17 19:25:45 +03:00
2020-10-03 12:46:54 -07:00
2020-10-03 12:46:54 -07:00
2020-10-05 18:33:17 -07:00
2020-10-03 12:46:54 -07:00
2020-10-03 12:46:54 -07:00
2020-10-03 12:46:54 -07:00
2020-10-05 18:33:17 -07:00
2020-10-05 18:33:17 -07:00
2020-07-21 21:21:09 +03:00
2020-10-17 19:25:45 +03:00
2020-10-05 18:33:17 -07:00
2020-10-12 12:13:06 -03:00
2020-10-05 18:33:17 -07:00
2020-10-05 18:33:17 -07:00
2020-10-03 12:46:54 -07:00
2020-10-03 12:46:54 -07:00
2020-10-03 12:46:54 -07:00
2020-10-05 18:33:17 -07:00
2020-10-05 18:33:17 -07:00
2020-10-05 18:33:17 -07:00