summaryrefslogtreecommitdiff
path: root/src/tests/regressions (follow)
AgeCommit message (Collapse)Author
2026-03-25Add a test for Dateinterval::__constructjvoisin
As it has been privately reported that the rule might not be working, so better safe than sorry. Moreover, we didn't have tests for `__construct`
2026-02-15tests: add several skip reasonsChristian Göttsche
Co-authored-by: Julien "jvoisin" Voisin <julien.voisin@dustri.org>
2024-01-15Add a test for issue #479jvoisin