summaryrefslogtreecommitdiff
path: root/src/test/modules/test_aio/t
AgeCommit message (Expand)Author
2025-10-17Improve TAP tests by replacing ok() with better Test::More functionsMichael Paquier
2025-08-26Message style improvementsPeter Eisentraut
2025-06-29Run pgperltidyJoe Conway
2025-04-19Fix typos and grammar in the codeMichael Paquier
2025-04-13Make AIO error test more portableAndrew Dunstan
2025-04-02tests: Fix incompatibility of test_aio with *_FORCE_RELEASEAndres Freund
2025-04-02tests: Cope with WARNINGs during failed CREATE DB on windowsAndres Freund
2025-04-02tests: Cope with io_method in TEMP_CONFIG in test_aioAndres Freund
2025-04-01aio: Add test_aio moduleAndres Freund