Andrey Vlasovskikh
|
0d14a46d08
|
VIM-289 Fixed regexp substitute when the substitution contained newlines
|
2012-10-29 19:41:54 +04:00 |
|
Andrey Vlasovskikh
|
0a079be25c
|
Vim compatible regexp substitutions for '\n' and '\r'
|
2012-10-29 18:42:29 +04:00 |
|
Andrey Vlasovskikh
|
6e8d3abb17
|
Macro recording test
|
2012-10-23 20:16:06 +04:00 |
|
Andrey Vlasovskikh
|
c502c4a083
|
Pull typeTextInFile() up to VimTestCase
|
2012-10-17 16:54:57 +04:00 |
|
Andrey Vlasovskikh
|
87026bda3c
|
Reuse StringHelper.stringToKeys()
|
2012-10-17 16:49:21 +04:00 |
|
Andrey Vlasovskikh
|
0872a0c3b5
|
More motion tests
|
2012-10-15 20:21:46 +04:00 |
|
Andrey Vlasovskikh
|
b26d68984f
|
VIM-226 Added tests for the bug fixed together with VIM-146
|
2012-10-12 19:37:02 +04:00 |
|
Andrey Vlasovskikh
|
a58203f0b2
|
VIM-146 Fixed handling of '$' in search and substitute commands
'$' matches an empty range at the end of a line, so in multiple matches mode the search continued forever.
|
2012-10-12 19:03:55 +04:00 |
|
Andrey Vlasovskikh
|
694bb9eefa
|
Register action for 'iW' selection
|
2012-10-10 17:14:16 +04:00 |
|
Andrey Vlasovskikh
|
d4b202a7f4
|
VIM-198 Fixed indexing bug in offset normalization
Normalization was fixed for files that contain a newline at the end and when the normalized offset is allowed to be at the end of a line.
|
2012-10-10 16:53:00 +04:00 |
|
Andrey Vlasovskikh
|
3a5b8dbf0f
|
Moved toKeyStrokes() to VimTestCase
|
2012-10-10 16:46:09 +04:00 |
|
Andrey Vlasovskikh
|
3d18c08fd4
|
VIM-276 T and F motions are exclusive, not inclusive
|
2012-10-09 21:22:00 +04:00 |
|
Andrey Vlasovskikh
|
df4ac6d642
|
Base class for action tests
|
2012-10-09 21:15:51 +04:00 |
|
Andrey Vlasovskikh
|
e3abbf68dc
|
Moved SearchHelperTest into a separate test directory
|
2012-10-09 21:13:48 +04:00 |
|