aboutsummaryrefslogtreecommitdiffstats
path: root/test/ChangeLog
diff options
context:
space:
mode:
authorGlenn Morris2014-06-25 15:12:14 -0400
committerGlenn Morris2014-06-25 15:12:14 -0400
commit7e58d67392d5611cd205cc180ce64335b61afd5a (patch)
tree90c4b1d6abeaafbee6b195adc7f3735b10c9de3d /test/ChangeLog
parentf51e7ac3695f7c86af9e8d9464cf7da092c6e4ce (diff)
downloademacs-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/ChangeLog5
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 @@
12014-06-25 Glenn Morris <rgm@gnu.org>
2
3 * automated/flymake-tests.el (flymake-tests--current-face):
4 Sleep for longer. Avoid querying.
5
12014-06-25 Dmitry Antipov <dmantipov@yandex.ru> 62014-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.