Commit graph

15 commits

Author SHA1 Message Date
cezarnik
fd1331f1ab Fix typo in README.md 2021-02-23 21:29:49 +03:00
nickshevr
52c5558b31 (tests): Added tests for fmt without spaces 2020-03-27 22:47:47 +03:00
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
Vladimir Kuznetsov
f692370e51 Update README.md
- fix typo
2020-02-23 14:33:54 +03:00
Fedor Korotkiy
582e5f62fa Update varfmt readme 2020-02-22 23:47:44 +03:00
Fedor Korotkiy
62e470f493 Update benchmark results in README 2020-02-22 15:40:34 +03:00
Arseny Balobanov
9e41d2fd92 Use fmt in BenchmarkSprintf. 2020-02-22 04:28:47 +03:00
Arseny Balobanov
bed26ddec7 varfmt: add 'go test' examples that run benchmarks. 2020-02-22 02:20:16 +03:00
Fedor Korotkiy
7a1b5b194c Fix 2020-02-22 02:13:25 +03:00
Fedor Korotkiy
aa9033b7ad Fix 2020-02-22 02:00:38 +03:00
Fedor Korotkiy
09abe4aead Add results 2020-02-22 01:57:19 +03:00
Fedor Korotkiy
b8bb9bee55 Add varfmt 2020-02-21 23:43:16 +03:00