summaryrefslogtreecommitdiff
path: root/tests/run.scm
AgeCommit message (Collapse)Author
2021-10-12Fix tests for newer server versions which report no "micro" version4.1.4Peter Bex
Reported by Kon Lovett
2020-03-28Don't use keywords as identifiers in macro in testsPeter Bex
This breaks in newer CHICKEN versions.
2019-05-12Add LISTEN/NOTIFY support4.1.0Peter Bex
This really is just a matter of reading out notifications when they're available. Also, we offer a way to explicitly wait for notifications.
2018-06-11Initial port of PostgreSQL egg to CHICKEN 54.0.0Peter Bex