]> code.delx.au - gnu-emacs/commit
add url-util.el test file
authorTed Zlatanov <tzz@lifelogs.com>
Tue, 15 May 2012 08:52:15 +0000 (04:52 -0400)
committerTed Zlatanov <tzz@lifelogs.com>
Tue, 15 May 2012 08:52:15 +0000 (04:52 -0400)
commit5e561bc76d053d2b8bbf94a1143d214e668017eb
tree2b5e171cb6cafb087d47b524d57aa5587a5393ab
parent530e968e58a69071207897600ca2a019ea878600
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.
test/ChangeLog
test/automated/url-util-tests.el [new file with mode: 0644]