Fedor Korotkiy
|
7658844998
|
Merge branch 'go-1.18'
|
2022-04-02 14:44:39 +03:00 |
|
Arseny Balobanov
|
e5710699ac
|
[testequal] Simplify nil slice and map construction.
|
2022-03-29 02:55:30 +03:00 |
|
Arseny Balobanov
|
28564b4257
|
go fix old build tags.
|
2022-03-15 23:49:56 +03:00 |
|
verytable
|
daa02c8abf
|
Resolve "upgrage to 1.17"
|
2022-02-10 22:06:57 +00:00 |
|
Ivan Nikulin
|
1f3f694b45
|
Update README.md
|
2021-03-24 16:23:47 +03:00 |
|
gentoonofb
|
e42f9ef12d
|
remove duplicate data from test TestNotEqual(testequal/assertions_test.go)
|
2021-03-21 14:50:46 +03:00 |
|
Arseny Balobanov
|
9a186450d2
|
testequal: rename slice capacity test.
|
2020-04-01 22:23:44 +03:00 |
|
Rak Alexey
|
ceaaff5cdb
|
Add case with different cap in slices in TestEqual.
|
2020-03-29 21:15:44 +03:00 |
|
Oleg Khlevnov
|
cee54236ab
|
Update string case in TestEqual assertions_test.go
|
2020-03-27 12:00:00 +03:00 |
|
Arseny Balobanov
|
f8821ccc59
|
testequal: fix readme.
|
2020-03-26 21:18:12 +03:00 |
|
Arseny Balobanov
|
4304387383
|
testequal: add tests that compare map with slice to forbid using short form of type assertion in solution
|
2020-03-25 23:09:19 +03:00 |
|
Arseny Balobanov
|
febc967100
|
testequal: check that AssertEqual == !AssertNotEqual.
|
2020-03-25 23:04:04 +03:00 |
|
Arseny Balobanov
|
4423e722a9
|
Move error message tests from helper test to separate test.
|
2020-03-22 06:35:22 +03:00 |
|
Arseny Balobanov
|
2b49e0ea2f
|
Rename require.go to assertions.go.
|
2020-03-21 03:52:43 +03:00 |
|
Arseny Balobanov
|
3fe2f3144f
|
Fix string benchmark size; rename benchmarks; add map benchmark.
|
2020-03-21 03:50:02 +03:00 |
|
Arseny Balobanov
|
69abab266c
|
Add note about err msg.
|
2020-03-21 03:32:54 +03:00 |
|
Arseny Balobanov
|
39c638aa2f
|
Fix readme.
|
2020-03-21 03:12:06 +03:00 |
|
Arseny Balobanov
|
063b5e9764
|
Fix benchmark name.
|
2020-03-21 03:04:24 +03:00 |
|
Arseny Balobanov
|
fb1b643ca8
|
Adding testequal task.
|
2020-03-21 02:56:58 +03:00 |
|