pulumi/pkg/codegen/dotnet
Pat Gavlin d07b325138
[codegen] Add type name generation tests. (#7470)
The inputs and expected outputs for the tests are encoded using a
schema. Each property present in the schema forms a testcase; the
expected outputs for each language are stored in each property's
`Language` field with the language name "test". Expected outputs can be
regenerated using `PULUMI_ACCEPT`.
2021-07-09 10:23:10 -07:00
..
doc.go Reify Input and Optional types in the schema type system. (#7059) 2021-06-24 09:17:55 -07:00
doc_test.go Reify Input and Optional types in the schema type system. (#7059) 2021-06-24 09:17:55 -07:00
gen.go [codegen/dotnet] Deeply unwrap collection element types. (#7451) 2021-07-07 16:36:27 -07:00
gen_intrinsics.go [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
gen_program.go Reify Input and Optional types in the schema type system. (#7059) 2021-06-24 09:17:55 -07:00
gen_program_expressions.go Reify Input and Optional types in the schema type system. (#7059) 2021-06-24 09:17:55 -07:00
gen_program_test.go [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
gen_test.go [codegen] Add type name generation tests. (#7470) 2021-07-09 10:23:10 -07:00
importer.go [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
templates.go Enable deterministic builds 2021-04-29 14:24:43 +12:00
utilities.go [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
utilities_test.go [codegen/*] - Fix enum names that start with an underscore. (#5950) 2020-12-16 09:22:44 -08:00