aboutsummaryrefslogtreecommitdiffstats
path: root/test/ChangeLog
diff options
context:
space:
mode:
authorTed Zlatanov2012-05-15 04:52:15 -0400
committerTed Zlatanov2012-05-15 04:52:15 -0400
commit5e561bc76d053d2b8bbf94a1143d214e668017eb (patch)
tree2b5e171cb6cafb087d47b524d57aa5587a5393ab /test/ChangeLog
parent530e968e58a69071207897600ca2a019ea878600 (diff)
downloademacs-5e561bc76d053d2b8bbf94a1143d214e668017eb.tar.gz
emacs-5e561bc76d053d2b8bbf94a1143d214e668017eb.zip
add url-util.el test file
* automated/url-util-tests.el: New file to test lisp/url/url-util.el. Only `url-build-query-string' and `url-parse-query-string' are tested right now.
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 0f3db27f188..f05c94152a3 100644
--- a/test/ChangeLog
+++ b/test/ChangeLog
@@ -1,3 +1,9 @@
12012-05-15 Teodor Zlatanov <tzz@lifelogs.com>
2
3 * automated/url-util-tests.el: New file to test
4 lisp/url/url-util.el. Only `url-build-query-string' and
5 `url-parse-query-string' are tested right now (Bug#8706).
6
12012-04-28 Stefan Monnier <monnier@iro.umontreal.ca> 72012-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
2 8
3 * indent/shell.sh: 9 * indent/shell.sh: