Stefan Kangas
49bc8586b7
Move some test data to follow our conventions
* test/data/emacs-module/mod-test.c: Move from here...
* test/src/emacs-module-resources/mod-test.c: ...to here.
* test/src/emacs-module-tests.el (ert-x): Require.
(mod-test-file, module/describe-function-1):
* test/Makefile.in (test_module_dir): Adjust for move.
* test/data/files-bug18141.el.gz: Move from here...
* test/lisp/files-resources/files-bug18141.el.gz: ... to here.
* test/lisp/files-tests.el (ert-x): Require.
(files-test-bug-18141-file): Use ert-resource-file.
* test/data/mailcap/mime.types: Move from here...
* test/lisp/net/mailcap-resources/mime.types: ...to here.
* test/lisp/net/mailcap-tests.el (ert-x): Require.
(mailcap-tests-path): Use ert-resource-file.
* test/data/somelib.el:
* test/data/somelib2.el: Move from here...
* test/src/lread-resources/somelib.el:
* test/src/lread-resources/somelib2.el: ...to here.
* test/src/lread-tests.el (ert, ert-x): Require.
(lread-test-bug26837): Use ert-resource-directory.
* test/data/syntax-comments.txt: Move from here....
* test/src/syntax-resources/syntax-comments.txt: ...to here.
* test/src/syntax-tests.el (ert-x): Require.
(syntax-comments, syntax-br-comments, syntax-pps-comments):
Use ert-resource-file.
* test/data/xref/file1.txt:
* test/data/xref/file2.txt: Move from here...
* test/lisp/progmodes/xref-resources/file1.txt:
* test/lisp/progmodes/xref-resources/file2.txt: ...to here.
* test/lisp/progmodes/xref-tests.el (ert, ert-x): Require.
(xref-tests-data-dir): Use ert-resource-directory.
2020-10-23 16:29:46 +02:00
..
2020-10-19 10:57:57 +02:00
2020-10-18 02:28:22 +02:00
2020-09-21 18:47:55 +02:00
2020-10-23 16:29:46 +02:00
2020-05-15 20:42:15 +02:00
2020-05-09 11:30:32 +01:00
2020-10-19 13:00:14 +02:00
2020-10-19 10:57:57 +02:00
2020-09-21 16:46:21 +02:00
2020-04-28 13:54:00 +02:00
2020-07-31 09:09:39 -07:00
2020-10-16 11:28:09 +02:00
2020-05-10 17:18:03 +02:00
2020-10-18 15:54:02 +02:00
2020-09-21 16:46:21 +02:00
2020-06-22 09:51:17 +02:00
2020-10-22 18:23:49 +02:00
2020-09-22 12:32:12 +02:00
2020-10-03 12:53:51 +02:00
2020-10-16 11:28:09 +02:00
2020-09-21 18:47:55 +02:00
2020-06-13 18:36:27 -04:00
2020-08-27 02:53:25 +02:00
2020-04-28 13:54:00 +02:00
2020-10-23 16:29:46 +02:00