diff options
| author | Glenn Morris | 2014-06-25 15:12:14 -0400 |
|---|---|---|
| committer | Glenn Morris | 2014-06-25 15:12:14 -0400 |
| commit | 7e58d67392d5611cd205cc180ce64335b61afd5a (patch) | |
| tree | 90c4b1d6abeaafbee6b195adc7f3735b10c9de3d /test/ChangeLog | |
| parent | f51e7ac3695f7c86af9e8d9464cf7da092c6e4ce (diff) | |
| download | emacs-7e58d67392d5611cd205cc180ce64335b61afd5a.tar.gz emacs-7e58d67392d5611cd205cc180ce64335b61afd5a.zip | |
Try to fix some flymake-tests weirdness
* test/automated/flymake-tests.el (flymake-tests--current-face):
Sleep for longer. Avoid querying.
Diffstat (limited to 'test/ChangeLog')
| -rw-r--r-- | test/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/test/ChangeLog b/test/ChangeLog index 3cb03b9f2f4..3f982ac2809 100644 --- a/test/ChangeLog +++ b/test/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2014-06-25 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * automated/flymake-tests.el (flymake-tests--current-face): | ||
| 4 | Sleep for longer. Avoid querying. | ||
| 5 | |||
| 1 | 2014-06-25 Dmitry Antipov <dmantipov@yandex.ru> | 6 | 2014-06-25 Dmitry Antipov <dmantipov@yandex.ru> |
| 2 | 7 | ||
| 3 | * automated/fns-tests.el (fns-tests-compare-string): New test. | 8 | * automated/fns-tests.el (fns-tests-compare-string): New test. |