postgresql/contrib/amcheck/t
Noah Misch 1a83297d22 Use Test::Builder::todo_start(), replacing $::TODO.
Some pre-2017 Test::More versions need perfect $Test::Builder::Level
maintenance to find the variable.  Buildfarm member snapper reported an
overall failure that the file intended to hide via the TODO construct.
That trouble was reachable in v11 and v10.  For later branches, this
serves as defense in depth.  Back-patch to v10 (all supported versions).

Discussion: https://postgr.es/m/20220202055556.GB2745933@rfd.leadboat.com
2022-02-09 18:17:03 -08:00
..
001_verify_heapam.pl Add more $Test::Builder::Level in the TAP tests 2021-10-12 11:16:20 +09:00
002_cic.pl Improve contrib/amcheck's tests for CREATE INDEX CONCURRENTLY. 2021-10-28 11:45:14 -04:00
003_cic_2pc.pl Use Test::Builder::todo_start(), replacing $::TODO. 2022-02-09 18:17:03 -08:00