diff options
| author | Phillip Lord | 2015-11-08 16:44:54 +0000 |
|---|---|---|
| committer | Phillip Lord | 2015-11-08 16:44:54 +0000 |
| commit | 1fece3ebd1514717b0b7f19cf06c9f59ffdb0041 (patch) | |
| tree | e7b4bad49188af58947d94341f3ab38b7b602572 /test | |
| parent | 6e839dd6ac6d43dc6531c60218fb916fd604d82a (diff) | |
| download | emacs-scratch/multi-level-test-makefile.tar.gz emacs-scratch/multi-level-test-makefile.zip | |
Testing complete on move script.scratch/multi-level-test-makefile
Diffstat (limited to 'test')
| -rwxr-xr-x | test/automated/move.sh | 92 |
1 files changed, 92 insertions, 0 deletions
diff --git a/test/automated/move.sh b/test/automated/move.sh new file mode 100755 index 00000000000..5218fa396ce --- /dev/null +++ b/test/automated/move.sh | |||
| @@ -0,0 +1,92 @@ | |||
| 1 | mkdir lisp | ||
| 2 | mkdir src | ||
| 3 | mkdir lisp/emacs-lisp | ||
| 4 | mkdir lisp/emacs-lisp/eieio-tests | ||
| 5 | mkdir lisp/legacy | ||
| 6 | mkdir lisp/gnus | ||
| 7 | mkdir lisp/international | ||
| 8 | mkdir lisp/vc | ||
| 9 | |||
| 10 | |||
| 11 | mv add-log-tests.el lisp/vc | ||
| 12 | mv advice-tests.el lisp/emacs-lisp/nadvice-tests.el | ||
| 13 | mv auth-source-tests.el lisp/gnus | ||
| 14 | mv auto-revert-tests.el lisp/autorevert-tests.el | ||
| 15 | mv bytecomp-tests.el lisp/emacs-lisp | ||
| 16 | mv calc-tests.el lisp/calc | ||
| 17 | mv cl-generic-tests.el lisp/emacs-lisp | ||
| 18 | mv cl-lib-tests.el lisp/emacs-lisp | ||
| 19 | mv cmds-tests.el src | ||
| 20 | mv coding-tests.el lisp/legacy | ||
| 21 | mv comint-testsuite.el lisp/comint-tests.el | ||
| 22 | mv compile-tests.el lisp/progmodes | ||
| 23 | mv completion-tests.el lisp/minibuffer-tests.el | ||
| 24 | mv core-elisp-tests.el lisp/legacy-tests | ||
| 25 | mv data-tests.el src | ||
| 26 | mv dbus-tests.el lisp/net | ||
| 27 | mv decoder-tests.el lisp/legacy | ||
| 28 | mv descr-text-test.el lisp/descr-text-tests.el | ||
| 29 | mv eieio-test-methodinvoke.el lisp/emacs-lisp/eieio-tests | ||
| 30 | mv eieio-test-persist.el lisp/emacs-lisp/eieio-tests | ||
| 31 | mv eieio-tests.el lisp/emacs-lisp/eieio-tests | ||
| 32 | mv electric-tests.el lisp | ||
| 33 | mv elisp-mode-tests.el lisp/progmodes | ||
| 34 | mv epg-tests.el lisp | ||
| 35 | mv ert-tests.el lisp/emacs-lisp | ||
| 36 | mv ert-x-tests.el lisp/emacs-lisp | ||
| 37 | mv eshell.el lisp/eshell | ||
| 38 | mv f90.el lisp/progmodes | ||
| 39 | mv file-notify-tests.el lisp/filenotify-tests.el | ||
| 40 | mv files.el lisp/legacy/files-tests.el | ||
| 41 | mv finalizer-tests.el src | ||
| 42 | mv flymake-tests.el lisp/progmodes | ||
| 43 | mv fns-tests.el src | ||
| 44 | mv font-parse-tests.el lisp/legacy | ||
| 45 | mv generator-tests.el lisp/emacs-lisp | ||
| 46 | mv gnus-tests.el lisp/gnus | ||
| 47 | mv help-fns.el lisp/help-fns-tests.el | ||
| 48 | mv icalendar-tests.el lisp/calendar | ||
| 49 | mv imenu-test.el lisp/imenu-tests.el | ||
| 50 | mv info-xref.el lisp/info-xref-tests.el | ||
| 51 | mv inotify-test.el src/inotify-tests.el | ||
| 52 | mv json-tests.el lisp | ||
| 53 | mv let-alist.el lisp/emacs-lisp/let-alist-tests.el | ||
| 54 | mv lexbind-tests.el lisp/legacy | ||
| 55 | mv libxml-tests.el src/xml-tests.el | ||
| 56 | mv man-tests.el lisp | ||
| 57 | mv map-tests.el lisp/emacs-lisp | ||
| 58 | mv message-mode-tests.el lisp/gnus/message-tests.el | ||
| 59 | mv mule-util.el lisp/international/mule-util-tests.el | ||
| 60 | mv newsticker-tests.el lisp/net | ||
| 61 | mv occur-tests.el lisp/legacy | ||
| 62 | mv package-test.el lisp/emacs-lisp/package-tests.el | ||
| 63 | mv pcase-tests.el lisp/emacs-lisp | ||
| 64 | mv print-tests.el src | ||
| 65 | mv process-tests.el lisp/legacy | ||
| 66 | mv python-tests.el lisp/progmodes | ||
| 67 | mv reftex-tests.el lisp/textmodes | ||
| 68 | mv regexp-tests.el lisp/emacs-lisp/regexp-opt-tests.el | ||
| 69 | mv replace-tests.el lisp/ | ||
| 70 | mv ruby-mode-tests.el lisp/progmodes | ||
| 71 | mv sasl-scram-rfc-tests.el lisp/net | ||
| 72 | mv seq-tests.el lisp/emacs-lisp | ||
| 73 | mv sgml-mode-tests.el lisp/textmodes | ||
| 74 | mv simple-test.el lisp/simple-tests.el | ||
| 75 | mv subr-tests.el lisp/subr-tests.el | ||
| 76 | mv subr-x-tests.el lisp/emacs-lisp | ||
| 77 | mv subword-tests.el lisp/progmodes | ||
| 78 | mv syntax-tests.el lisp/legacy | ||
| 79 | mv tabulated-list-test.el lisp/emacs-lisp | ||
| 80 | mv textprop-tests.el lisp/legacy | ||
| 81 | mv thingatpt.el lisp/thingatpt-tests.el | ||
| 82 | mv thunk-tests.el lisp/emacs-lisp | ||
| 83 | mv tildify-tests.el lisp/textmodes | ||
| 84 | mv timer-tests.el lisp/emacs-lisp | ||
| 85 | mv tramp-tests.el lisp/net | ||
| 86 | mv undo-tests.el lisp/legacy | ||
| 87 | mv url-future-tests.el lisp/url | ||
| 88 | mv url-util-tests.el lisp/url | ||
| 89 | mv vc-bzr.el lisp/vc/vc-bzr-tests.el | ||
| 90 | mv vc-tests.el lisp/vc | ||
| 91 | mv xml-parse-tests.el lisp/xml-tests.el | ||
| 92 | mv zlib-tests.el src | ||