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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-05
Make bare strings match based on name again. (Closes: #527540, #538198, #514625)
Daniel Burrows
1
-22
/
+22
2009-09-03
Fix the link line for the Boost-based unit test too.
Daniel Burrows
1
-1
/
+1
2009-08-22
Hide statement execution behind an RAII class to make it harder to accidental...
Daniel Burrows
1
-107
/
+151
2009-08-22
Fix the file-and-memory test to be less fragile.
Daniel Burrows
1
-1
/
+1
2009-08-19
Fix the new test.
Daniel Burrows
1
-8
/
+11
2009-08-19
Add test cases to verify what happens when values are evicted from the cache.
Daniel Burrows
1
-0
/
+81
2009-08-19
Test some more cases of storing things in the file cache.
Daniel Burrows
1
-0
/
+23
2009-08-17
Fix the raw_istream_iterator used in the test case for the file cache.
Daniel Burrows
1
-2
/
+5
2009-08-17
Add a sanity-check of the raw istream iterator class (the rest of the file ca...
Daniel Burrows
1
-0
/
+16
2009-08-17
Actually signal a test failure when a test in the Boost harness fails.
Daniel Burrows
1
-1
/
+1
2009-08-14
Improve the message that gets printed when a key is missing in the cache.
Daniel Burrows
1
-1
/
+1
2009-08-14
Write a manual main() function foor the Boost tester, so that logging can be ...
Daniel Burrows
1
-1
/
+28
2009-08-14
Write a first test of getItem()/putItem().
Daniel Burrows
1
-0
/
+164
2009-08-06
Add a partially implemented cache for downloaded files.
Daniel Burrows
2
-0
/
+52
2009-07-30
Wrap sqlite3_blob_read and sqlite3_blob_write.
Daniel Burrows
1
-0
/
+60
2009-07-28
Write a wrapper for sqlite3_blob_open.
Daniel Burrows
1
-0
/
+50
2009-07-27
Add support for parameter binding to the sqlite wrapper.
Daniel Burrows
1
-0
/
+167
2009-07-27
Modify AM_CPPFLAGS instead of CPPFLAGS.
Daniel Burrows
1
-1
/
+1
2009-07-27
Implement a system for caching prepared SQL statements.
Daniel Burrows
1
-0
/
+45
2009-07-26
Wrap enough functionality in the statement class to allow the user to execute...
Daniel Burrows
1
-0
/
+127
2009-07-26
Start working on a C++ wrapper for sqlite.
Daniel Burrows
2
-1
/
+44
2009-07-26
Add a skeletal unit tester using the Boost framework.
Daniel Burrows
3
-5
/
+18
2009-07-10
Merge with backout.
Daniel Burrows
1
-2
/
+83
2009-07-10
Eliminating the use of hash tables to save memory: backed out changeset 7c43f...
Daniel Burrows
2
-47
/
+12
2009-07-07
Add some even more paranoid checks around the deferral stuff.
Daniel Burrows
1
-2
/
+46
2009-07-06
Fix the second solution that's expected in the mandate tests.
Daniel Burrows
1
-4
/
+4
2009-07-06
Explicitly test that mandating two alternatives allows both.
Daniel Burrows
1
-0
/
+37
2009-07-05
Reimplement choice_set in terms of boost::unordered_set.
Daniel Burrows
2
-12
/
+47
2009-06-26
Overhaul how incipient promotions are tested, one more time.
Daniel Burrows
1
-13
/
+13
2009-06-25
More fixes / updates to the promotion set test code.
Daniel Burrows
1
-7
/
+39
2009-06-25
Modify the incipient tests to conform to how incipient promotions are returned.
Daniel Burrows
1
-28
/
+14
2009-06-25
Add more tests of incipient promotion finding.
Daniel Burrows
1
-18
/
+145
2009-06-25
Add a first test of the incipient promotion stuff.
Daniel Burrows
1
-0
/
+61
2009-06-23
Fix the mandate-changing-dep-source test.
Daniel Burrows
1
-4
/
+11
2009-06-23
Write some very focused tests to verify that approvals of versions and reject...
Daniel Burrows
1
-0
/
+214
2009-06-17
Test the solution score in testSimpleResolution, and add a simple check that ...
Daniel Burrows
1
-1
/
+80
2009-06-17
Write a simple test that checks that the resolver functions in a trivial case.
Daniel Burrows
1
-0
/
+45
2009-06-10
Fix an incorrect assertion in the setset test.
Daniel Burrows
1
-1
/
+2
2009-06-10
Fix the custom comparator in the submap search too.
Daniel Burrows
1
-2
/
+2
2009-06-10
Make the custom comparator used by the setset test a 3-way compare.
Daniel Burrows
1
-2
/
+2
2009-06-10
More / better logging of setset tests.
Daniel Burrows
1
-17
/
+43
2009-06-10
Add a logging statement in the setset test.
Daniel Burrows
1
-0
/
+4
2009-06-09
Add more sanity checks to the choice set test.
Daniel Burrows
1
-2
/
+39
2009-06-09
Write a test of choice comparison.
Daniel Burrows
1
-0
/
+84
2009-06-08
More and better logging of the resolver and the resolver test code.
Daniel Burrows
1
-3
/
+22
2009-06-07
Don't attempt to track tier validity at the solver level; instead, when a pro...
Daniel Burrows
1
-3
/
+13
2009-06-06
Add explicit dependencies of resolver test stuff on the resolver headers.
Daniel Burrows
1
-0
/
+3
2009-06-04
More logging in the test code.
Daniel Burrows
1
-1
/
+4
2009-06-04
Log at the start of testInitialState.
Daniel Burrows
1
-0
/
+2
2009-06-03
Write a log message showing where testTiers starts.
Daniel Burrows
1
-0
/
+2
[next]