]> code.delx.au - gnu-emacs/commit
Fix fallout from merging emacs-25 branch in test/
authorEli Zaretskii <eliz@gnu.org>
Tue, 5 Jan 2016 18:21:03 +0000 (20:21 +0200)
committerEli Zaretskii <eliz@gnu.org>
Tue, 5 Jan 2016 18:21:03 +0000 (20:21 +0200)
commit6a311d2072b8a4ea530d9a541e661a8ad11bb1d7
treee8229171021ae34b506864db392177a87d722162
parent22d1a175aa4b33296a7f2fe0cde9a22333f4031d
Fix fallout from merging emacs-25 branch in test/

* .gitignore: Update for the new place of biditest.txt.
* test/automated/: Directory removed.  All files moved to their
proper places.
* test/etags/: Directory removed.  All files moved to their proper
places.
* test/automated/url-parse-tests.el: File removed; it was an exact
copy of the same file in test/lisp/url/.
* test/automated/url-expand-tests.el: Moved to test/lisp/url/.
.gitignore
test/automated/url-parse-tests.el [deleted file]
test/lisp/emacs-lisp/package-resources/macro-problem-package-1.0/macro-aux.el [moved from test/automated/data/package/macro-problem-package-1.0/macro-aux.el with 100% similarity]
test/lisp/emacs-lisp/package-resources/macro-problem-package-1.0/macro-problem.el [moved from test/automated/data/package/macro-problem-package-1.0/macro-problem.el with 100% similarity]
test/lisp/emacs-lisp/package-resources/macro-problem-package-2.0/macro-aux.el [moved from test/automated/data/package/macro-problem-package-2.0/macro-aux.el with 100% similarity]
test/lisp/emacs-lisp/package-resources/macro-problem-package-2.0/macro-problem.el [moved from test/automated/data/package/macro-problem-package-2.0/macro-problem.el with 100% similarity]
test/lisp/url/url-expand-tests.el [moved from test/automated/url-expand-tests.el with 100% similarity]
test/manual/etags/lua-src/test.lua [moved from test/etags/lua-src/test.lua with 100% similarity]
test/manual/etags/ruby-src/test.rb [moved from test/etags/ruby-src/test.rb with 100% similarity]
test/manual/etags/ruby-src/test1.ruby [moved from test/etags/ruby-src/test1.ruby with 100% similarity]