pulumi/cmd/pulumi-test-language/tests/testdata
Brandon Pollack d92d00c768
Fix overlap when "this" keyword used in ts generation. (#18177)
As other keyword overlaps come up we can add them to this switch
statement.

This change also includes fixes to the go generation to make these tests
pass. Previously we were chekcing the wrong identifiers against the
roots in the pcl program. Now we use the original names as intended and
keywords work correctly now.

Fixes #18348
2025-01-28 17:08:44 +00:00
..
internal-bad-schema Move language tests into the `tests` subpackage (#18002) 2024-12-13 10:54:11 +00:00
l1-builtin-info Move language tests into the `tests` subpackage (#18002) 2024-12-13 10:54:11 +00:00
l1-empty Move language tests into the `tests` subpackage (#18002) 2024-12-13 10:54:11 +00:00
l1-keyword-overlap Fix overlap when "this" keyword used in ts generation. (#18177) 2025-01-28 17:08:44 +00:00
l1-main/subdir Move language tests into the `tests` subpackage (#18002) 2024-12-13 10:54:11 +00:00
l1-output-array Move language tests into the `tests` subpackage (#18002) 2024-12-13 10:54:11 +00:00
l1-output-bool Move language tests into the `tests` subpackage (#18002) 2024-12-13 10:54:11 +00:00
l1-output-map Move language tests into the `tests` subpackage (#18002) 2024-12-13 10:54:11 +00:00
l1-output-number Move language tests into the `tests` subpackage (#18002) 2024-12-13 10:54:11 +00:00
l1-output-string Move language tests into the `tests` subpackage (#18002) 2024-12-13 10:54:11 +00:00
l1-stack-reference Move language tests into the `tests` subpackage (#18002) 2024-12-13 10:54:11 +00:00
l2-component-call-simple Add the `l2-component-call-simple` conformance test (#18207) 2025-01-13 16:41:39 +00:00
l2-component-component-resource-ref Add a conformance test for component-hydrated resource references (#18153) 2025-01-06 13:40:53 +00:00
l2-component-program-resource-ref Add a conformance test for program-hydrated resource references (#18139) 2025-01-06 10:50:37 +00:00
l2-destroy Move language tests into the `tests` subpackage (#18002) 2024-12-13 10:54:11 +00:00
l2-engine-update-options Move language tests into the `tests` subpackage (#18002) 2024-12-13 10:54:11 +00:00
l2-explicit-parameterized-provider Move language tests into the `tests` subpackage (#18002) 2024-12-13 10:54:11 +00:00
l2-explicit-provider Move language tests into the `tests` subpackage (#18002) 2024-12-13 10:54:11 +00:00
l2-failed-create-continue-on-error Move language tests into the `tests` subpackage (#18002) 2024-12-13 10:54:11 +00:00
l2-invoke-dependencies Move language tests into the `tests` subpackage (#18002) 2024-12-13 10:54:11 +00:00
l2-invoke-options Move language tests into the `tests` subpackage (#18002) 2024-12-13 10:54:11 +00:00
l2-invoke-options-depends-on Move language tests into the `tests` subpackage (#18002) 2024-12-13 10:54:11 +00:00
l2-invoke-secrets Move language tests into the `tests` subpackage (#18002) 2024-12-13 10:54:11 +00:00
l2-invoke-simple Move language tests into the `tests` subpackage (#18002) 2024-12-13 10:54:11 +00:00
l2-invoke-variants Move language tests into the `tests` subpackage (#18002) 2024-12-13 10:54:11 +00:00
l2-large-string Move language tests into the `tests` subpackage (#18002) 2024-12-13 10:54:11 +00:00
l2-map-keys Move language tests into the `tests` subpackage (#18002) 2024-12-13 10:54:11 +00:00
l2-parameterized-resource Move language tests into the `tests` subpackage (#18002) 2024-12-13 10:54:11 +00:00
l2-plain Move language tests into the `tests` subpackage (#18002) 2024-12-13 10:54:11 +00:00
l2-primitive-ref Move language tests into the `tests` subpackage (#18002) 2024-12-13 10:54:11 +00:00
l2-provider-grpc-config Move language tests into the `tests` subpackage (#18002) 2024-12-13 10:54:11 +00:00
l2-provider-grpc-config-schema-secret Move language tests into the `tests` subpackage (#18002) 2024-12-13 10:54:11 +00:00
l2-provider-grpc-config-secret Move language tests into the `tests` subpackage (#18002) 2024-12-13 10:54:11 +00:00
l2-ref-ref Move language tests into the `tests` subpackage (#18002) 2024-12-13 10:54:11 +00:00
l2-resource-alpha Move language tests into the `tests` subpackage (#18002) 2024-12-13 10:54:11 +00:00
l2-resource-asset-archive Move language tests into the `tests` subpackage (#18002) 2024-12-13 10:54:11 +00:00
l2-resource-config Move language tests into the `tests` subpackage (#18002) 2024-12-13 10:54:11 +00:00
l2-resource-keyword-overlap Fix overlap when "this" keyword used in ts generation. (#18177) 2025-01-28 17:08:44 +00:00
l2-resource-option-deleted-with Conformance test the `deletedWith` resource option (#18226) 2025-01-15 10:42:08 +00:00
l2-resource-option-protect Conformance test the `protect` resource option (#18224) 2025-01-15 10:38:12 +00:00
l2-resource-option-retain-on-delete Conformance test the `retainOnDelete` resource option (#18225) 2025-01-15 10:44:16 +00:00
l2-resource-parent-inheritance Move language tests into the `tests` subpackage (#18002) 2024-12-13 10:54:11 +00:00
l2-resource-primitives Move language tests into the `tests` subpackage (#18002) 2024-12-13 10:54:11 +00:00
l2-resource-secret Move language tests into the `tests` subpackage (#18002) 2024-12-13 10:54:11 +00:00
l2-resource-simple Move language tests into the `tests` subpackage (#18002) 2024-12-13 10:54:11 +00:00
l2-target-up-with-new-dependency Move language tests into the `tests` subpackage (#18002) 2024-12-13 10:54:11 +00:00
snapshots Move language tests into the `tests` subpackage (#18002) 2024-12-13 10:54:11 +00:00
snapshots_bad Move language tests into the `tests` subpackage (#18002) 2024-12-13 10:54:11 +00:00
snapshots_edit Move language tests into the `tests` subpackage (#18002) 2024-12-13 10:54:11 +00:00
snapshots_runtime_options/projects/l1-empty Move language tests into the `tests` subpackage (#18002) 2024-12-13 10:54:11 +00:00