Skip to content

Commit 70d5972

Browse files
committed
Update the test fixtures using the new codegenerator
Codegen changes means that the old test fixtures are out of date, and can't be used to test the go binding code. Updating these fixtures breaks the binding code, and identifies the areas that need enhancement.
1 parent 838b075 commit 70d5972

File tree

15 files changed

+76
-76
lines changed

15 files changed

+76
-76
lines changed

pkl/test_fixtures/gen/any/Any.pkl.go

+5-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pkl/test_fixtures/gen/classes/Animal.pkl.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pkl/test_fixtures/gen/classes/Cat.pkl.go

+6-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pkl/test_fixtures/gen/classes/Classes.pkl.go

+8-8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pkl/test_fixtures/gen/classes/Dog.pkl.go

+7-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pkl/test_fixtures/gen/classes/Greyhound.pkl.go

+6-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pkl/test_fixtures/gen/classes/init.pkl.go

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pkl/test_fixtures/gen/collections/Collections.pkl.go

+5-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pkl/test_fixtures/gen/datasize/Datasize.pkl.go

+5-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pkl/test_fixtures/gen/duration/Duration.pkl.go

+5-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pkl/test_fixtures/gen/dynamic/Dynamic.pkl.go

+5-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pkl/test_fixtures/gen/nullables/Nullables.pkl.go

+5-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pkl/test_fixtures/gen/primitives/Primitives.pkl.go

+5-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pkl/test_fixtures/gen/unions/Unions.pkl.go

+5-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pkl/test_fixtures/gen/unknown_type/UnknownType.pkl.go

+5-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)