aboutsummaryrefslogtreecommitdiffstats
path: root/test/ChangeLog
diff options
context:
space:
mode:
authorStefan Monnier2014-06-25 17:59:28 -0400
committerStefan Monnier2014-06-25 17:59:28 -0400
commit30a42a5bedfbfaab72da862826f43291fe771ce8 (patch)
tree82d7c6b1745483f6eb21fe6fb35ebf88e9338ce0 /test/ChangeLog
parent79577a9f9bb8f0adb407b42c59e758aa1b65ea27 (diff)
downloademacs-30a42a5bedfbfaab72da862826f43291fe771ce8.tar.gz
emacs-30a42a5bedfbfaab72da862826f43291fe771ce8.zip
* test/automated/package-test.el (package-test-update-listing)
(package-test-update-archives, package-test-describe-package): Adjust tests according to new package-list-unsigned.
Diffstat (limited to 'test/ChangeLog')
-rw-r--r--test/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/ChangeLog b/test/ChangeLog
index f86084739af..3bd41a22964 100644
--- a/test/ChangeLog
+++ b/test/ChangeLog
@@ -1,3 +1,9 @@
12014-06-25 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * automated/package-test.el (package-test-update-listing)
4 (package-test-update-archives, package-test-describe-package):
5 Adjust tests according to new package-list-unsigned.
6
12014-06-21 Fabián Ezequiel Gallina <fgallina@gnu.org> 72014-06-21 Fabián Ezequiel Gallina <fgallina@gnu.org>
2 8
3 * automated/python-tests.el (python-util-strip-string-1): New test. 9 * automated/python-tests.el (python-util-strip-string-1): New test.