Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test: rewrite the testing framework to use the real applets | Timo Teräs | 2012-02-23 | 1 | -1/+1 |
| | | | | also merge the expected output to the *.test files. | ||||
* | solver, pkg: implement versioned conflicts | Timo Teräs | 2011-10-24 | 1 | -0/+19 |
One can now say in dependency "!foo<2" which means, that if foo is installed, it needs to be >=2, but it's not a required dependency. |