emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] master updated (82a8ad2 -> 75336a2)


From: Phillip Lord
Subject: [Emacs-diffs] master updated (82a8ad2 -> 75336a2)
Date: Thu, 26 Nov 2015 21:14:33 +0000

phillord pushed a change to branch master.

      from  82a8ad2   * lisp/emacs-lisp/eieio.el: Add some default 
implementations
      adds  22bbf7c   Rename all test files to reflect source layout.
      adds  94bb3d7   Test infrastructure: updates after directory move
      adds  a546a37   Restore delete Makefiles and fix .gitignore.
      adds  6579e5b   Move package test files to new directory.
      adds  290c4b4   Exclude manual tests from Makefile
      adds  6fdd750   Update elisp-mode-tests for changed file location.
       new  75336a2   Merge branch 'feature/standard-test-location'


Summary of changes:
 .gitignore                                         |    8 ++--
 CONTRIBUTE                                         |    4 +-
 Makefile.in                                        |    4 +-
 configure.ac                                       |    6 +-
 test/{automated => }/Makefile.in                   |   20 ++++---
 test/{automated => }/data/decompress/foo.gz        |  Bin 30 -> 30 bytes
 test/{automated => }/data/epg/pubkey.asc           |    0
 test/{automated => }/data/epg/seckey.asc           |    0
 test/{automated => }/data/files-bug18141.el.gz     |  Bin 77 -> 77 bytes
 test/file-organisation.org                         |   54 ++++++++++++++++++++
 test/{automated => lisp}/abbrev-tests.el           |    0
 .../autorevert-tests.el}                           |    0
 test/{automated => lisp/calc}/calc-tests.el        |    0
 .../calendar}/icalendar-tests.el                   |    0
 test/{automated => lisp}/character-fold-tests.el   |    0
 .../comint-testsuite.el => lisp/comint-tests.el}   |    0
 .../descr-text-tests.el}                           |    0
 test/{automated => lisp}/electric-tests.el         |    0
 .../emacs-lisp}/cl-generic-tests.el                |    0
 .../{automated => lisp/emacs-lisp}/cl-lib-tests.el |    0
 .../eieio-tests}/eieio-test-methodinvoke.el        |    0
 .../emacs-lisp/eieio-tests}/eieio-test-persist.el  |    0
 .../emacs-lisp/eieio-tests}/eieio-tests.el         |    0
 test/{automated => lisp/emacs-lisp}/ert-tests.el   |    0
 test/{automated => lisp/emacs-lisp}/ert-x-tests.el |    0
 .../emacs-lisp}/generator-tests.el                 |    0
 .../emacs-lisp/let-alist-tests.el}                 |    0
 test/{automated => lisp/emacs-lisp}/map-tests.el   |    0
 .../emacs-lisp/nadvice-tests.el}                   |    0
 .../emacs-lisp/package-resources}/archive-contents |    0
 .../emacs-lisp/package-resources}/key.pub          |    0
 .../emacs-lisp/package-resources}/key.sec          |    0
 .../package-resources}/multi-file-0.2.3.tar        |  Bin 20480 -> 20480 bytes
 .../package-resources}/multi-file-readme.txt       |    0
 .../newer-versions/archive-contents                |    0
 .../newer-versions/new-pkg-1.0.el                  |    0
 .../newer-versions/simple-single-1.4.el            |    0
 .../package-resources}/package-test-server.py      |    0
 .../package-resources}/signed/archive-contents     |    0
 .../package-resources}/signed/archive-contents.sig |  Bin 287 -> 287 bytes
 .../package-resources}/signed/signed-bad-1.0.el    |    0
 .../signed/signed-bad-1.0.el.sig                   |  Bin 287 -> 287 bytes
 .../package-resources}/signed/signed-good-1.0.el   |    0
 .../signed/signed-good-1.0.el.sig                  |  Bin 287 -> 287 bytes
 .../package-resources}/simple-depend-1.0.el        |    0
 .../package-resources}/simple-single-1.3.el        |    0
 .../package-resources}/simple-single-readme.txt    |    0
 .../package-resources}/simple-two-depend-1.1.el    |    0
 .../emacs-lisp/package-tests.el}                   |   23 ++++----
 test/{automated => lisp/emacs-lisp}/pcase-tests.el |    0
 .../emacs-lisp/regexp-opt-tests.el}                |    0
 test/{automated => lisp/emacs-lisp}/seq-tests.el   |    0
 .../{automated => lisp/emacs-lisp}/subr-x-tests.el |    0
 .../emacs-lisp}/tabulated-list-test.el             |    0
 test/{automated => lisp/emacs-lisp}/thunk-tests.el |    0
 test/{automated => lisp/emacs-lisp}/timer-tests.el |    0
 test/{automated => lisp}/epg-tests.el              |    0
 test/{automated => lisp/eshell}/eshell.el          |    0
 test/{automated => lisp}/faces-tests.el            |    0
 .../filenotify-tests.el}                           |    0
 test/{automated => lisp/gnus}/auth-source-tests.el |    0
 test/{automated => lisp/gnus}/gnus-tests.el        |    0
 .../gnus/message-tests.el}                         |    0
 .../help-fns.el => lisp/help-fns-tests.el}         |    0
 .../imenu-test.el => lisp/imenu-tests.el}          |    0
 .../info-xref.el => lisp/info-xref-tests.el}       |    0
 .../international/mule-util-tests.el}              |    0
 test/{automated => lisp}/isearch-tests.el          |    0
 test/{automated => lisp}/json-tests.el             |    0
 test/{automated => lisp/legacy}/bytecomp-tests.el  |    0
 test/{automated => lisp/legacy}/coding-tests.el    |    0
 .../{automated => lisp/legacy}/core-elisp-tests.el |    0
 test/{automated => lisp/legacy}/decoder-tests.el   |    0
 .../files.el => lisp/legacy/files-tests.el}        |    0
 .../{automated => lisp/legacy}/font-parse-tests.el |    0
 test/{automated => lisp/legacy}/lexbind-tests.el   |    0
 test/{automated => lisp/legacy}/occur-tests.el     |    0
 test/{automated => lisp/legacy}/process-tests.el   |    0
 test/{automated => lisp/legacy}/syntax-tests.el    |    0
 test/{automated => lisp/legacy}/textprop-tests.el  |    0
 test/{automated => lisp/legacy}/undo-tests.el      |    0
 test/{automated => lisp}/man-tests.el              |    0
 .../minibuffer-tests.el}                           |    0
 test/{automated => lisp/net}/dbus-tests.el         |    0
 test/{automated => lisp/net}/newsticker-tests.el   |    0
 .../net}/sasl-scram-rfc-tests.el                   |    0
 test/{automated => lisp/net}/tramp-tests.el        |    0
 test/{automated => lisp}/obarray-tests.el          |    0
 .../{automated => lisp/progmodes}/compile-tests.el |    0
 .../progmodes}/elisp-mode-tests.el                 |   32 ++++++------
 test/{automated => lisp/progmodes}/f90.el          |    0
 .../progmodes/flymake-resources}/Makefile          |    0
 .../progmodes/flymake-resources}/test.c            |    0
 .../progmodes/flymake-resources}/test.pl           |    0
 .../{automated => lisp/progmodes}/flymake-tests.el |    2 +-
 test/{automated => lisp/progmodes}/python-tests.el |    0
 .../progmodes}/ruby-mode-tests.el                  |    0
 .../{automated => lisp/progmodes}/subword-tests.el |    0
 test/{automated => lisp}/replace-tests.el          |    0
 .../simple-test.el => lisp/simple-tests.el}        |    0
 test/{automated => lisp}/sort-tests.el             |    0
 test/{automated => lisp}/subr-tests.el             |    0
 test/{automated => lisp/textmodes}/reftex-tests.el |    0
 .../textmodes}/sgml-mode-tests.el                  |    0
 .../{automated => lisp/textmodes}/tildify-tests.el |    0
 .../thingatpt.el => lisp/thingatpt-tests.el}       |    0
 test/{automated => lisp/url}/url-future-tests.el   |    0
 test/{automated => lisp/url}/url-util-tests.el     |    0
 test/{automated => lisp/vc}/add-log-tests.el       |    0
 .../vc-bzr.el => lisp/vc/vc-bzr-tests.el}          |    0
 test/{automated => lisp/vc}/vc-tests.el            |    0
 .../xml-parse-tests.el => lisp/xml-tests.el}       |    0
 test/{ => manual}/BidiCharacterTest.txt            |    0
 test/{ => manual}/biditest.el                      |    0
 test/{ => manual}/cedet/cedet-utests.el            |    0
 test/{ => manual}/cedet/ede-tests.el               |    0
 test/{ => manual}/cedet/semantic-ia-utest.el       |    0
 test/{ => manual}/cedet/semantic-tests.el          |    0
 test/{ => manual}/cedet/semantic-utest-c.el        |    0
 test/{ => manual}/cedet/semantic-utest.el          |    0
 test/{ => manual}/cedet/srecode-tests.el           |    0
 test/{ => manual}/cedet/tests/test.c               |    0
 test/{ => manual}/cedet/tests/test.el              |    0
 test/{ => manual}/cedet/tests/test.make            |    0
 test/{ => manual}/cedet/tests/testdoublens.cpp     |    0
 test/{ => manual}/cedet/tests/testdoublens.hpp     |    0
 test/{ => manual}/cedet/tests/testfriends.cpp      |    0
 test/{ => manual}/cedet/tests/testjavacomp.java    |    0
 test/{ => manual}/cedet/tests/testnsp.cpp          |    0
 test/{ => manual}/cedet/tests/testpolymorph.cpp    |    0
 test/{ => manual}/cedet/tests/testspp.c            |    0
 test/{ => manual}/cedet/tests/testsppcomplete.c    |    0
 test/{ => manual}/cedet/tests/testsppreplace.c     |    0
 test/{ => manual}/cedet/tests/testsppreplaced.c    |    0
 test/{ => manual}/cedet/tests/testsubclass.cpp     |    0
 test/{ => manual}/cedet/tests/testsubclass.hh      |    0
 test/{ => manual}/cedet/tests/testtypedefs.cpp     |    0
 test/{ => manual}/cedet/tests/testvarnames.c       |    0
 test/{ => manual}/etags/CTAGS.good                 |    0
 test/{ => manual}/etags/ETAGS.good_1               |    0
 test/{ => manual}/etags/ETAGS.good_2               |    0
 test/{ => manual}/etags/ETAGS.good_3               |    0
 test/{ => manual}/etags/ETAGS.good_4               |    0
 test/{ => manual}/etags/ETAGS.good_5               |    0
 test/{ => manual}/etags/ETAGS.good_6               |    0
 test/{ => manual}/etags/Makefile                   |    0
 test/{ => manual}/etags/a-src/empty.zz             |    0
 test/{ => manual}/etags/a-src/empty.zz.gz          |    0
 test/{ => manual}/etags/ada-src/2ataspri.adb       |    0
 test/{ => manual}/etags/ada-src/2ataspri.ads       |    0
 test/{ => manual}/etags/ada-src/etags-test-for.ada |    0
 test/{ => manual}/etags/ada-src/waroquiers.ada     |    0
 test/{ => manual}/etags/c-src/a/b/b.c              |    0
 test/{ => manual}/etags/c-src/abbrev.c             |    0
 test/{ => manual}/etags/c-src/c.c                  |    0
 test/{ => manual}/etags/c-src/dostorture.c         |    0
 test/{ => manual}/etags/c-src/emacs/src/gmalloc.c  |    0
 test/{ => manual}/etags/c-src/emacs/src/keyboard.c |    0
 test/{ => manual}/etags/c-src/emacs/src/lisp.h     |    0
 test/{ => manual}/etags/c-src/emacs/src/regex.h    |    0
 test/{ => manual}/etags/c-src/etags.c              |    0
 test/{ => manual}/etags/c-src/exit.c               |    0
 test/{ => manual}/etags/c-src/exit.strange_suffix  |    0
 test/{ => manual}/etags/c-src/fail.c               |    0
 test/{ => manual}/etags/c-src/getopt.h             |    0
 test/{ => manual}/etags/c-src/h.h                  |    0
 test/{ => manual}/etags/c-src/machsyscalls.c       |    0
 test/{ => manual}/etags/c-src/machsyscalls.h       |    0
 test/{ => manual}/etags/c-src/sysdep.h             |    0
 test/{ => manual}/etags/c-src/tab.c                |    0
 test/{ => manual}/etags/c-src/torture.c            |    0
 test/{ => manual}/etags/cp-src/MDiagArray2.h       |    0
 test/{ => manual}/etags/cp-src/Range.h             |    0
 test/{ => manual}/etags/cp-src/burton.cpp          |    0
 test/{ => manual}/etags/cp-src/c.C                 |    0
 test/{ => manual}/etags/cp-src/clheir.cpp.gz       |  Bin 408 -> 408 bytes
 test/{ => manual}/etags/cp-src/clheir.hpp          |    0
 test/{ => manual}/etags/cp-src/conway.cpp          |    0
 test/{ => manual}/etags/cp-src/conway.hpp          |    0
 test/{ => manual}/etags/cp-src/fail.C              |    0
 test/{ => manual}/etags/cp-src/functions.cpp       |    0
 test/{ => manual}/etags/cp-src/screen.cpp          |    0
 test/{ => manual}/etags/cp-src/screen.hpp          |    0
 test/{ => manual}/etags/cp-src/x.cc                |    0
 test/{ => manual}/etags/el-src/TAGTEST.EL          |    0
 .../etags/el-src/emacs/lisp/progmodes/etags.el     |    0
 test/{ => manual}/etags/erl-src/gs_dialog.erl      |    0
 test/{ => manual}/etags/f-src/entry.for            |    0
 test/{ => manual}/etags/f-src/entry.strange.gz     |  Bin 3265 -> 3265 bytes
 test/{ => manual}/etags/f-src/entry.strange_suffix |    0
 test/{ => manual}/etags/forth-src/test-forth.fth   |    0
 test/{ => manual}/etags/html-src/algrthms.html     |    0
 test/{ => manual}/etags/html-src/index.shtml       |    0
 test/{ => manual}/etags/html-src/software.html     |    0
 .../etags/html-src/softwarelibero.html             |    0
 test/{ => manual}/etags/lua-src/allegro.lua        |    0
 test/{ => manual}/etags/make-src/Makefile          |    0
 test/{ => manual}/etags/objc-src/PackInsp.h        |    0
 test/{ => manual}/etags/objc-src/PackInsp.m        |    0
 test/{ => manual}/etags/objc-src/Subprocess.h      |    0
 test/{ => manual}/etags/objc-src/Subprocess.m      |    0
 test/{ => manual}/etags/objcpp-src/SimpleCalc.H    |    0
 test/{ => manual}/etags/objcpp-src/SimpleCalc.M    |    0
 test/{ => manual}/etags/pas-src/common.pas         |    0
 test/{ => manual}/etags/perl-src/htlmify-cystic    |    0
 test/{ => manual}/etags/perl-src/kai-test.pl       |    0
 test/{ => manual}/etags/perl-src/yagrip.pl         |    0
 test/{ => manual}/etags/php-src/lce_functions.php  |    0
 test/{ => manual}/etags/php-src/ptest.php          |    0
 test/{ => manual}/etags/php-src/sendmail.php       |    0
 test/{ => manual}/etags/prol-src/natded.prolog     |    0
 test/{ => manual}/etags/prol-src/ordsets.prolog    |    0
 test/{ => manual}/etags/ps-src/rfc1245.ps          |    0
 test/{ => manual}/etags/pyt-src/server.py          |    0
 test/{ => manual}/etags/tex-src/gzip.texi          |    0
 test/{ => manual}/etags/tex-src/nonewline.tex      |    0
 test/{ => manual}/etags/tex-src/testenv.tex        |    0
 test/{ => manual}/etags/tex-src/texinfo.tex        |    0
 test/{ => manual}/etags/y-src/atest.y              |    0
 test/{ => manual}/etags/y-src/cccp.c               |    0
 test/{ => manual}/etags/y-src/cccp.y               |    0
 test/{ => manual}/etags/y-src/parse.c              |    0
 test/{ => manual}/etags/y-src/parse.y              |    0
 test/{ => manual}/indent/Makefile                  |    0
 test/{ => manual}/indent/css-mode.css              |    0
 test/{ => manual}/indent/js-indent-init-dynamic.js |    0
 test/{ => manual}/indent/js-indent-init-t.js       |    0
 test/{ => manual}/indent/js-jsx.js                 |    0
 test/{ => manual}/indent/js.js                     |    0
 test/{ => manual}/indent/latex-mode.tex            |    0
 test/{ => manual}/indent/modula2.mod               |    0
 test/{ => manual}/indent/nxml.xml                  |    0
 test/{ => manual}/indent/octave.m                  |    0
 test/{ => manual}/indent/pascal.pas                |    0
 test/{ => manual}/indent/perl.perl                 |    0
 test/{ => manual}/indent/prolog.prolog             |    0
 test/{ => manual}/indent/ps-mode.ps                |    0
 test/{ => manual}/indent/ruby.rb                   |    0
 test/{ => manual}/indent/scheme.scm                |    0
 test/{ => manual}/indent/scss-mode.scss            |    0
 test/{ => manual}/indent/sgml-mode-attribute.html  |    0
 test/{ => manual}/indent/shell.rc                  |    0
 test/{ => manual}/indent/shell.sh                  |    0
 test/{ => manual}/redisplay-testsuite.el           |    0
 test/{ => manual}/rmailmm.el                       |    0
 test/{automated => src}/buffer-tests.el            |    0
 test/{automated => src}/cmds-tests.el              |    0
 test/{automated => src}/data-tests.el              |    0
 test/{automated => src}/finalizer-tests.el         |    0
 test/{automated => src}/fns-tests.el               |    0
 .../inotify-test.el => src/inotify-tests.el}       |    0
 test/{automated => src}/keymap-tests.el            |    0
 test/{automated => src}/print-tests.el             |    0
 .../libxml-tests.el => src/xml-tests.el}           |    0
 test/{automated => src}/zlib-tests.el              |    0
 255 files changed, 106 insertions(+), 47 deletions(-)
 rename test/{automated => }/Makefile.in (87%)
 rename test/{automated => }/data/decompress/foo.gz (100%)
 rename test/{automated => }/data/epg/pubkey.asc (100%)
 rename test/{automated => }/data/epg/seckey.asc (100%)
 rename test/{automated => }/data/files-bug18141.el.gz (100%)
 create mode 100644 test/file-organisation.org
 rename test/{automated => lisp}/abbrev-tests.el (100%)
 rename test/{automated/auto-revert-tests.el => lisp/autorevert-tests.el} (100%)
 rename test/{automated => lisp/calc}/calc-tests.el (100%)
 rename test/{automated => lisp/calendar}/icalendar-tests.el (100%)
 rename test/{automated => lisp}/character-fold-tests.el (100%)
 rename test/{automated/comint-testsuite.el => lisp/comint-tests.el} (100%)
 rename test/{automated/descr-text-test.el => lisp/descr-text-tests.el} (100%)
 rename test/{automated => lisp}/electric-tests.el (100%)
 rename test/{automated => lisp/emacs-lisp}/cl-generic-tests.el (100%)
 rename test/{automated => lisp/emacs-lisp}/cl-lib-tests.el (100%)
 rename test/{automated => 
lisp/emacs-lisp/eieio-tests}/eieio-test-methodinvoke.el (100%)
 rename test/{automated => lisp/emacs-lisp/eieio-tests}/eieio-test-persist.el 
(100%)
 rename test/{automated => lisp/emacs-lisp/eieio-tests}/eieio-tests.el (100%)
 rename test/{automated => lisp/emacs-lisp}/ert-tests.el (100%)
 rename test/{automated => lisp/emacs-lisp}/ert-x-tests.el (100%)
 rename test/{automated => lisp/emacs-lisp}/generator-tests.el (100%)
 rename test/{automated/let-alist.el => lisp/emacs-lisp/let-alist-tests.el} 
(100%)
 rename test/{automated => lisp/emacs-lisp}/map-tests.el (100%)
 rename test/{automated/advice-tests.el => lisp/emacs-lisp/nadvice-tests.el} 
(100%)
 rename test/{automated/data/package => 
lisp/emacs-lisp/package-resources}/archive-contents (100%)
 rename test/{automated/data/package => 
lisp/emacs-lisp/package-resources}/key.pub (100%)
 rename test/{automated/data/package => 
lisp/emacs-lisp/package-resources}/key.sec (100%)
 rename test/{automated/data/package => 
lisp/emacs-lisp/package-resources}/multi-file-0.2.3.tar (100%)
 rename test/{automated/data/package => 
lisp/emacs-lisp/package-resources}/multi-file-readme.txt (100%)
 rename test/{automated/data/package => 
lisp/emacs-lisp/package-resources}/newer-versions/archive-contents (100%)
 rename test/{automated/data/package => 
lisp/emacs-lisp/package-resources}/newer-versions/new-pkg-1.0.el (100%)
 rename test/{automated/data/package => 
lisp/emacs-lisp/package-resources}/newer-versions/simple-single-1.4.el (100%)
 rename test/{automated/data/package => 
lisp/emacs-lisp/package-resources}/package-test-server.py (100%)
 rename test/{automated/data/package => 
lisp/emacs-lisp/package-resources}/signed/archive-contents (100%)
 rename test/{automated/data/package => 
lisp/emacs-lisp/package-resources}/signed/archive-contents.sig (100%)
 rename test/{automated/data/package => 
lisp/emacs-lisp/package-resources}/signed/signed-bad-1.0.el (100%)
 rename test/{automated/data/package => 
lisp/emacs-lisp/package-resources}/signed/signed-bad-1.0.el.sig (100%)
 rename test/{automated/data/package => 
lisp/emacs-lisp/package-resources}/signed/signed-good-1.0.el (100%)
 rename test/{automated/data/package => 
lisp/emacs-lisp/package-resources}/signed/signed-good-1.0.el.sig (100%)
 rename test/{automated/data/package => 
lisp/emacs-lisp/package-resources}/simple-depend-1.0.el (100%)
 rename test/{automated/data/package => 
lisp/emacs-lisp/package-resources}/simple-single-1.3.el (100%)
 rename test/{automated/data/package => 
lisp/emacs-lisp/package-resources}/simple-single-readme.txt (100%)
 rename test/{automated/data/package => 
lisp/emacs-lisp/package-resources}/simple-two-depend-1.1.el (100%)
 rename test/{automated/package-test.el => lisp/emacs-lisp/package-tests.el} 
