10 Commits

Author SHA1 Message Date
Harald Nordgren
4c93d8f201
EqualExportedValues: Handle nested pointer, slice and map fields (#1379)
* EqualExportedValues: Handle pointer and slice fields

* Update assert/assertions.go

Co-authored-by: Michael Pu <michael.pu123@gmail.com>

* Reduce redundant calls to 'copyExportedFields'

* Update comments

* Add support for maps

* Update Go version support to 1.19 and onward

* Re-generate after rebasing

---------

Co-authored-by: Michael Pu <michael.pu123@gmail.com>
2023-05-11 07:42:04 +10:00
Ernesto Jiménez
1661650f98 Fix most golint warnings 2016-01-09 19:30:22 +01:00
praveen shukla
6e25351910 modified the go.doc in suite package. 2015-10-20 10:51:47 +05:30
Tyler Bunnell
459056d303 Merge forward assertions. 2014-06-30 11:34:00 -06:00
Zaur Abasmirzoev
d68e894fba Clear staff 2014-06-16 20:06:15 +04:00
Zaur Abasmirzoev
78cdc04039 Specify the method of the test suite 2014-06-16 19:50:34 +04:00
SATO taichi
7675c8d8af add more examples to README and doc.go. 2014-03-11 17:52:22 +09:00
Samuel Nelson
cf79884357 One more documentation update for suites 2013-10-15 11:46:59 -06:00
Samuel Nelson
2d29e774c7 Updated documentation with some information about testing suites 2013-10-15 11:35:37 -06:00
Sam Nelson
a4c24896e3 Initial buildup/teardown functionality for issue 19 2013-10-14 15:13:28 -06:00