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