Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

52 Allow record(*) #728

Merged
merged 1 commit into from
Oct 10, 2023
Merged

Conversation

michaelhkay
Copy link
Contributor

Fix #52.
Implements decision made at meeting 046.

@michaelhkay michaelhkay added the Tests Needed Tests need to be written or merged label Sep 28, 2023
@ndw
Copy link
Contributor

ndw commented Oct 10, 2023

The group agreed to merge this PR without discussion at meeting 049

@ndw ndw merged commit baf55fb into qt4cg:master Oct 10, 2023
2 checks passed
@michaelhkay michaelhkay removed the Tests Needed Tests need to be written or merged label Nov 24, 2023
@michaelhkay
Copy link
Contributor Author

Note, since this was the first PR to belatedly endorse the introduction of record types to the language, the PR number PR728 is being used to tag all associated tests.

@michaelhkay michaelhkay added XPath An issue related to XPath XQuery An issue related to XQuery Feature A change that introduces a new feature Tests Added Tests have been added to the test suites Completed PR has been applied, tests written and tagged, no further action needed labels Mar 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Completed PR has been applied, tests written and tagged, no further action needed Feature A change that introduces a new feature Tests Added Tests have been added to the test suites XPath An issue related to XPath XQuery An issue related to XQuery
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow record(*) based RecordTests
3 participants