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

Reduce redundancy between jbmc-string and strings-smoke-tests #2022

Closed

Conversation

tautschnig
Copy link
Collaborator

Several tests are the same or test the same functionality.

The following remain to be cleaned up. @allredj @romainbrenguier could you please contribute such cleanup?

  • java_append_char
  • java_append_string
  • java_case
  • java_char_array
  • java_char_array_init
  • java_char_at
  • java_code_point
  • java_compare
  • java_concat
  • java_contains
  • java_delete
  • java_delete_char_at
  • java_empty
  • java_endswith
  • java_equal
  • java_float
  • java_hash_code
  • java_index_of
  • java_index_of_char
  • java_insert_char
  • java_insert_char_array
  • java_insert_int
  • java_insert_multiple
  • java_insert_string

Several tests are the same or test the same functionality.
@peterschrammel
Copy link
Member

@tautschnig, this conflicts with #2118. Shall we postpone this cleanup after #2118 has been merged? I'd suggest to close this PR in that case.

@tautschnig
Copy link
Collaborator Author

This PR probably just doesn't make sense in this repository anymore? My suggestion is that whoever takes ownership of the Java repository should migrate this issue and then just close it here.

@peterschrammel
Copy link
Member

I've cherry-picked the relevant changes into #1768.

@tautschnig
Copy link
Collaborator Author

Thank you @peterschrammel!

@tautschnig tautschnig deleted the remove-redundant-tests branch June 10, 2018 18:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants