diff options
Diffstat (limited to 'test/ChangeLog')
| -rw-r--r-- | test/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/test/ChangeLog b/test/ChangeLog index 6248d6cb9a6..bb8ed89bed0 100644 --- a/test/ChangeLog +++ b/test/ChangeLog | |||
| @@ -1,5 +1,9 @@ | |||
| 1 | 2014-06-05 Michal Nazarewicz <mina86@mina86.com> | 1 | 2014-06-05 Michal Nazarewicz <mina86@mina86.com> |
| 2 | 2 | ||
| 3 | * automated/tildify-tests.el (tildify-test--test): Optimise the test | ||
| 4 | slightly by reusing the same temporary buffer across multiple test | ||
| 5 | cases. | ||
| 6 | |||
| 3 | * automated/tildify-tests.el (tildify-test-find-env-end-re-bug) | 7 | * automated/tildify-tests.el (tildify-test-find-env-end-re-bug) |
| 4 | (tildify-test-find-env-group-index-bug): Update to support new | 8 | (tildify-test-find-env-group-index-bug): Update to support new |
| 5 | signature of the `tildify-foreach-region-outside-env' function. | 9 | signature of the `tildify-foreach-region-outside-env' function. |