(96%)
 rename test/{automated => lisp/emacs-lisp}/pcase-tests.el (100%)
 rename test/{automated/regexp-tests.el => lisp/emacs-lisp/regexp-opt-tests.el} 
(100%)
 rename test/{automated => lisp/emacs-lisp}/seq-tests.el (100%)
 rename test/{automated => lisp/emacs-lisp}/subr-x-tests.el (100%)
 rename test/{automated => lisp/emacs-lisp}/tabulated-list-test.el (100%)
 rename test/{automated => lisp/emacs-lisp}/thunk-tests.el (100%)
 rename test/{automated => lisp/emacs-lisp}/timer-tests.el (100%)
 rename test/{automated => lisp}/epg-tests.el (100%)
 rename test/{automated => lisp/eshell}/eshell.el (100%)
 rename test/{automated => lisp}/faces-tests.el (100%)
 rename test/{automated/file-notify-tests.el => lisp/filenotify-tests.el} (100%)
 rename test/{automated => lisp/gnus}/auth-source-tests.el (100%)
 rename test/{automated => lisp/gnus}/gnus-tests.el (100%)
 rename test/{automated/message-mode-tests.el => lisp/gnus/message-tests.el} 
(100%)
 rename test/{automated/help-fns.el => lisp/help-fns-tests.el} (100%)
 rename test/{automated/imenu-test.el => lisp/imenu-tests.el} (100%)
 rename test/{automated/info-xref.el => lisp/info-xref-tests.el} (100%)
 rename test/{automated/mule-util.el => lisp/international/mule-util-tests.el} 
