Commit f304eb3
authored
[breaking] Deprecate the MOI.Test submodule (#1407)
* [breaking] Deprecate the MOI.Test submodule by moving it to MOI.DeprecatedTests
This is the first step in a series of pull requests to rewrite our
existing testing infrastructure. Rather than rewriting it in-place,
we're starting afresh to simplify the transition process for solvers.
* Fix segfault1 parent 9fb8da1 commit f304eb3
File tree
76 files changed
+112
-103
lines changed- docs/src
- manual
- submodules/Test
- src
- DeprecatedTest
- UnitTests
- Utilities
- test
- Bridges
- Constraint
- Objective
- Variable
- DeprecatedTest
- FileFormats/NL
- Utilities
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
76 files changed
+112
-103
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
File renamed without changes.
File renamed without changes.
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
540 | 540 | | |
541 | 541 | | |
542 | 542 | | |
543 | | - | |
| 543 | + | |
544 | 544 | | |
545 | 545 | | |
546 | 546 | | |
| |||
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
0 commit comments