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_transient_message.cc
Age
Commit message (
Expand
)
Author
Files
Lines
2010-07-10
Make display_and_advance work even when the output isn't a terminal.
Daniel Burrows
1
-0
/
+24
2010-07-10
It's no longer necessary to explicitly mark newline() as unexpected, since we...
Daniel Burrows
1
-5
/
+0
2010-07-10
Split the teletype mock's constructors into default/nice/strict variants too.
Daniel Burrows
1
-1
/
+1
2010-07-10
Make combining_terminal_output implement the same interface as Mock.
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
-18
/
+29
2010-07-02
Remove the now-obsolete preserve_and_advance() routine.
Daniel Burrows
1
-13
/
+0
2010-07-02
Add a routine on transient_message to display a non-wrapped message and move ...
Daniel Burrows
1
-0
/
+46
2010-06-10
Put some mock expectations that should be in sequence in the scope of InSeque...
Daniel Burrows
1
-22
/
+67
2010-06-10
Add support in the transient message for making a message permanent and advan...
Daniel Burrows
1
-0
/
+12
2010-06-10
Don't show any output from the transient message object if the output device ...
Daniel Burrows
1
-4
/
+51
2010-06-07
Write tests of the transient-message class.
Daniel Burrows
1
-0
/
+210