Files
ladybird/Libraries/LibJS/Tests
Linus Groh 3a12a8a348 LibJS: Make Number.isInteger() test pass on Serenity
The parser doesn't like many decimals, an issue with our strtod()
implementation. Let's use division instead - all tests green again :^)
2020-04-28 14:49:43 +02:00
..
2020-04-26 20:36:59 +02:00
2020-04-23 19:38:13 +02:00
2020-04-26 13:53:05 +02:00
2020-04-15 19:12:51 +02:00
2020-04-22 11:48:14 +02:00