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_costs.cc
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-23
Eliminate an unused variable.
Daniel Burrows
1
-3
/
+4
2010-04-09
Terminology change: replace "tier operation" with "cost" everywhere.
Daniel Burrows
1
-15
/
+17
2010-04-04
Fix the expected return values in the cost settings parse test.
Daniel Burrows
1
-2
/
+2
2010-03-21
Add a test verifying that "max" can't be used as a cost component name.
Daniel Burrows
1
-1
/
+2
2010-03-21
More diagnostic information when a fail test fails (also output the structure...
Daniel Burrows
1
-2
/
+9
2010-03-21
Be more informative about which input didn't pass the test in the test of thi...
Daniel Burrows
1
-1
/
+14
2010-03-21
With the new operator== and operator<<, I can use CPPUNIT_ASSERT_EQUALS and g...
Daniel Burrows
1
-69
/
+28
2010-03-19
Fix the cost component test to be less lazy about naming types, so it works i...
Daniel Burrows
1
-7
/
+7
2010-03-18
Also make cost parsing exceptions derive from std::exception.
Daniel Burrows
1
-1
/
+1
2010-03-15
Write basic unit tests for the new resolver cost code.
Daniel Burrows
1
-0
/
+387