Commit 1cb58b8
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]>
Signed-off-by: J Robert Ray <[email protected]>1 parent b4f5690 commit 1cb58b8
File tree
8 files changed
+343
-118
lines changed- crates
- spk-cli
- cmd-build/src
- cmd_build_test
- cmd-test/src
- common/src
- spk-exec/src
8 files changed
+343
-118
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
92 | | - | |
| 92 | + | |
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
| |||
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