Compare commits
1 Commits
214f860d2c
...
6dd1610e47
| Author | SHA1 | Date | |
|---|---|---|---|
|
6dd1610e47
|
@@ -977,8 +977,6 @@ migration_incremental_accumulation(void** state)
|
||||
assert_true(prof_output_regex("Database backend switched to 'flatfile'\\."));
|
||||
|
||||
prof_input("/msg buddy1@localhost");
|
||||
/* full repaint: incremental redraw may emit only partial line text */
|
||||
prof_input("/redraw");
|
||||
assert_true(prof_output_exact("incr-batch1-first"));
|
||||
assert_true(prof_output_exact("incr-batch1-second"));
|
||||
assert_true(prof_output_exact("incr-batch2-third"));
|
||||
|
||||
Reference in New Issue
Block a user