Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: golang-github-smartystreets-assertions-devel | Distribution: Mageia |
Version: 1.2.0 | Vendor: Mageia.Org |
Release: 3.mga9 | Build date: Thu Nov 10 19:58:37 2022 |
Group: Development/Other | Build host: localhost |
Size: 296862 | Source RPM: golang-github-smartystreets-assertions-1.2.0-3.mga9.src.rpm |
Packager: pterjan <pterjan> | |
Url: https://github.com/smartystreets/assertions | |
Summary: Fluent assertion-style functions used by goconvey and gunit |
Package assertions contains the implementations for all assertions which are referenced in goconvey's convey package and gunit for use with the So(...) method. They can also be used in traditional Go test functions and even in applications. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/smartystreets/assertions
ASL 2.0 and BSD and MIT
* Thu Nov 10 2022 pterjan <pterjan> 1:1.2.0-3.mga9 + Revision: 1905381 - Disable test broken with golang 1.18 * Mon Mar 21 2022 umeabot <umeabot> 1:1.2.0-2.mga9 + Revision: 1815203 - Mageia 9 Mass Rebuild * Sat Nov 06 2021 guillomovitch <guillomovitch> 1:1.2.0-1.mga9 + Revision: 1754237 - new version 1.2.0
/usr/share/doc/golang-github-smartystreets-assertions-devel /usr/share/doc/golang-github-smartystreets-assertions-devel/CONTRIBUTING.md /usr/share/doc/golang-github-smartystreets-assertions-devel/README.md /usr/share/gocode/src/github.com /usr/share/gocode/src/github.com/smartystreets /usr/share/gocode/src/github.com/smartystreets/assertions /usr/share/gocode/src/github.com/smartystreets/assertions/.goipath /usr/share/gocode/src/github.com/smartystreets/assertions/CONTRIBUTING.md /usr/share/gocode/src/github.com/smartystreets/assertions/LICENSE.md /usr/share/gocode/src/github.com/smartystreets/assertions/README.md /usr/share/gocode/src/github.com/smartystreets/assertions/assert /usr/share/gocode/src/github.com/smartystreets/assertions/assert/assert.go /usr/share/gocode/src/github.com/smartystreets/assertions/assert/assert_failed_test.go /usr/share/gocode/src/github.com/smartystreets/assertions/assert/assert_passed_test.go /usr/share/gocode/src/github.com/smartystreets/assertions/assert/logger.go /usr/share/gocode/src/github.com/smartystreets/assertions/collections.go /usr/share/gocode/src/github.com/smartystreets/assertions/collections_test.go /usr/share/gocode/src/github.com/smartystreets/assertions/doc.go /usr/share/gocode/src/github.com/smartystreets/assertions/doc_test.go /usr/share/gocode/src/github.com/smartystreets/assertions/equal_method.go /usr/share/gocode/src/github.com/smartystreets/assertions/equal_method_test.go /usr/share/gocode/src/github.com/smartystreets/assertions/equality.go /usr/share/gocode/src/github.com/smartystreets/assertions/equality_diff.go /usr/share/gocode/src/github.com/smartystreets/assertions/equality_test.go /usr/share/gocode/src/github.com/smartystreets/assertions/filter.go /usr/share/gocode/src/github.com/smartystreets/assertions/go.mod /usr/share/gocode/src/github.com/smartystreets/assertions/internal /usr/share/gocode/src/github.com/smartystreets/assertions/internal/go-diff /usr/share/gocode/src/github.com/smartystreets/assertions/internal/go-diff/README.md /usr/share/gocode/src/github.com/smartystreets/assertions/internal/go-diff/diffmatchpatch /usr/share/gocode/src/github.com/smartystreets/assertions/internal/go-diff/diffmatchpatch/diff.go /usr/share/gocode/src/github.com/smartystreets/assertions/internal/go-diff/diffmatchpatch/diffmatchpatch.go /usr/share/gocode/src/github.com/smartystreets/assertions/internal/go-diff/diffmatchpatch/match.go /usr/share/gocode/src/github.com/smartystreets/assertions/internal/go-diff/diffmatchpatch/mathutil.go /usr/share/gocode/src/github.com/smartystreets/assertions/internal/go-diff/diffmatchpatch/operation_string.go /usr/share/gocode/src/github.com/smartystreets/assertions/internal/go-diff/diffmatchpatch/patch.go /usr/share/gocode/src/github.com/smartystreets/assertions/internal/go-diff/diffmatchpatch/stringutil.go /usr/share/gocode/src/github.com/smartystreets/assertions/internal/go-render /usr/share/gocode/src/github.com/smartystreets/assertions/internal/go-render/README.md /usr/share/gocode/src/github.com/smartystreets/assertions/internal/go-render/render /usr/share/gocode/src/github.com/smartystreets/assertions/internal/go-render/render/render.go /usr/share/gocode/src/github.com/smartystreets/assertions/internal/go-render/render/render_test.go /usr/share/gocode/src/github.com/smartystreets/assertions/internal/go-render/render/render_time.go /usr/share/gocode/src/github.com/smartystreets/assertions/internal/oglematchers /usr/share/gocode/src/github.com/smartystreets/assertions/internal/oglematchers/README.md /usr/share/gocode/src/github.com/smartystreets/assertions/internal/oglematchers/any_of.go /usr/share/gocode/src/github.com/smartystreets/assertions/internal/oglematchers/contains.go /usr/share/gocode/src/github.com/smartystreets/assertions/internal/oglematchers/deep_equals.go /usr/share/gocode/src/github.com/smartystreets/assertions/internal/oglematchers/equals.go /usr/share/gocode/src/github.com/smartystreets/assertions/internal/oglematchers/greater_or_equal.go /usr/share/gocode/src/github.com/smartystreets/assertions/internal/oglematchers/greater_than.go /usr/share/gocode/src/github.com/smartystreets/assertions/internal/oglematchers/less_or_equal.go /usr/share/gocode/src/github.com/smartystreets/assertions/internal/oglematchers/less_than.go /usr/share/gocode/src/github.com/smartystreets/assertions/internal/oglematchers/matcher.go /usr/share/gocode/src/github.com/smartystreets/assertions/internal/oglematchers/not.go /usr/share/gocode/src/github.com/smartystreets/assertions/internal/oglematchers/transform_description.go /usr/share/gocode/src/github.com/smartystreets/assertions/internal/unit /usr/share/gocode/src/github.com/smartystreets/assertions/internal/unit/fixture.go /usr/share/gocode/src/github.com/smartystreets/assertions/messages.go /usr/share/gocode/src/github.com/smartystreets/assertions/panic.go /usr/share/gocode/src/github.com/smartystreets/assertions/panic_test.go /usr/share/gocode/src/github.com/smartystreets/assertions/quantity.go /usr/share/gocode/src/github.com/smartystreets/assertions/quantity_test.go /usr/share/gocode/src/github.com/smartystreets/assertions/serializer.go /usr/share/gocode/src/github.com/smartystreets/assertions/serializer_test.go /usr/share/gocode/src/github.com/smartystreets/assertions/should /usr/share/gocode/src/github.com/smartystreets/assertions/should/should.go /usr/share/gocode/src/github.com/smartystreets/assertions/strings.go /usr/share/gocode/src/github.com/smartystreets/assertions/strings_test.go /usr/share/gocode/src/github.com/smartystreets/assertions/time.go /usr/share/gocode/src/github.com/smartystreets/assertions/time_test.go /usr/share/gocode/src/github.com/smartystreets/assertions/type.go /usr/share/gocode/src/github.com/smartystreets/assertions/type_test.go /usr/share/gocode/src/github.com/smartystreets/assertions/utilities_for_test.go /usr/share/licenses/golang-github-smartystreets-assertions-devel /usr/share/licenses/golang-github-smartystreets-assertions-devel/LICENSE.md
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Nov 4 08:46:39 2024