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

functional tests: implement 'BLOB' tests for Kotlin #1693

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

pwrobeldev
Copy link
Contributor

This change introduces functional tests for 'BLOB' test suite for Kotlin.
The logic was inspired by the functional test suite for Java to ensure
the same level of support in Kotlin.

This change introduces functional tests for 'BLOB'
test suite for Kotlin. The logic was inspired by the functional
test suite for Java to ensure the same level of support in Kotlin.

Signed-off-by: Patryk Wrobel <[email protected]>
@@ -247,7 +247,7 @@ feature(GenericTypes cpp android android-kotlin swift dart SOURCES
input/lime/OptimizedList.lime
)

feature(Errors cpp android swift dart SOURCES
feature(Errors cpp android android-kotlin swift dart SOURCES
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note: compilation of errors test suite was required for building 'BLOB' tests suite.

Tests for errors are present in the following MR:

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.

1 participant