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

Huge refactoring #35

Merged
merged 6 commits into from
Apr 16, 2020
Merged

Huge refactoring #35

merged 6 commits into from
Apr 16, 2020

Conversation

ndkoval
Copy link
Collaborator

@ndkoval ndkoval commented Apr 15, 2020

  • Remove libtest module but keep some of the tests from it
  • Make the project a single-module one
  • Add AbstractLincheckTest abstraction to manage most of the tests in a single place and write them easier
  • Rewrite some of the code into Kotlin
  • Reuse verifiers properly
  • Handle deadlocks/livelocks and unexpected exceptions properly
  • etc

@ndkoval ndkoval requested a review from SokolovaMaria April 15, 2020 21:14
@ndkoval ndkoval mentioned this pull request Apr 15, 2020
@ndkoval ndkoval force-pushed the huge-refactoring branch 2 times, most recently from 854dde3 to 39cdfa8 Compare April 15, 2020 22:08
* Remove `libtest` module but keep some of the tests from it
* Make the project a single-module one
* Add `AbstractLincheckTest` abstraction to manage most of the tests in a single place and write them easier
* Rewrite some of the code into Kotlin
* Reuse verifiers properly
* Handle deadlocks/livelocks and unexpected exceptions properly
* etc
@ndkoval ndkoval merged commit c833fe7 into develop Apr 16, 2020
@ndkoval ndkoval deleted the huge-refactoring branch April 16, 2020 11:31
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.

2 participants