SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

golang-google-go-cmp rpm build for : OpenSuSE. For other distributions click golang-google-go-cmp.

Name : golang-google-go-cmp
Version : 0.5.2 Vendor : obs://build_opensuse_org/home:mgoppold
Release : lp154.2.1 Date : 2022-06-06 16:02:53
Group : Development/Languages/Golang Source RPM : golang-google-go-cmp-0.5.2-lp154.2.1.src.rpm
Size : 0.38 MB
Packager : https://www_suse_com/
Summary : Package for comparing Go values in tests
Description :
This package is intended to be a more powerful and safer alternative to reflect.DeepEqual for comparing whether two values are semantically equal.

The primary features of cmp are:

When the default behavior of equality does not suit the needs of the test, custom equality functions can override the equality operation. For example, an equality function may report floats as equal so long as they are within some tolerance of each other.

Types that have an Equal method may use that method to determine equality. This allows package authors to determine the equality operation for the types that they define.

If no custom equality functions are used and no Equal method is defined, equality is determined by recursively comparing the primitive kinds on both values, much like reflect.DeepEqual. Unlike reflect.DeepEqual, unexported fields are not compared by default; they result in panics unless suppressed by using an Ignore option (see cmpopts.IgnoreUnexported) or explicitly compared using the AllowUnexported option.

See the documentation for more information.

This is not an official Google product.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/home:/mgoppold:/hpb/15.4/x86_64

Content of RPM  Provides Requires

Download
ftp.icm.edu.pl  golang-google-go-cmp-0.5.2-lp154.2.1.x86_64.rpm
     

Provides :
golang(github.com/google/go-cmp/cmp)
golang(github.com/google/go-cmp/cmp/cmpopts)
golang(github.com/google/go-cmp/cmp/internal/diff)
golang(github.com/google/go-cmp/cmp/internal/flags)
golang(github.com/google/go-cmp/cmp/internal/function)
golang(github.com/google/go-cmp/cmp/internal/testprotos)
golang(github.com/google/go-cmp/cmp/internal/teststructs)
golang(github.com/google/go-cmp/cmp/internal/teststructs/foo1)
golang(github.com/google/go-cmp/cmp/internal/teststructs/foo2)
golang(github.com/google/go-cmp/cmp/internal/value)
golang-google-go-cmp
golang-google-go-cmp(x86-64)

Requires :
golang(golang.org/x/xerrors)
golang-org-x-xerrors
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PartialHardlinkSets) <= 4.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/share/doc/packages/golang-google-go-cmp
/usr/share/doc/packages/golang-google-go-cmp/README.md
/usr/share/go/1.13/contrib/src
/usr/share/go/1.13/contrib/src/github.com
/usr/share/go/1.13/contrib/src/github.com/google
/usr/share/go/1.13/contrib/src/github.com/google/go-cmp
/usr/share/go/1.13/contrib/src/github.com/google/go-cmp/cmp
/usr/share/go/1.13/contrib/src/github.com/google/go-cmp/cmp/cmpopts
/usr/share/go/1.13/contrib/src/github.com/google/go-cmp/cmp/cmpopts/equate.go
/usr/share/go/1.13/contrib/src/github.com/google/go-cmp/cmp/cmpopts/ignore.go
/usr/share/go/1.13/contrib/src/github.com/google/go-cmp/cmp/cmpopts/sort.go
/usr/share/go/1.13/contrib/src/github.com/google/go-cmp/cmp/cmpopts/struct_filter.go
/usr/share/go/1.13/contrib/src/github.com/google/go-cmp/cmp/cmpopts/util_test.go
/usr/share/go/1.13/contrib/src/github.com/google/go-cmp/cmp/cmpopts/xform.go
/usr/share/go/1.13/contrib/src/github.com/google/go-cmp/cmp/compare.go
/usr/share/go/1.13/contrib/src/github.com/google/go-cmp/cmp/compare_test.go
/usr/share/go/1.13/contrib/src/github.com/google/go-cmp/cmp/example_reporter_test.go
/usr/share/go/1.13/contrib/src/github.com/google/go-cmp/cmp/example_test.go
/usr/share/go/1.13/contrib/src/github.com/google/go-cmp/cmp/export_panic.go
/usr/share/go/1.13/contrib/src/github.com/google/go-cmp/cmp/export_unsafe.go
/usr/share/go/1.13/contrib/src/github.com/google/go-cmp/cmp/internal
/usr/share/go/1.13/contrib/src/github.com/google/go-cmp/cmp/internal/diff
/usr/share/go/1.13/contrib/src/github.com/google/go-cmp/cmp/internal/diff/debug_disable.go
/usr/share/go/1.13/contrib/src/github.com/google/go-cmp/cmp/internal/diff/debug_enable.go
/usr/share/go/1.13/contrib/src/github.com/google/go-cmp/cmp/internal/diff/diff.go
/usr/share/go/1.13/contrib/src/github.com/google/go-cmp/cmp/internal/diff/diff_test.go
/usr/share/go/1.13/contrib/src/github.com/google/go-cmp/cmp/internal/flags
/usr/share/go/1.13/contrib/src/github.com/google/go-cmp/cmp/internal/flags/flags.go
/usr/share/go/1.13/contrib/src/github.com/google/go-cmp/cmp/internal/flags/toolchain_legacy.go
/usr/share/go/1.13/contrib/src/github.com/google/go-cmp/cmp/internal/flags/toolchain_recent.go
There is 36 files more in these RPM.

 
ICM