index
:
aptitude
debian
debian-sid
master
pristine-tar
upstream
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
test_resolver_hints.cc
Age
Commit message (
Expand
)
Author
Files
Lines
2010-04-20
Allow "conflict" to be specified as a safety level again, with its old behavi...
Daniel Burrows
1
-0
/
+12
2010-04-09
Restructure the source tree to move tier_ related code into files whose name ...
Daniel Burrows
1
-2
/
+2
2010-03-15
Introduce new hint types to tweak cost components.
Daniel Burrows
1
-16
/
+31
2010-03-05
Overhaul the resolver to distinguish between tiers and changes to tiers; this...
Daniel Burrows
1
-14
/
+11
2010-02-07
Initial implementation of a tiering system that is both sound and flexible.
Daniel Burrows
1
-2
/
+3
2010-01-27
Update the unit tests for the new tier object.
Daniel Burrows
1
-4
/
+14
2009-03-29
Write support for resolver hints that adjust version tiers.
Daniel Burrows
1
-1
/
+13
2009-02-01
Push the resolver_hint -> hint rename into the test code too.
Daniel Burrows
1
-2
/
+2
2009-01-18
Use the exact name matcher to fix the "hints match too much" bug.
Daniel Burrows
1
-8
/
+8
2009-01-17
For consistency with the documentation, use "approve" instead of "accept" to ...
Daniel Burrows
1
-5
/
+5
2009-01-16
Also test operator=.
Daniel Burrows
1
-0
/
+6
2009-01-16
Add a sanity-check that the copy constructor does something sensible on hints.
Daniel Burrows
1
-0
/
+11
2009-01-16
Add some basic tests of resolver hints.
Daniel Burrows
1
-0
/
+211