Skip to content

tests/cachekey: Test cache keys are independent of target elements

Description

When @BenjaminSchubert implemented a new dependency sorting algorithm, it passed the unit tests. However, under this algorithm the cache keys of an element were depended on the target element(s) when invoking bst.

Changes proposed in this merge request:

Merge request reports

Loading