tc39 / test262

Official ECMAScript Conformance Test Suite
Other
2.41k stars 468 forks source link

Temporal: Move some tests out of round.js under staging into separate files under test/built-ins #4280

Closed catamorphism closed 1 month ago

catamorphism commented 1 month ago

Start breaking up Temporal/Duration/old/round.js into separate tests and add those files under test/built-ins.

catamorphism commented 1 month ago

@ptomato I think I've addressed all your comments (except for creating more tests for compare, which I'll try to do in a separate PR) -- let me know if I missed any.