Nils Adermann
|
29ff6a40ae
Follow up to #7946 test: add solver flag to assert path execution
|
6 years ago |
Nils Adermann
|
6b2edeae56
Fix solver problem exceptions with unexpected contradictory "Conclusions"
|
6 years ago |
Gabriel Caruso
|
2a13bb2649
Fixes from PHPStan (#7687)
|
6 years ago |
Gabriel Caruso
|
a4b220273e
Refactoring Tests (#6849)
|
7 years ago |
Nils Adermann
|
7dffe79a0f
Update tests of solver problem message to match new message
|
7 years ago |
Jordi Boggiano
|
122e422682
CS fixes
|
7 years ago |
Niels Keurentjes
|
8e78ce9a43
Add extra logging before and after SAT solving
|
8 years ago |
Jefferson Carpenter
|
b7845bb6c0
Update SolverTest.php
|
9 years ago |
Rob Bast
|
b523fc0b7b
ran fixers
|
9 years ago |
Jordi Boggiano
|
ce08582671
Fix CS
|
9 years ago |
Rob Bast
|
a1427d7fd6
replace all occurences in code and comments
|
9 years ago |
Possum
|
2e99b9fdf5
Use https where possible
|
9 years ago |
Jordi Boggiano
|
94926218e8
CS fixes
|
10 years ago |
Nils Adermann
|
5b80144ad0
Resolve job packages after whitelist generation
|
11 years ago |
Nils Adermann
|
3148ffd355
Whitelist packages with names matching those specified before generating rules
|
11 years ago |
Jordi Boggiano
|
38917c2047
Add parallel build to travis script
|
11 years ago |
Jordi Boggiano
|
051d219438
Fix whatProvides returning too many results when no constraint is given
|
11 years ago |
Jordi Boggiano
|
cc9dac8fe2
Fix tests and convert all package lists to Name[Versions] format
|
11 years ago |
Robert Gruendler
|
5160dd2f5e
Return different error code for SolverProblemsException
|
11 years ago |
Jordi Boggiano
|
1c39ad779b
Fix wording
|
12 years ago |
Jordi Boggiano
|
5d78fa6ce6
Report typos in package name if no version matches
|
12 years ago |
Jordi Boggiano
|
beb9a5bd72
Code optimizations: avoid loops in match()
|
12 years ago |
Jordi Boggiano
|
fb4183d5ad
Fix tests
|
12 years ago |
Jordi Boggiano
|
d4aab7d5b6
Fix solver test
|
12 years ago |
Jordi Boggiano
|
6573fd3f77
Add hint in solver exceptions as to what may be wrong
|
12 years ago |
Jordi Boggiano
|
175d1939b5
Fix tests
|
12 years ago |
Jordi Boggiano
|
4fcc114f97
Merge pull request #808 from palex-fpt/not-equal-operator
|
12 years ago |
Nils Adermann
|
cc7632489d
Make problem report messages more readable
|
12 years ago |
Alexey Prilipko
|
e130386612
Add '<>' operator for Version Parser
|
12 years ago |
Grégoire Pineau
|
f4e9dd4fb8
Fixed PSR rules
|
12 years ago |