(100%)
 rename test/{automated => lisp}/isearch-tests.el (100%)
 rename test/{automated => lisp}/json-tests.el (100%)
 rename test/{automated => lisp/legacy}/bytecomp-tests.el (100%)
 rename test/{automated => lisp/legacy}/coding-tests.el (100%)
 rename test/{automated => lisp/legacy}/core-elisp-tests.el (100%)
 rename test/{automated => lisp/legacy}/decoder-tests.el (100%)
 rename test/{automated/files.el => lisp/legacy/files-tests.el} (100%)
 rename test/{automated => lisp/legacy}/font-parse-tests.el (100%)
 rename test/{automated => lisp/legacy}/lexbind-tests.el (100%)
 rename test/{automated => lisp/legacy}/occur-tests.el (100%)
 rename test/{automated => lisp/legacy}/process-tests.el (100%)
 rename test/{automated => lisp/legacy}/syntax-tests.el (100%)
 rename test/{automated => lisp/legacy}/textprop-tests.el (100%)
 rename test/{automated => lisp/legacy}/undo-tests.el (100%)
 rename test/{automated => lisp}/man-tests.el (100%)
 rename test/{automated/completion-tests.el => lisp/minibuffer-tests.el} (100%)
 rename test/{automated => lisp/net}/dbus-tests.el (100%)
 rename test/{automated => lisp/net}/newsticker-tests.el (100%)
 rename test/{automated => lisp/net}/sasl-scram-rfc-tests.el (100%)
 rename test/{automated => lisp/net}/tramp-tests.el (100%)
 rename test/{automated => lisp}/obarray-tests.el (100%)
 rename test/{automated => lisp/progmodes}/compile-tests.el (100%)
 rename test/{automated => lisp/progmodes}/elisp-mode-tests.el (95%)
 rename test/{automated => lisp/progmodes}/f90.el (100%)
 rename test/{automated/data/flymake => 
lisp/progmodes/flymake-resources}/Makefile (100%)
 rename test/{automated/data/flymake => 
lisp/progmodes/flymake-resources}/test.c (100%)
 rename test/{automated/data/flymake => 
lisp/progmodes/flymake-resources}/test.pl (100%)
 rename test/{automated => lisp/progmodes}/flymake-tests.el (97%)
 rename test/{automated => lisp/progmodes}/python-tests.el (100%)
 rename test/{automated => lisp/progmodes}/ruby-mode-tests.el (100%)
 rename test/{automated => lisp/progmodes}/subword-tests.el (100%)
 rename test/{automated => lisp}/replace-tests.el (100%)
 rename test/{automated/simple-test.el => lisp/simple-tests.el} (100%)
 rename test/{automated => lisp}/sort-tests.el (100%)
 rename test/{automated => lisp}/subr-tests.el (100%)
 rename test/{automated => lisp/textmodes}/reftex-tests.el (100%)
 rename test/{automated => lisp/textmodes}/sgml-mode-tests.el (100%)
 rename test/{automated => lisp/textmodes}/tildify-tests.el (100%)
 rename test/{automated/thingatpt.el => lisp/thingatpt-tests.el} (100%)
 rename test/{automated => lisp/url}/url-future-tests.el (100%)
 rename test/{automated => lisp/url}/url-util-tests.el (100%)
 rename test/{automated => lisp/vc}/add-log-tests.el (100%)
 rename test/{automated/vc-bzr.el => lisp/vc/vc-bzr-tests.el} (100%)
 rename test/{automated => lisp/vc}/vc-tests.el (100%)
 rename test/{automated/xml-parse-tests.el => lisp/xml-tests.el} (100%)
 rename test/{ => manual}/BidiCharacterTest.txt (100%)
 rename test/{ => manual}/biditest.el (100%)
 rename test/{ => manual}/cedet/cedet-utests.el (100%)
 rename test/{ => manual}/cedet/ede-tests.el (100%)
 rename test/{ => manual}/cedet/semantic-ia-utest.el (100%)
 rename test/{ => manual}/cedet/semantic-tests.el (100%)
 rename test/{ => manual}/cedet/semantic-utest-c.el (100%)
 rename test/{ => manual}/cedet/semantic-utest.el (100%)
 rename test/{ => manual}/cedet/srecode-tests.el (100%)
 rename test/{ => manual}/cedet/tests/test.c (100%)
 rename test/{ => manual}/cedet/tests/test.el (100%)
 rename test/{ => manual}/cedet/tests/test.make (100%)
 rename test/{ => manual}/cedet/tests/testdoublens.cpp (100%)
 rename test/{ => manual}/cedet/tests/testdoublens.hpp (100%)
 rename test/{ => manual}/cedet/tests/testfriends.cpp (100%)
 rename test/{ => manual}/cedet/tests/testjavacomp.java (100%)
 rename test/{ => manual}/cedet/tests/testnsp.cpp (100%)
 rename test/{ => manual}/cedet/tests/testpolymorph.cpp (100%)
 rename test/{ => manual}/cedet/tests/testspp.c (100%)
 rename test/{ => manual}/cedet/tests/testsppcomplete.c (100%)
 rename test/{ => manual}/cedet/tests/testsppreplace.c (100%)
 rename test/{ => manual}/cedet/tests/testsppreplaced.c (100%)
 rename test/{ => manual}/cedet/tests/testsubclass.cpp (100%)
 rename test/{ => manual}/cedet/tests/testsubclass.hh (100%)
 rename test/{ => manual}/cedet/tests/testtypedefs.cpp (100%)
 rename test/{ => manual}/cedet/tests/testvarnames.c (100%)
 rename test/{ => manual}/etags/CTAGS.good (100%)
 rename test/{ => manual}/etags/ETAGS.good_1 (100%)
 rename test/{ => manual}/etags/ETAGS.good_2 (100%)
 rename test/{ => manual}/etags/ETAGS.good_3 (100%)
 rename test/{ => manual}/etags/ETAGS.good_4 (100%)
 rename test/{ => manual}/etags/ETAGS.good_5 (100%)
 rename test/{ => manual}/etags/ETAGS.good_6 (100%)
 rename test/{ => manual}/etags/Makefile (100%)
 rename test/{ => manual}/etags/a-src/empty.zz (100%)
 rename test/{ => manual}/etags/a-src/empty.zz.gz (100%)
 rename test/{ => manual}/etags/ada-src/2ataspri.adb (100%)
 rename test/{ => manual}/etags/ada-src/2ataspri.ads (100%)
 rename test/{ => manual}/etags/ada-src/etags-test-for.ada (100%)
 rename test/{ => manual}/etags/ada-src/waroquiers.ada (100%)
 rename test/{ => manual}/etags/c-src/a/b/b.c (100%)
 rename test/{ => manual}/etags/c-src/abbrev.c (100%)
 rename test/{ => manual}/etags/c-src/c.c (100%)
 rename test/{ => manual}/etags/c-src/dostorture.c (100%)
 rename test/{ => manual}/etags/c-src/emacs/src/gmalloc.c (100%)
 rename test/{ => manual}/etags/c-src/emacs/src/keyboard.c (100%)
 rename test/{ => manual}/etags/c-src/emacs/src/lisp.h (100%)
 rename test/{ => manual}/etags/c-src/emacs/src/regex.h (100%)
 rename test/{ => manual}/etags/c-src/etags.c (100%)
 rename test/{ => manual}/etags/c-src/exit.c (100%)
 rename test/{ => manual}/etags/c-src/exit.strange_suffix (100%)
 rename test/{ => manual}/etags/c-src/fail.c (100%)
 rename test/{ => manual}/etags/c-src/getopt.h (100%)
 rename test/{ => manual}/etags/c-src/h.h (100%)
 rename test/{ => manual}/etags/c-src/machsyscalls.c (100%)
 rename test/{ => manual}/etags/c-src/machsyscalls.h (100%)
 rename test/{ => manual}/etags/c-src/sysdep.h (100%)
 rename test/{ => manual}/etags/c-src/tab.c (100%)
 rename test/{ => manual}/etags/c-src/torture.c (100%)
 rename test/{ => manual}/etags/cp-src/MDiagArray2.h (100%)
 rename test/{ => manual}/etags/cp-src/Range.h (100%)
 rename test/{ => manual}/etags/cp-src/burton.cpp (100%)
 rename test/{ => manual}/etags/cp-src/c.C (100%)
 rename test/{ => manual}/etags/cp-src/clheir.cpp.gz (100%)
 rename test/{ => manual}/etags/cp-src/clheir.hpp (100%)
 rename test/{ => manual}/etags/cp-src/conway.cpp (100%)
 rename test/{ => manual}/etags/cp-src/conway.hpp (100%)
 rename test/{ => manual}/etags/cp-src/fail.C (100%)
 rename test/{ => manual}/etags/cp-src/functions.cpp (100%)
 rename test/{ => manual}/etags/cp-src/screen.cpp (100%)
 rename test/{ => manual}/etags/cp-src/screen.hpp (100%)
 rename test/{ => manual}/etags/cp-src/x.cc (100%)
 rename test/{ => manual}/etags/el-src/TAGTEST.EL (100%)
 rename test/{ => manual}/etags/el-src/emacs/lisp/progmodes/etags.el (100%)
 rename test/{ => manual}/etags/erl-src/gs_dialog.erl (100%)
 rename test/{ => manual}/etags/f-src/entry.for (100%)
 rename test/{ => manual}/etags/f-src/entry.strange.gz (100%)
 rename test/{ => manual}/etags/f-src/entry.strange_suffix (100%)
 rename test/{ => manual}/etags/forth-src/test-forth.fth (100%)
 rename test/{ => manual}/etags/html-src/algrthms.html (100%)
 rename test/{ => manual}/etags/html-src/index.shtml (100%)
 rename test/{ => manual}/etags/html-src/software.html (100%)
 rename test/{ => manual}/etags/html-src/softwarelibero.html (100%)
 rename test/{ => manual}/etags/lua-src/allegro.lua (100%)
 rename test/{ => manual}/etags/make-src/Makefile (100%)
 rename test/{ => manual}/etags/objc-src/PackInsp.h (100%)
 rename test/{ => manual}/etags/objc-src/PackInsp.m (100%)
 rename test/{ => manual}/etags/objc-src/Subprocess.h (100%)
 rename test/{ => manual}/etags/objc-src/Subprocess.m (100%)
 rename test/{ => manual}/etags/objcpp-src/SimpleCalc.H (100%)
 rename test/{ => manual}/etags/objcpp-src/SimpleCalc.M (100%)
 rename test/{ => manual}/etags/pas-src/common.pas (100%)
 rename test/{ => manual}/etags/perl-src/htlmify-cystic (100%)
 rename test/{ => manual}/etags/perl-src/kai-test.pl (100%)
 rename test/{ => manual}/etags/perl-src/yagrip.pl (100%)
 rename test/{ => manual}/etags/php-src/lce_functions.php (100%)
 rename test/{ => manual}/etags/php-src/ptest.php (100%)
 rename test/{ => manual}/etags/php-src/sendmail.php (100%)
 rename test/{ => manual}/etags/prol-src/natded.prolog (100%)
 rename test/{ => manual}/etags/prol-src/ordsets.prolog (100%)
 rename test/{ => manual}/etags/ps-src/rfc1245.ps (100%)
 rename test/{ => manual}/etags/pyt-src/server.py (100%)
 rename test/{ => manual}/etags/tex-src/gzip.texi (100%)
 rename test/{ => manual}/etags/tex-src/nonewline.tex (100%)
 rename test/{ => manual}/etags/tex-src/testenv.tex (100%)
 rename test/{ => manual}/etags/tex-src/texinfo.tex (100%)
 rename test/{ => manual}/etags/y-src/atest.y (100%)
 rename test/{ => manual}/etags/y-src/cccp.c (100%)
 rename test/{ => manual}/etags/y-src/cccp.y (100%)
 rename test/{ => manual}/etags/y-src/parse.c (100%)
 rename test/{ => manual}/etags/y-src/parse.y (100%)
 rename test/{ => manual}/indent/Makefile (100%)
 rename test/{ => manual}/indent/css-mode.css (100%)
 rename test/{ => manual}/indent/js-indent-init-dynamic.js (100%)
 rename test/{ => manual}/indent/js-indent-init-t.js (100%)
 rename test/{ => manual}/indent/js-jsx.js (100%)
 rename test/{ => manual}/indent/js.js (100%)
 rename test/{ => manual}/indent/latex-mode.tex (100%)
 rename test/{ => manual}/indent/modula2.mod (100%)
 rename test/{ => manual}/indent/nxml.xml (100%)
 rename test/{ => manual}/indent/octave.m (100%)
 rename test/{ => manual}/indent/pascal.pas (100%)
 rename test/{ => manual}/indent/perl.perl (100%)
 rename test/{ => manual}/indent/prolog.prolog (100%)
 rename test/{ => manual}/indent/ps-mode.ps (100%)
 rename test/{ => manual}/indent/ruby.rb (100%)
 rename test/{ => manual}/indent/scheme.scm (100%)
 rename test/{ => manual}/indent/scss-mode.scss (100%)
 rename test/{ => manual}/indent/sgml-mode-attribute.html (100%)
 rename test/{ => manual}/indent/shell.rc (100%)
 rename test/{ => manual}/indent/shell.sh (100%)
 rename test/{ => manual}/redisplay-testsuite.el (100%)
 rename test/{ => manual}/rmailmm.el (100%)
 rename test/{automated => src}/buffer-tests.el (100%)
 rename test/{automated => src}/cmds-tests.el (100%)
 rename test/{automated => src}/data-tests.el (100%)
 rename test/{automated => src}/finalizer-tests.el (100%)
 rename test/{automated => src}/fns-tests.el (100%)
 rename test/{automated/inotify-test.el => src/inotify-tests.el} (100%)
 rename test/{automated => src}/keymap-tests.el (100%)
 rename test/{automated => src}/print-tests.el (100%)
 rename test/{automated/libxml-tests.el => src/xml-tests.el} (100%)
 rename test/{automated => src}/zlib-tests.el (100%)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]