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_cmdline_download_progress_display.cc
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-30
Update tests for the new behavior of SizeToStr().
Daniel Burrows
1
-7
/
+7
2011-03-30
Fix compile errors caused by changes in the libapt API.
Daniel Burrows
1
-5
/
+5
2010-07-10
Make download_status_display part of the command-line code.
Daniel Burrows
1
-188
/
+57
2010-07-10
Add a routine on download_progress that's invoked when a file is skipped beca...
Daniel Burrows
1
-0
/
+62
2010-07-10
Delete an obsolete comment that snuck into my earlier roll-up patch.
Daniel Burrows
1
-11
/
+0
2010-07-10
Add a complete() routine to the download progress view that's invoked when th...
Daniel Burrows
1
-0
/
+5
2010-07-10
Flesh out the implementation of the download progress display and its tests.
Daniel_Burrows@alumni.brown.edu
1
-24
/
+582
2010-07-10
Make transient_message a Mock and use its strict variant.
Daniel Burrows
1
-1
/
+1
2010-07-10
Make the terminal_metrics mock a Mock instance and use its strict variant eve...
Daniel Burrows
1
-1
/
+1
2010-07-10
Make the terminal_locale mock a Mock instance and use its strict variant in t...
Daniel Burrows
1
-1
/
+1
2010-07-10
Split the "terminal" interface into several interfaces that each export one p...
Daniel_Burrows@alumni.brown.edu
1
-33
/
+8
2010-06-30
Add a view interface for displaying the download progress and an implementati...
Daniel_Burrows@alumni.brown.edu
1
-0
/
+106