aboutsummaryrefslogtreecommitdiff
path: root/src/test/modules/test_binaryheap
Commit message (Collapse)AuthorAge
* Add a test harness for the binary heap code.Nathan Bossart43 hours
binaryheap is heavily used and already has decent test coverage, but it lacks dedicated tests for its correctness. This commit changes that. Author: Aleksander Alekseev <aleksander@tigerdata.com> Discussion: https://postgr.es/m/CAJ7c6TMwp%2Bmb8MMoi%3DSMVMso2hYecoVu2Pwf2EOkesq0MiSKxw%40mail.gmail.com