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

[Testharness] Migrate gradle module to Kotlin DSL #1624

Merged
merged 3 commits into from Jun 8, 2023

Conversation

oas004
Copy link
Contributor

@oas004 oas004 commented May 18, 2023

Following up #1578 and relating to #1579

Migrating the :testharness module to Kotlin DSL.

I have split up the PR into two commits. The first one prepares the file to be migrated by using steps described in these docs. The second one is where I actually convert the file to .kts file and updates the rest of the file to be compatible with Kotlin DSL.

testharness/build.gradle.kts Outdated Show resolved Hide resolved
@bentrengrove bentrengrove merged commit 52b0011 into google:main Jun 8, 2023
9 checks passed
@oas004 oas004 deleted the feature/testharness-kts branch June 8, 2023 00:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants