mirror of
https://github.com/tc39/test262.git
synced 2025-12-07 22:09:47 +01:00
Adds tests for constraining 30 Adar I to 29 Adar when moving from a leap year to a common year, by the add(), subtract(), or with() methods. Constraining of the month code is already tested in leap-months-hebrew.js.