diff options
Diffstat (limited to 'test/ChangeLog')
| -rw-r--r-- | test/ChangeLog | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/test/ChangeLog b/test/ChangeLog index 4b1e352051b..2ef22c9a4c6 100644 --- a/test/ChangeLog +++ b/test/ChangeLog | |||
| @@ -1,3 +1,28 @@ | |||
| 1 | 2014-04-07 João Távora <joaotavora@gmail.com> | ||
| 2 | |||
| 3 | * automated/electric-tests.el (define-electric-pair-test): Don't | ||
| 4 | overtest.. | ||
| 5 | (inhibit-in-mismatched-string-inside-ruby-comments): New test. | ||
| 6 | (inhibit-in-mismatched-string-inside-c-comments): New test. | ||
| 7 | |||
| 8 | 2014-04-07 João Távora <joaotavora@gmail.com> | ||
| 9 | |||
| 10 | * automated/electric-tests.el (inhibit-if-strings-mismatched): | ||
| 11 | New test, change from `inhibit-only-of-next-is-mismatched'. | ||
| 12 | |||
| 13 | 2014-04-06 João Távora <joaotavora@gmail.com> | ||
| 14 | |||
| 15 | * automated/python-tests.el (python-triple-quote-pairing): New test. | ||
| 16 | (python-syntax-after-python-backspace): New test. | ||
| 17 | |||
| 18 | 2014-04-06 João Távora <joaotavora@gmail.com> | ||
| 19 | |||
| 20 | * automated/electric-tests.el (electric-pair-define-test-form): | ||
| 21 | More readable test docstrings. | ||
| 22 | (whitespace-skipping-for-quotes-not-ouside) | ||
| 23 | (whitespace-skipping-for-quotes-only-inside) | ||
| 24 | (whitespace-skipping-for-quotes-in-text-mode): New tests. | ||
| 25 | |||
| 1 | 2014-04-04 João Távora <joaotavora@gmail.com> | 26 | 2014-04-04 João Távora <joaotavora@gmail.com> |
| 2 | 27 | ||
| 3 | * automated/electric-tests.el (define-electric-pair-test): Don't | 28 | * automated/electric-tests.el (define-electric-pair-test): Don't |