Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | reset TZ when running solver tests as some output has local time | Timo Teräs | 2019-06-05 | 1 | -1/+1 |
| | | | | Fixes commits 37fbafcd and 1c47f374. | ||||
* | use fixed system time in test mode to have fixed test output | Timo Teräs | 2019-06-03 | 1 | -1/+1 |
| | | | | fixes test suite regression from previous commit | ||||
* | db: unify handling of special packages | Timo Teräs | 2013-05-30 | 1 | -0/+8 |
make cache a special kind of repository, and automatically cache special packages (virtual packages, or ones installed from command line). add test cases for handling virtual packages. fixes #1617. |