equal
deleted
inserted
replaced
106 hgdiff -wB |
106 hgdiff -wB |
107 } |
107 } |
108 |
108 |
109 hg init |
109 hg init |
110 printf 'hello world\ngoodbye world\n' >foo |
110 printf 'hello world\ngoodbye world\n' >foo |
111 hg ci -Amfoo -ufoo -d '0 0' |
111 hg ci -Amfoo -ufoo |
112 |
112 |
113 test_added_blank_lines |
113 test_added_blank_lines |
114 test_added_horizontal_space_first_on_a_line |
114 test_added_horizontal_space_first_on_a_line |
115 test_added_horizontal_space_last_on_a_line |
115 test_added_horizontal_space_last_on_a_line |
116 test_added_horizontal_space_in_the_middle_of_a_word |
116 test_added_horizontal_space_in_the_middle_of_a_word |