diff options
| author | Joakim Verona | 2012-05-21 00:37:29 +0200 |
|---|---|---|
| committer | Joakim Verona | 2012-05-21 00:37:29 +0200 |
| commit | 74f082445c1dd0c92d5bb187db0d50287e3a7bae (patch) | |
| tree | 48e3d8fd9df3876665654eab9bcf96ec492a31e9 /test/ChangeLog | |
| parent | 52862ad482e030e4d54cd7d6e250d76e59ee0554 (diff) | |
| parent | 1b170bc63c2f3a3fbe6ba6996d5a015e82634909 (diff) | |
| download | emacs-74f082445c1dd0c92d5bb187db0d50287e3a7bae.tar.gz emacs-74f082445c1dd0c92d5bb187db0d50287e3a7bae.zip | |
upstream, fix conflicts
Diffstat (limited to 'test/ChangeLog')
| -rw-r--r-- | test/ChangeLog | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/test/ChangeLog b/test/ChangeLog index 66f8592c79c..f05c94152a3 100644 --- a/test/ChangeLog +++ b/test/ChangeLog | |||
| @@ -1,3 +1,18 @@ | |||
| 1 | 2012-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 | |||
| 7 | 2012-04-28 Stefan Monnier <monnier@iro.umontreal.ca> | ||
| 8 | |||
| 9 | * indent/shell.sh: | ||
| 10 | * indent/shell.rc: Ad some test cases. | ||
| 11 | |||
| 12 | 2012-04-24 Stefan Monnier <monnier@iro.umontreal.ca> | ||
| 13 | |||
| 14 | * indent/ruby.rb: New file, to test new syntax-propertize code. | ||
| 15 | |||
| 1 | 2012-04-11 Glenn Morris <rgm@gnu.org> | 16 | 2012-04-11 Glenn Morris <rgm@gnu.org> |
| 2 | 17 | ||
| 3 | * automated/vc-bzr.el (vc-bzr-test-faulty-bzr-autoloads): New test. | 18 | * automated/vc-bzr.el (vc-bzr-test-faulty-bzr-autoloads): New test. |