Commit a29c6c7
committed
Expand test coverage for resolvo solver
To promote better test coverage, the build_package family of macros now
require the name of the solver to use, and all the tests using these
macros now run the test against all three solver choices (ignoring
"all").
Workaround too many arguments lint and rstest
la10736/rstest#226 (comment)
Bumped to the latest version of rstest first to see if that would help.
Signed-off-by: J Robert Ray <[email protected]>1 parent e236ea8 commit a29c6c7
File tree
9 files changed
+454
-219
lines changed- crates
- spk-cli
- cmd-build/src
- cmd_build_test
- cmd-test/src
- common/src
- spk-exec/src
9 files changed
+454
-219
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
91 | | - | |
| 91 | + | |
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
| |||
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
28 | 29 | | |
29 | 30 | | |
30 | 31 | | |
| |||
43 | 44 | | |
44 | 45 | | |
45 | 46 | | |
| 47 | + | |
46 | 48 | | |
47 | 49 | | |
48 | 50 | | |
| |||
0 commit comments