Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-10-29 | tests/basics: Use str.format instead of % for formatting messages. | Damien George | |
Only use % formatting when testing % itself, because only str.format is guaranteed to be available on any port. | |||
2017-09-04 | tests/class_inplace_op: Test for inplace op fallback to normal one. | Paul Sokolovsky | |