Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-03-07 | Reorganize tests (#2332) | 5 | -186/+0 | ||
2023-03-06 | support `expect().toThrow(/pattern/)` (#2314) | 2 | -2/+2 | ||
- fix time-zone-dependent test failure | |||||
2023-01-31 | Re-run prettier after changes | 3 | -17/+7 | ||
2022-12-28 | log object string correctly (#1674) | 5 | -0/+196 | ||
use `Symbol.toStringTag` of the object or that of its `.prototype` fixes #1584 |