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

Integrates: migration of all tests to GLPK + adds/extends various tests #20

Merged
merged 6 commits into from
Nov 24, 2022

Conversation

maxkratz
Copy link
Member

@maxkratz maxkratz commented Nov 23, 2022

  • fixes/extends tests for the implication
  • adds tests to trigger a bug without GT patterns/rules
  • adds tests to trigger a bug/non-intended behavior with inherited type contexts
  • adds tests for boolean brackets: [...]

Closes #19.

Blocked by Echtzeitsysteme/gips#74.

@maxkratz maxkratz added the enhancement New feature or request label Nov 23, 2022
@maxkratz maxkratz self-assigned this Nov 23, 2022
@maxkratz maxkratz force-pushed the feature/migrate-tests-to-glpk-plus-fixes branch from e4e8bd7 to b3d7754 Compare November 23, 2022 15:37
@maxkratz maxkratz merged commit c507550 into main Nov 24, 2022
@maxkratz maxkratz deleted the feature/migrate-tests-to-glpk-plus-fixes branch November 24, 2022 08:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make GLPK the default ILP solver for all tests
1 participant