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_file_cache.cc
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-19
Fix test_file_cache for the new temp API.
Daniel Burrows
1
-43
/
+47
2009-11-14
Fix the path to a test file in case that a build directory is used
Jens Seidel
1
-1
/
+2
2009-10-25
Deal with the fact that dirname can modify its argument.
Daniel Burrows
1
-1
/
+10
2009-10-25
Actually test the file cache's version 2 -> version 3 upgrade.
Daniel Burrows
1
-1
/
+1
2009-10-17
Add support to the file cache for storing the modification times of cached fi...
Daniel Burrows
1
-34
/
+169
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-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 first test of getItem()/putItem().
Daniel Burrows
1
-0
/
+164
2009-08-06
Add a partially implemented cache for downloaded files.
Daniel Burrows
1
-0
/
+51