Commit graph

6 commits

Author SHA1 Message Date
Vladimir Kuznetsov
2f8b92da34 Update fmt_test.go
- changed default value
2020-03-03 15:42:11 +03:00
Vladimir Kuznetsov
87fe7a193a Update fmt_test.go
- rename variable and change format string
2020-03-03 15:42:09 +03:00
Vladimir Kuznetsov
4dfb967b78 Update fmt_test.go
- add test for double-digit, three-digit and four-digit argument index using common slice object (via @verytable comment)
2020-03-03 15:42:08 +03:00
Vladimir Kuznetsov
6b51d2e906 Update fmt_test.go
- add test with two-digits number index
2020-03-03 15:42:05 +03:00
Arseny Balobanov
9e41d2fd92 Use fmt in BenchmarkSprintf. 2020-02-22 04:28:47 +03:00
Fedor Korotkiy
b8bb9bee55 Add varfmt 2020-02-21 23:43:16 +03:00