diff options
Diffstat (limited to 'test/ChangeLog')
| -rw-r--r-- | test/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/test/ChangeLog b/test/ChangeLog index c94bf21fd36..5aca4a1d063 100644 --- a/test/ChangeLog +++ b/test/ChangeLog | |||
| @@ -1,5 +1,12 @@ | |||
| 1 | 2014-04-07 João Távora <joaotavora@gmail.com> | 1 | 2014-04-07 João Távora <joaotavora@gmail.com> |
| 2 | 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 | |||
| 3 | * automated/electric-tests.el (inhibit-if-strings-mismatched): | 10 | * automated/electric-tests.el (inhibit-if-strings-mismatched): |
| 4 | New test, change from `inhibit-only-of-next-is-mismatched'. | 11 | New test, change from `inhibit-only-of-next-is-mismatched'. |
| 5 | 12 | ||