summaryrefslogtreecommitdiff
path: root/datastructures/test
AgeCommit message (Expand)Author
2024-06-07yeah maybe I should actually commit the test codeGloria Mundi
2024-05-02remove sz() from Fenwick treesGloria Mundi
2024-05-02remove sz() and all() from test.hGloria Mundi
2024-05-02wavelet tree changes + testsGloria Mundi
2024-05-01slightly simplify lazy propagation and add testsGloria Mundi
2024-05-01improve test system, fix segment tree, add more segment tree testsGloria Mundi
2024-04-28remove all() and sz() from segment tree and add testsGloria Mundi
2024-04-28improve sparse tablesGloria Mundi
2024-03-15fix persistent and add testGloria Mundi
2024-03-15too many changes for one commitGloria Mundi
2024-03-10make Fenwick Tree prefix sum exclusiveGloria Mundi
2024-03-10add tests for Fenwick TreeGloria Mundi